|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::wx::KeyEvent Class Reference#include <Event.h>
Inheritance diagram for acdk::wx::KeyEvent:
List of all members.
Detailed Description
see wxKeyEvent
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.25
- Date:
- Date
- 2005/02/05 10:45:34
Member Function Documentation
bool acdk::wx::KeyEvent::altDown |
( |
|
) |
const [inline] |
|
bool acdk::wx::KeyEvent::controlDown |
( |
|
) |
const [inline] |
|
int acdk::wx::KeyEvent::getKeyCode |
( |
|
) |
const [inline] |
|
RPoint acdk::wx::KeyEvent::getPosition |
( |
|
) |
const [inline] |
|
void acdk::wx::KeyEvent::getPosition |
( |
OUT(int) |
xpos, |
|
|
OUT(int) |
ypos |
|
) |
[inline] |
|
int acdk::wx::KeyEvent::getRawKeyCode |
( |
|
) |
const [inline] |
|
int acdk::wx::KeyEvent::getRawKeyFlags |
( |
|
) |
const [inline] |
|
int acdk::wx::KeyEvent::getX |
( |
|
) |
const [inline] |
|
int acdk::wx::KeyEvent::getY |
( |
|
) |
const [inline] |
|
bool acdk::wx::KeyEvent::hasModifiers |
( |
|
) |
const [inline] |
|
int acdk::wx::KeyEvent::keyCode |
( |
|
) |
const [inline] |
|
bool acdk::wx::KeyEvent::metaDown |
( |
|
) |
const [inline] |
|
bool acdk::wx::KeyEvent::shiftDown |
( |
|
) |
const [inline] |
|
Member Data Documentation
|
|