KVIrc 5.2.0
Developer APIs
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.
 
 ~PackAddonSummaryInfoWidget ()
 Destroys the wizard summary info page object.
 

Protected Member Functions

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

Protected Attributes

QLabel * m_pLabelInfo
 

Detailed Description

Wizard page for showing information inserted.

Constructor & Destructor Documentation

◆ PackAddonSummaryInfoWidget()

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::~PackAddonSummaryInfoWidget ( )
default

Destroys the wizard summary info page object.

Member Function Documentation

◆ initializePage()

void PackAddonSummaryInfoWidget::initializePage ( )
overrideprotected

Perform initial tasks before showing the widget.

Returns
void

References __tr2qs_ctx, and m_pLabelInfo.

Member Data Documentation

◆ m_pLabelInfo

QLabel* PackAddonSummaryInfoWidget::m_pLabelInfo
protected

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