KVIrc 5.2.4
Developer APIs
Private Member Functions | Private Attributes | Friends | List of all members
KviActionDrawerPage Class Referencefinal

#include <KviActionDrawer.h>

+ Inheritance diagram for KviActionDrawerPage:

Private Member Functions

void add (KviAction *pAction)
 Adds an action.
 
 KviActionDrawerPage (QWidget *pParent, const QString &szDescription)
 Constructs an action drawer page object.
 

Private Attributes

KviActionDrawerPageListWidgetm_pListWidget
 

Friends

class KviActionDrawer
 

Constructor & Destructor Documentation

◆ KviActionDrawerPage()

KviActionDrawerPage::KviActionDrawerPage ( QWidget *  pParent,
const QString &  szDescription 
)
private

Constructs an action drawer page object.

Parameters
pParentThe parent widget
szDescriptionThe description of the page
Returns
KviActionDrawerPage

References m_pListWidget.

Member Function Documentation

◆ add()

void KviActionDrawerPage::add ( KviAction pAction)
private

Adds an action.

Parameters
pActionThe pointer to the action to add
Returns
void

References m_pListWidget.

Referenced by KviActionDrawer::fill().

Friends And Related Symbol Documentation

◆ KviActionDrawer

friend class KviActionDrawer
friend

Member Data Documentation

◆ m_pListWidget

KviActionDrawerPageListWidget* KviActionDrawerPage::m_pListWidget
private

Referenced by add(), and KviActionDrawerPage().


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