Rabbit Remote Control 0.1.0-bate14
Loading...
Searching...
No Matches
CFrmPopup Class Reference
Inheritance diagram for CFrmPopup:
Collaboration diagram for CFrmPopup:

Public Member Functions

 CFrmPopup (QWebEngineProfile *profile, CFrmWebBrowser *pWebBrowser, QWidget *parent=nullptr)
CFrmWebViewGetView ()

Private Slots

void slotHandleGeometryChangeRequested (const QRect &newGeometry)

Private Attributes

QLineEdit * m_pleUrl
QAction * m_pFavAction
CFrmWebViewm_pView

Detailed Description

Definition at line 11 of file FrmPopup.h.

Constructor & Destructor Documentation

◆ ~CFrmPopup()

CFrmPopup::~CFrmPopup ( )
virtual

Definition at line 52 of file FrmPopup.cpp.

Member Function Documentation

◆ GetView()

CFrmWebView * CFrmPopup::GetView ( )

Definition at line 57 of file FrmPopup.cpp.

◆ slotHandleGeometryChangeRequested

void CFrmPopup::slotHandleGeometryChangeRequested ( const QRect & newGeometry)
privateslot

Definition at line 62 of file FrmPopup.cpp.

Member Data Documentation

◆ m_pFavAction

QAction* CFrmPopup::m_pFavAction
private

Definition at line 23 of file FrmPopup.h.

◆ m_pleUrl

QLineEdit* CFrmPopup::m_pleUrl
private

Definition at line 22 of file FrmPopup.h.

◆ m_pView

CFrmWebView* CFrmPopup::m_pView
private

Definition at line 24 of file FrmPopup.h.


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