alkimia  8.0.2
Public Member Functions | Public Attributes | List of all members
AlkWebPage::Private Class Reference

Public Member Functions

 Private ()
 
 ~Private ()
 
void setWebInspectorEnabled (bool enable, QWebPage *page)
 
bool webInspectorEnabled (QWebPage *page)
 

Public Attributes

QWebInspector * inspector
 

Detailed Description

Definition at line 28 of file alkwebpage.cpp.

Constructor & Destructor Documentation

◆ Private()

AlkWebPage::Private::Private ( )
inline

Definition at line 32 of file alkwebpage.cpp.

◆ ~Private()

AlkWebPage::Private::~Private ( )
inline

Definition at line 36 of file alkwebpage.cpp.

References inspector.

Member Function Documentation

◆ setWebInspectorEnabled()

void AlkWebPage::Private::setWebInspectorEnabled ( bool  enable,
QWebPage *  page 
)
inline

Definition at line 41 of file alkwebpage.cpp.

References inspector.

Referenced by AlkWebPage::setWebInspectorEnabled().

◆ webInspectorEnabled()

bool AlkWebPage::Private::webInspectorEnabled ( QWebPage *  page)
inline

Definition at line 52 of file alkwebpage.cpp.

Referenced by AlkWebPage::webInspectorEnabled().

Member Data Documentation

◆ inspector

QWebInspector* AlkWebPage::Private::inspector

Definition at line 31 of file alkwebpage.cpp.

Referenced by setWebInspectorEnabled(), and ~Private().


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