SoXt
1.4.1
Coin3D GUI toolkit binding
|
This is the complete list of members for SoXtDevice, including all inherited members.
addEventHandler(Widget, SoXtEventHandler *, void *) | SoXtDevice | protected |
disable(Widget w, SoXtEventHandler *handler, void *closure)=0 | SoXtDevice | pure virtual |
enable(Widget w, SoXtEventHandler *handler, void *closure)=0 | SoXtDevice | pure virtual |
getClassTypeId(void) | SoXtObject | static |
getLastEventPosition(void) | SoXtDevice | protectedstatic |
getTypeId(void) const =0 | SoXtObject | pure virtual |
getWindowSize(void) const | SoXtDevice | |
init(void) | SoXtObject | static |
initClass(void) | SoXtObject | static |
initClasses(void) | SoXtDevice | static |
invokeHandlers(XAnyEvent *event) | SoXtDevice | protected |
isOfType(SoType type) const | SoXtObject | |
removeEventHandler(Widget, SoXtEventHandler *, void *) | SoXtDevice | protected |
setEventPosition(SoEvent *event, int x, int y) const | SoXtDevice | protected |
setWindowSize(const SbVec2s size) | SoXtDevice | |
SoXtDevice(void) | SoXtDevice | protected |
translateEvent(XAnyEvent *event)=0 | SoXtDevice | pure virtual |
~SoXtDevice() | SoXtDevice | virtual |