Falkon Develop
Cross-platform Qt-based web browser
PopupWindow Class Reference

#include <popupwindow.h>

Inheritance diagram for PopupWindow:

Public Slots

void setWindowGeometry (QRect newRect)
 

Public Member Functions

 PopupWindow (PopupWebView *view)
 
QStatusBar * statusBar ()
 
PopupWebViewwebView ()
 

Detailed Description

Definition at line 38 of file popupwindow.h.

Constructor & Destructor Documentation

◆ PopupWindow()

PopupWindow::PopupWindow ( PopupWebView view)
explicit

Definition at line 35 of file popupwindow.cpp.

Member Function Documentation

◆ setWindowGeometry

void PopupWindow::setWindowGeometry ( QRect  newRect)
slot

Definition at line 274 of file popupwindow.cpp.

◆ statusBar()

QStatusBar * PopupWindow::statusBar ( )

Definition at line 179 of file popupwindow.cpp.

◆ webView()

PopupWebView * PopupWindow::webView ( )

Definition at line 184 of file popupwindow.cpp.


The documentation for this class was generated from the following files: