|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::wx::ScrollWinEvent Class Reference#include <Event.h>
Inheritance diagram for acdk::wx::ScrollWinEvent:
List of all members.
Detailed Description
see wxScrollWinEvent
- Author:
- Roger Rene Kommer (mailto:kommer@artefaktur.com)
- Version:
- Revision
- 1.25
- Date:
- Date
- 2005/02/05 10:45:34
Constructor & Destructor Documentation
acdk::wx::ScrollWinEvent::ScrollWinEvent |
( |
int |
commandType = EvtNull, |
|
|
int |
pos = 0, |
|
|
int |
orient = 0 |
|
) |
[inline] |
|
Member Function Documentation
int acdk::wx::ScrollWinEvent::getOrientation |
( |
|
) |
const [inline] |
|
int acdk::wx::ScrollWinEvent::getPosition |
( |
|
) |
const [inline] |
|
void acdk::wx::ScrollWinEvent::setOrientation |
( |
int |
orient |
) |
[inline] |
|
void acdk::wx::ScrollWinEvent::setPosition |
( |
int |
pos |
) |
[inline] |
|
Member Data Documentation
|
|