VCF::KeyboardEvent Class Reference
#include <vcf/ApplicationKit/KeyboardEvent.h>
Inheritance diagram for VCF::KeyboardEvent:
List of all members.
Constructor & Destructor Documentation
| VCF::KeyboardEvent::KeyboardEvent |
( |
Object * |
source |
) |
[inline] |
|
| VCF::KeyboardEvent::KeyboardEvent |
( |
const KeyboardEvent & |
rhs |
) |
[inline] |
|
| virtual VCF::KeyboardEvent::~KeyboardEvent |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
| virtual Object* VCF::KeyboardEvent::clone |
( |
bool |
deep = false |
) |
[inline, virtual] |
|
| uint32 VCF::KeyboardEvent::getKeyMask |
( |
|
) |
[inline] |
|
| VCFChar VCF::KeyboardEvent::getKeyValue |
( |
|
) |
[inline] |
|
| uint32 VCF::KeyboardEvent::getRepeatCount |
( |
|
) |
[inline] |
|
| bool VCF::KeyboardEvent::hasAltKey |
( |
|
) |
[inline] |
|
| bool VCF::KeyboardEvent::hasControlKey |
( |
|
) |
[inline] |
|
| bool VCF::KeyboardEvent::hasShiftKey |
( |
|
) |
[inline] |
|
The documentation for this class was generated from the following file: