|
|
|
|
|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::wx::UpdateUIEvent Class Reference#include <Event.h>
Inheritance diagram for acdk::wx::UpdateUIEvent:
List of all members.
Detailed Description
see wxUpdateUIEvent
Constructor & Destructor Documentation
| acdk::wx::UpdateUIEvent::UpdateUIEvent |
( |
int |
windowId |
) |
[inline] |
|
Member Function Documentation
| bool acdk::wx::UpdateUIEvent::canUpdate |
( |
IN(RWindow) |
win |
) |
[static] |
|
| void acdk::wx::UpdateUIEvent::check |
( |
bool |
check |
) |
[inline] |
|
| void acdk::wx::UpdateUIEvent::enable |
( |
bool |
enable |
) |
[inline] |
|
| bool acdk::wx::UpdateUIEvent::getChecked |
( |
|
) |
const [inline] |
|
| bool acdk::wx::UpdateUIEvent::getEnabled |
( |
|
) |
const [inline] |
|
| UpdateUIMode acdk::wx::UpdateUIEvent::getMode |
( |
|
) |
[inline, static] |
|
| bool acdk::wx::UpdateUIEvent::getSetChecked |
( |
|
) |
const [inline] |
|
| bool acdk::wx::UpdateUIEvent::getSetEnabled |
( |
|
) |
const [inline] |
|
| bool acdk::wx::UpdateUIEvent::getSetText |
( |
|
) |
const [inline] |
|
| RString acdk::wx::UpdateUIEvent::getText |
( |
|
) |
const [inline] |
|
| int acdk::wx::UpdateUIEvent::getUpdateInterval |
( |
|
) |
[inline, static] |
|
| void acdk::wx::UpdateUIEvent::resetUpdateTime |
( |
|
) |
[inline, static] |
|
| void acdk::wx::UpdateUIEvent::setMode |
( |
UpdateUIMode |
mode |
) |
[inline, static] |
|
| void acdk::wx::UpdateUIEvent::setText |
( |
IN(RString) |
text |
) |
[inline] |
|
| void acdk::wx::UpdateUIEvent::setUpdateInterval |
( |
int |
updateInterval |
) |
[inline, static] |
|
Member Data Documentation
|
|