Documents > BPS V2 C++ API
BpsPackageButton Class Reference

The standard package push button. More...

#include <bpspushbuttons.h>

+ Inheritance diagram for BpsPackageButton:

List of all members.

Public Member Functions

 BpsPackageButton (QWidget *aParent=0)
 BpsPackageButton (const QString &aLabel, QWidget *aParent=0)
 Overload allowing custom texts.

Detailed Description

The standard package push button.


Constructor & Destructor Documentation

BpsPackageButton::BpsPackageButton ( QWidget *  aParent = 0)
Parameters:
[in]aParentThe parent widget.
BpsPackageButton::BpsPackageButton ( const QString &  aLabel,
QWidget *  aParent = 0 
)

Overload allowing custom texts.

Parameters:
[in]aLabelThe custom text for the push button.
[in]aParentThe parent widget.

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