KVIrc  4.9.2
DeveloperAPIs
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
PackAddonSummaryInfoWidget Class Reference

Wizard page for showing information inserted. More...

#include <PackAddonDialog.h>

+ Inheritance diagram for PackAddonSummaryInfoWidget:

Public Member Functions

 PackAddonSummaryInfoWidget (PackAddonDialog *pParent)
 Create the wizard summary info page object. More...
 
 ~PackAddonSummaryInfoWidget ()
 Destroys the wizard summary info page object. More...
 

Protected Member Functions

virtual void initializePage ()
 Perform initial tasks before showing the widget. More...
 

Protected Attributes

QLabel * m_pLabelAuthor
 
QLabel * m_pLabelInfo
 
QLabel * m_pPackageDescription
 
QLabel * m_pPackageName
 
QLabel * m_pPackageVersion
 

Detailed Description

Wizard page for showing information inserted.

Constructor & Destructor Documentation

PackAddonSummaryInfoWidget::PackAddonSummaryInfoWidget ( PackAddonDialog pParent)

Create the wizard summary info page object.

Parameters
pParentThe parent widget
Returns
PackAddonSummaryInfoWidget

References __tr2qs_ctx(), and m_pLabelInfo.

PackAddonSummaryInfoWidget::~PackAddonSummaryInfoWidget ( )
default

Destroys the wizard summary info page object.

Member Function Documentation

void PackAddonSummaryInfoWidget::initializePage ( )
protectedvirtual

Perform initial tasks before showing the widget.

Returns
void

References __tr2qs_ctx(), and m_pLabelInfo.

Member Data Documentation

QLabel* PackAddonSummaryInfoWidget::m_pLabelAuthor
protected
QLabel* PackAddonSummaryInfoWidget::m_pLabelInfo
protected
QLabel* PackAddonSummaryInfoWidget::m_pPackageDescription
protected
QLabel* PackAddonSummaryInfoWidget::m_pPackageName
protected
QLabel* PackAddonSummaryInfoWidget::m_pPackageVersion
protected

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