FX::FXEventLoop Member List

This is the complete list of members for FX::FXEventLoop, including all inherited members.

activeWindowFX::FXEventLoop [protected]
addChore(FXObject *tgt, FXSelector sel, void *ptr=NULL)FX::FXEventLoop
addInput(FXInputHandle fd, FXuint mode, FXObject *tgt, FXSelector sel)FX::FXEventLoop
addRepaint(FXID win, FXint x, FXint y, FXint w, FXint h, FXbool synth=0)FX::FXEventLoop [protected]
addSignal(FXint sig, FXObject *tgt, FXSelector sel, FXbool immediate=FALSE, FXuint flags=0)FX::FXEventLoop
addTimeout(FXObject *tgt, FXSelector sel, FXuint ms=1000, void *ptr=NULL)FX::FXEventLoop
appFX::FXEventLoop [protected]
asyncmsgsFX::FXEventLoop [protected]
asyncmsgsrecsFX::FXEventLoop [protected]
chorerecsFX::FXEventLoop [protected]
choresFX::FXEventLoop [protected]
clipboardGetData(const FXWindow *window, FXDragType type, FXuchar *&data, FXuint &size)FX::FXEventLoop [protected]
clipboardGetTypes(const FXWindow *window, FXDragType *&types, FXuint &numtypes)FX::FXEventLoop [protected]
clipboardSetData(const FXWindow *window, FXDragType type, FXuchar *data, FXuint size)FX::FXEventLoop [protected]
clipboardWindowFX::FXEventLoop [protected]
cursorWindowFX::FXEventLoop [protected]
decouplePythonObject() const FX::FXObject [inline, virtual]
deleteStaticPtr(void *ref)FX::FXEventLoop [protected, virtual]
dispatchEvent(FXRawEvent &ev)FX::FXEventLoop [protected, virtual]
displayFX::FXEventLoop [protected]
dragdropGetData(const FXWindow *window, FXDragType type, FXuchar *&data, FXuint &size)FX::FXEventLoop [protected]
dragdropGetTypes(const FXWindow *window, FXDragType *&types, FXuint &numtypes)FX::FXEventLoop [protected]
dragdropSetData(const FXWindow *window, FXDragType type, FXuchar *data, FXuint size)FX::FXEventLoop [protected]
dragWindowFX::FXEventLoop [protected]
dropWindowFX::FXEventLoop [protected]
e_fdsFX::FXEventLoop [protected]
enterWindow(FXWindow *window, FXWindow *ancestor)FX::FXEventLoop [protected]
eventFX::FXEventLoop [protected]
findWindowAt(FXint rx, FXint ry, FXID window=0) const FX::FXEventLoop
findWindowWithId(FXID xid) const FX::FXEventLoop
flush(bool sync=false)FX::FXEventLoop
forceRefresh()FX::FXEventLoop
FXApp classFX::FXEventLoop [friend]
FXDockHandler classFX::FXEventLoop [friend]
FXEventLoop(const FXEventLoop &)FX::FXEventLoop [protected]
FXEventLoop(FXApp *app=NULL)FX::FXEventLoop [protected]
FXEventLoop_Static classFX::FXEventLoop [friend]
FXPopup classFX::FXEventLoop [friend]
FXWindow classFX::FXEventLoop [friend]
getActiveWindow() const FX::FXEventLoop [inline]
getApp() const FX::FXEventLoop [inline]
getClassName() const FX::FXObject
getCursorWindow() const FX::FXEventLoop [inline]
getDragWindow() const FX::FXEventLoop [inline]
getFocusWindow() const FX::FXEventLoop
getKeyState(FXuint keysym) const FX::FXEventLoop
getModality() const FX::FXEventLoop
getModalWindow() const FX::FXEventLoop
getNextEvent(FXRawEvent &ev, bool blocking=true)FX::FXEventLoop [protected, virtual]
getNextEventI(FXRawEvent &ev, bool blocking)FX::FXEventLoop [protected, virtual]
getPopupWindow() const FX::FXEventLoop [inline]
getPythonObject() const FX::FXObject [inline, virtual]
getRootWindow() const FX::FXEventLoop [inline]
getStaticPtr(const void *ref) const FX::FXEventLoop [protected, virtual]
getThreadId() const FX::FXEventLoop [inline, virtual]
handleTimeouts()FX::FXEventLoop
hasChore(FXObject *tgt, FXSelector sel) const FX::FXEventLoop
hashFX::FXEventLoop [protected]
hasTimeout(FXObject *tgt, FXSelector sel) const FX::FXEventLoop
ID_ASYNCRECALC enum valueFX::FXEventLoop
ID_LAST enum valueFX::FXEventLoop
immediatesignalhandler(int sig)FX::FXEventLoop [protected, static]
initializedFX::FXEventLoop [protected]
inputsFX::FXEventLoop [protected]
invocationFX::FXEventLoop [protected]
isMemberOf(const FXMetaClass *metaclass) const FX::FXObject
isModal(FXWindow *window) const FX::FXEventLoop
keyboardGrabWindowFX::FXEventLoop [protected]
keyWindowFX::FXEventLoop [protected]
latchFX::FXEventLoop [protected]
latchLoop()FX::FXEventLoop [protected, virtual]
leaveWindow(FXWindow *window, FXWindow *ancestor)FX::FXEventLoop [protected]
load(FXStream &store)FX::FXObject [virtual]
lock()FX::FXLockable [inline, virtual]
makeStaticPtr(void *val)FX::FXEventLoop [protected, virtual]
maxinputFX::FXEventLoop [protected]
mouseGrabWindowFX::FXEventLoop [protected]
ninputsFX::FXEventLoop [protected]
nsignalsFX::FXEventLoop [protected]
onCmdAsyncRecalc(FXObject *, FXSelector, void *)FX::FXEventLoop
onDefault(FXObject *, FXSelector, void *)FX::FXObject [virtual]
operator=(const FXEventLoop &)FX::FXEventLoop [protected]
peekEvent()FX::FXEventLoop
peekEventI()FX::FXEventLoop [protected, virtual]
popupWindowFX::FXEventLoop [protected]
postAsyncMessage(FXObject *tgt, FXuint message, void *ptr=NULL, FXObject *src=NULL)FX::FXEventLoop
postAsyncMessage(FXId *tgt, FXuint message, void *ptr=NULL, FXObject *src=NULL)FX::FXEventLoop [static]
r_fdsFX::FXEventLoop [protected]
refresh()FX::FXEventLoop
refresherFX::FXEventLoop [protected]
refresherstopFX::FXEventLoop [protected]
remainingTimeout(FXObject *tgt, FXSelector sel)FX::FXEventLoop
removeChore(FXObject *tgt, FXSelector sel)FX::FXEventLoop
removeInput(FXInputHandle fd, FXuint mode)FX::FXEventLoop
removeRepaints(FXID win, FXint x, FXint y, FXint w, FXint h)FX::FXEventLoop [protected]
removeSignal(FXint sig)FX::FXEventLoop
removeTimeout(FXObject *tgt, FXSelector sel)FX::FXEventLoop
repaint()FX::FXEventLoop
repaintrecsFX::FXEventLoop [protected]
repaintsFX::FXEventLoop [protected]
requestAsyncRecalc(FXWindow *what)FX::FXEventLoop [static]
resetLoopLatch()FX::FXEventLoop [protected, virtual]
rootFX::FXEventLoop [protected]
run()FX::FXEventLoop
runModal()FX::FXEventLoop
runModalFor(FXWindow *window)FX::FXEventLoop
runModalWhileEvents(FXWindow *window=NULL)FX::FXEventLoop
runModalWhileShown(FXWindow *window)FX::FXEventLoop
runOneEvent(bool blocking=true)FX::FXEventLoop
runPopup(FXWindow *window)FX::FXEventLoop
runUntil(FXuint &condition)FX::FXEventLoop
runWhileEvents()FX::FXEventLoop
save(FXStream &store) const FX::FXObject [virtual]
scrollRepaints(FXID win, FXint dx, FXint dy)FX::FXEventLoop [protected]
selectionGetData(const FXWindow *window, FXDragType type, FXuchar *&data, FXuint &size)FX::FXEventLoop [protected]
selectionGetTypes(const FXWindow *window, FXDragType *&types, FXuint &numtypes)FX::FXEventLoop [protected]
selectionSetData(const FXWindow *window, FXDragType type, FXuchar *data, FXuint size)FX::FXEventLoop [protected]
selectionWindowFX::FXEventLoop [protected]
setRootWindow(FXRootWindow *rt)FX::FXEventLoop
setStaticPtr(void *ref, void *val)FX::FXEventLoop [protected, virtual]
setup()FX::FXEventLoop [protected]
signalhandler(int sig)FX::FXEventLoop [protected, static]
signalsFX::FXEventLoop [protected]
stop(FXint value=0)FX::FXEventLoop
stopModal(FXWindow *window, FXint value=0)FX::FXEventLoop
stopModal(FXint value=0)FX::FXEventLoop
timerrecsFX::FXEventLoop [protected]
timersFX::FXEventLoop [protected]
tr(const char *text, const char *hint=0)FX::FXObject
tryHandle(FXObject *sender, FXSelector sel, void *ptr)FX::FXObject [virtual]
unlock()FX::FXLockable [inline, virtual]
w_fdsFX::FXEventLoop [protected]
ximFX::FXEventLoop [protected]
~FXEventLoop()FX::FXEventLoop [virtual]
~FXLockable()FX::FXLockable [inline, virtual]
~FXObject()FX::FXObject [virtual]


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:39 2009 for TnFOX by doxygen v1.4.7