VCF::ButtonEvent Class Reference
A
ButtonEvent is fired whenever a button is pressed or clicked.
More...
#include <vcf/ApplicationKit/ButtonEvent.h>
Inheritance diagram for VCF::ButtonEvent:
List of all members.
Detailed Description
A
ButtonEvent is fired whenever a button is pressed or clicked.
Constructor & Destructor Documentation
| VCF::ButtonEvent::ButtonEvent |
( |
Object * |
source, |
|
|
const uint32 & |
stateMask |
|
) |
[inline] |
|
| VCF::ButtonEvent::ButtonEvent |
( |
const ButtonEvent & |
rhs |
) |
[inline] |
|
| virtual VCF::ButtonEvent::~ButtonEvent |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual Object* VCF::ButtonEvent::clone |
( |
bool |
deep = false |
) |
[inline, virtual] |
|
| uint32 VCF::ButtonEvent::getStateMask |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following file: