Documents > BPS V2 C++ API
BpsPrintButton Class Reference

The standard print push button. More...

#include <bpspushbuttons.h>

+ Inheritance diagram for BpsPrintButton:

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]aParentThe parent widget.
BpsPrintButton::BpsPrintButton ( 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: