The standard print push button.
More...
#include <bpspushbuttons.h>
List of all members.
Public Member Functions |
| | BpsPrintButton (QWidget *aParent=0) |
| | BpsPrintButton (const QString &aLabel, QWidget *aParent=0) |
| | Overload allowing custom texts.
|
Detailed Description
The standard print push button.
Constructor & Destructor Documentation
| BpsPrintButton::BpsPrintButton |
( |
QWidget * |
aParent = 0 | ) |
|
- Parameters:
-
| [in] | aParent | The parent widget. |
| BpsPrintButton::BpsPrintButton |
( |
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: