Documents > BPS V2 C++ API
BpsCancelButton Class Reference

The standard cancel push button. More...

#include <bpspushbuttons.h>

+ Inheritance diagram for BpsCancelButton:

List of all members.

Public Member Functions

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

Detailed Description

The standard cancel push button.


Constructor & Destructor Documentation

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