The standard exit push button.
More...
#include <bpspushbuttons.h>
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] | aParent | The parent widget. |
| BpsExitButton::BpsExitButton |
( |
const QString & |
aLabel, |
|
|
QWidget * |
aParent = 0 |
|
) |
| |
Overload allowing custom texts.
- Parameters:
-
| [in] | aLabel | The custom text for the push button. |
| [in] | aParent | The parent widget. |
The documentation for this class was generated from the following file: