Button Abstract Base class.
More...
List of all members.
Detailed Description
Button Abstract Base class.
Member Enumeration Documentation
Button signals emitted by Qt.
- Enumerator:
| clicked |
|
| pressed |
|
| released |
|
| toggled |
|
Constructor & Destructor Documentation
| uiButtonBody::uiButtonBody |
( |
|
) |
[inline] |
| virtual uiButtonBody::~uiButtonBody |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| virtual void uiButtonBody::notifyHandler |
( |
notifyTp |
|
) |
[protected, pure virtual] |
Friends And Related Function Documentation