Documents > BPS V2 C++ API
BpsExitButton Class Reference

The standard exit push button. More...

#include <bpspushbuttons.h>

+ Inheritance diagram for BpsExitButton:

List of all members.

Public Member Functions

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

Detailed Description

The standard exit push button.


Constructor & Destructor Documentation

BpsExitButton::BpsExitButton ( QWidget *  aParent = 0)
Parameters:
[in]aParentThe parent widget.
BpsExitButton::BpsExitButton ( 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: