FX::FXTreeList Member List

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

accelTableFX::FXWindow [protected]
acceptDrop(FXDragAction action=DRAG_ACCEPT) const FX::FXWindow
acquireClipboard(const FXDragType *types, FXuint numtypes)FX::FXWindow
acquireSelection(const FXDragType *types, FXuint numtypes)FX::FXWindow
addColormapWindows()FX::FXWindow [protected]
addHotKey(FXHotKey code)FX::FXWindow
after(const FXWindow *a, const FXWindow *b)FX::FXWindow [static]
anchoritemFX::FXTreeList [protected]
appendItem(FXTreeItem *father, FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList
appendItem(FXTreeItem *father, const FXString &text, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL, FXbool notify=FALSE)FX::FXTreeList
ascending(const FXTreeItem *, const FXTreeItem *)FX::FXTreeList [static]
ascendingCase(const FXTreeItem *, const FXTreeItem *)FX::FXTreeList [static]
attach(FXID w)FX::FXWindow [virtual]
backColorFX::FXWindow [protected]
before(const FXWindow *a, const FXWindow *b)FX::FXWindow [static]
beginDrag(const FXDragType *types, FXuint numtypes)FX::FXWindow
canFocus() const FX::FXTreeList [virtual]
changeFocus(FXWindow *child)FX::FXWindow [virtual]
childAtIndex(FXint index) const FX::FXWindow
clearDragRectangle() const FX::FXWindow
clearItems(FXbool notify=FALSE)FX::FXTreeList
clearShape()FX::FXWindow [virtual]
closeItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
collapseTree(FXTreeItem *tree, FXbool notify=FALSE)FX::FXTreeList [virtual]
colorTypeFX::FXWindow [static]
colorTypeNameFX::FXWindow [static]
commonAncestor(FXWindow *a, FXWindow *b)FX::FXWindow [static]
composeContextFX::FXWindow [protected]
contains(FXint parentx, FXint parenty) const FX::FXWindow [virtual]
containsChild(const FXWindow *child) const FX::FXWindow
cornerFX::FXScrollArea [protected]
create()FX::FXTreeList [virtual]
createComposeContext()FX::FXWindow
createItem(const FXString &text, FXIcon *oi, FXIcon *ci, void *ptr)FX::FXTreeList [protected, virtual]
currentitemFX::FXTreeList [protected]
cursoritemFX::FXTreeList [protected]
decouplePythonObject() const FX::FXObject [inline, virtual]
defaultCursorFX::FXWindow [protected]
defaultPadding()FX::FXWindow [inline, static]
defaultSpacing()FX::FXWindow [inline, static]
deleteTypeFX::FXWindow [static]
deleteTypeNameFX::FXWindow [static]
descending(const FXTreeItem *, const FXTreeItem *)FX::FXTreeList [static]
descendingCase(const FXTreeItem *, const FXTreeItem *)FX::FXTreeList [static]
deselectItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
destroy()FX::FXComposite [virtual]
destroyComposeContext()FX::FXWindow
detach()FX::FXTreeList [virtual]
didAccept() const FX::FXWindow
disable()FX::FXWindow [virtual]
disableItem(FXTreeItem *item)FX::FXTreeList [virtual]
doesOverrideRedirect() const FX::FXWindow [protected, virtual]
doesSaveUnder() const FX::FXWindow [virtual]
dragCursorFX::FXWindow [protected]
dropDisable()FX::FXWindow [virtual]
dropEnable()FX::FXWindow [virtual]
dropFinished(FXDragAction action=DRAG_REJECT) const FX::FXWindow
enable()FX::FXWindow [virtual]
enableItem(FXTreeItem *item)FX::FXTreeList [virtual]
endDrag(bool drop=true)FX::FXWindow
expandTree(FXTreeItem *tree, FXbool notify=FALSE)FX::FXTreeList [virtual]
extendSelection(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
extentitemFX::FXTreeList [protected]
extractItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList
fillItems(FXTreeItem *father, const FXchar **strings, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL, FXbool notify=FALSE)FX::FXTreeList
fillItems(FXTreeItem *father, const FXString &strings, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL, FXbool notify=FALSE)FX::FXTreeList
findDefault(FXWindow *window)FX::FXWindow [protected, static]
findInitial(FXWindow *window)FX::FXWindow [protected, static]
findItem(const FXString &name, FXTreeItem *start=NULL, FXuint flags=SEARCH_FORWARD|SEARCH_WRAP) const FX::FXTreeList
findItemByData(const void *ptr, FXTreeItem *start=NULL, FXuint flags=SEARCH_FORWARD|SEARCH_WRAP) const FX::FXTreeList
firstitemFX::FXTreeList [protected]
FLAG_ACTIVE enum valueFX::FXWindow [protected]
FLAG_CARET enum valueFX::FXWindow [protected]
FLAG_CHANGED enum valueFX::FXWindow [protected]
FLAG_DEFAULT enum valueFX::FXWindow [protected]
FLAG_DIRTY enum valueFX::FXWindow [protected]
FLAG_DODRAG enum valueFX::FXWindow [protected]
FLAG_DROPTARGET enum valueFX::FXWindow [protected]
FLAG_ENABLED enum valueFX::FXWindow [protected]
FLAG_FOCUSED enum valueFX::FXWindow [protected]
FLAG_HELP enum valueFX::FXWindow [protected]
FLAG_INITIAL enum valueFX::FXWindow [protected]
FLAG_KEY enum valueFX::FXWindow [protected]
FLAG_LASSO enum valueFX::FXWindow [protected]
FLAG_OWNED enum valueFX::FXWindow [protected]
FLAG_POPUP enum valueFX::FXWindow [protected]
FLAG_PRESSED enum valueFX::FXWindow [protected]
FLAG_RECALC enum valueFX::FXWindow [protected]
FLAG_SCROLLING enum valueFX::FXWindow [protected]
FLAG_SCROLLINSIDE enum valueFX::FXWindow [protected]
FLAG_SHELL enum valueFX::FXWindow [protected]
FLAG_SHOWN enum valueFX::FXWindow [protected]
FLAG_TIP enum valueFX::FXWindow [protected]
FLAG_TRYDRAG enum valueFX::FXWindow [protected]
FLAG_UPDATE enum valueFX::FXWindow [protected]
flagsFX::FXWindow [protected]
fontFX::FXTreeList [protected]
forceRefresh()FX::FXWindow
FXComposite()FX::FXComposite [inline, protected]
FXComposite(FXApp *a, FXVisual *vis)FX::FXComposite [protected]
FXComposite(FXApp *a, FXWindow *own, FXuint opts, FXint x, FXint y, FXint w, FXint h)FX::FXComposite [protected]
FXComposite(FXComposite *p, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0)FX::FXComposite
FXDrawable()FX::FXDrawable [protected]
FXDrawable(FXApp *a, FXint w, FXint h)FX::FXDrawable [protected]
FXId()FX::FXId [inline, protected]
FXId(FXApp *a)FX::FXId [inline, protected]
FXScrollArea()FX::FXScrollArea [protected]
FXScrollArea(FXComposite *p, FXuint opts, FXint x, FXint y, FXint w, FXint h)FX::FXScrollArea [protected]
FXTreeList()FX::FXTreeList [protected]
FXTreeList(FXComposite *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=TREELIST_NORMAL, FXint x=0, FXint y=0, FXint w=0, FXint h=0)FX::FXTreeList
FXWindow()FX::FXWindow [protected]
FXWindow(FXApp *a, FXVisual *vis)FX::FXWindow [protected]
FXWindow(FXApp *a, FXWindow *own, FXuint opts, FXint x, FXint y, FXint w, FXint h)FX::FXWindow [protected]
FXWindow(FXComposite *p, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0)FX::FXWindow
getAccelTable() const FX::FXWindow [inline]
getAnchorItem() const FX::FXTreeList [inline]
getApp() const FX::FXId [inline]
getBackColor() const FX::FXWindow [inline]
getChildAt(FXint x, FXint y) const FX::FXWindow
getClassName() const FX::FXObject
getComposeContext() const FX::FXWindow [inline]
getContentHeight()FX::FXTreeList [virtual]
getContentWidth()FX::FXTreeList [virtual]
getCurrentItem() const FX::FXTreeList [inline]
getCursorItem() const FX::FXTreeList [inline]
getCursorPosition(FXint &x, FXint &y, FXuint &buttons) const FX::FXWindow
getDefaultCursor() const FX::FXWindow [inline]
getDefaultHeight()FX::FXTreeList [virtual]
getDefaultWidth()FX::FXTreeList [virtual]
getDNDData(FXDNDOrigin origin, FXDragType type, FXuchar *&data, FXuint &size) const FX::FXWindow
getDNDData(FXDNDOrigin origin, FXDragType type, FXString &string) const FX::FXWindow
getDragCursor() const FX::FXWindow [inline]
getEventLoop() const FX::FXId [inline]
getFirst() const FX::FXWindow [inline]
getFirstItem() const FX::FXTreeList [inline]
getFocus() const FX::FXWindow [inline]
getFont() const FX::FXTreeList [inline]
getHeight() const FX::FXDrawable [inline]
getHeightForWidth(FXint givenwidth)FX::FXWindow [virtual]
getHelpTag() const FX::FXWindow [inline]
getHelpText() const FX::FXTreeList [inline]
getIndent() const FX::FXTreeList [inline]
getItemAt(FXint x, FXint y) const FX::FXTreeList [virtual]
getItemClosedIcon(const FXTreeItem *item) const FX::FXTreeList
getItemData(const FXTreeItem *item) const FX::FXTreeList
getItemHeight(const FXTreeItem *item) const FX::FXTreeList [inline]
getItemOpenIcon(const FXTreeItem *item) const FX::FXTreeList
getItemText(const FXTreeItem *item) const FX::FXTreeList
getItemWidth(const FXTreeItem *item) const FX::FXTreeList [inline]
getKey() const FX::FXWindow [inline]
getLast() const FX::FXWindow [inline]
getLastItem() const FX::FXTreeList [inline]
getLayoutHints() const FX::FXWindow
getLineColor() const FX::FXTreeList [inline]
getListStyle() const FX::FXTreeList
getNext() const FX::FXWindow [inline]
getNumItems() const FX::FXTreeList
getNumVisible() const FX::FXTreeList [inline]
getOwner() const FX::FXWindow [inline]
getParent() const FX::FXWindow [inline]
getPosition(FXint &x, FXint &y) const FX::FXScrollArea [inline]
getPrev() const FX::FXWindow [inline]
getPythonObject() const FX::FXObject [inline, virtual]
getRoot() const FX::FXWindow
getSavedCursor() const FX::FXWindow [inline]
getScrollStyle() const FX::FXScrollArea
getSelBackColor() const FX::FXTreeList [inline]
getSelector() const FX::FXWindow [inline]
getSelTextColor() const FX::FXTreeList [inline]
getShell() const FX::FXWindow
getSortFunc() const FX::FXTreeList [inline]
getTarget() const FX::FXWindow [inline]
getTextColor() const FX::FXTreeList [inline]
getUserData() const FX::FXId [inline]
getViewportHeight()FX::FXScrollArea [virtual]
getViewportWidth()FX::FXScrollArea [virtual]
getVisual() const FX::FXDrawable [inline]
getWidth() const FX::FXDrawable [inline]
getWidthForHeight(FXint givenheight)FX::FXWindow [virtual]
getX() const FX::FXWindow [inline]
getXPosition() const FX::FXScrollArea [inline]
getY() const FX::FXWindow [inline]
getYPosition() const FX::FXScrollArea [inline]
grab()FX::FXWindow
grabbed() const FX::FXWindow
grabbedKeyboard() const FX::FXWindow
grabKeyboard()FX::FXWindow
grabxFX::FXTreeList [protected]
grabyFX::FXTreeList [protected]
handleDrag(FXint x, FXint y, FXDragAction action=DRAG_COPY)FX::FXWindow
hasClipboard() const FX::FXWindow
hasFocus() const FX::FXWindow
hasSelection() const FX::FXWindow
heightFX::FXDrawable [protected]
helpFX::FXTreeList [protected]
hide()FX::FXWindow [virtual]
hitItem(const FXTreeItem *item, FXint x, FXint y) const FX::FXTreeList
horizontalFX::FXScrollArea [protected]
horizontalScrollBar() const FX::FXScrollArea [inline]
id() const FX::FXId [inline]
ID_ACCEL enum valueFX::FXWindow
ID_AUTOSCROLL enum valueFX::FXWindow
ID_CHECK enum valueFX::FXWindow
ID_DELETE enum valueFX::FXWindow
ID_DISABLE enum valueFX::FXWindow
ID_ENABLE enum valueFX::FXWindow
ID_GETHELPSTRING enum valueFX::FXWindow
ID_GETICONVALUE enum valueFX::FXWindow
ID_GETINTRANGE enum valueFX::FXWindow
ID_GETINTVALUE enum valueFX::FXWindow
ID_GETREALRANGE enum valueFX::FXWindow
ID_GETREALVALUE enum valueFX::FXWindow
ID_GETSTRINGVALUE enum valueFX::FXWindow
ID_GETTIPSTRING enum valueFX::FXWindow
ID_HIDE enum valueFX::FXWindow
ID_HOTKEY enum valueFX::FXWindow
ID_HSCROLLED enum valueFX::FXWindow
ID_LAST enum valueFX::FXTreeList
ID_LOOKUPTIMER enum valueFX::FXTreeList
ID_LOWER enum valueFX::FXWindow
ID_MDI_CASCADE enum valueFX::FXWindow
ID_MDI_CLOSE enum valueFX::FXWindow
ID_MDI_MAXIMIZE enum valueFX::FXWindow
ID_MDI_MENUCLOSE enum valueFX::FXWindow
ID_MDI_MENUMINIMIZE enum valueFX::FXWindow
ID_MDI_MENURESTORE enum valueFX::FXWindow
ID_MDI_MENUWINDOW enum valueFX::FXWindow
ID_MDI_MINIMIZE enum valueFX::FXWindow
ID_MDI_NEXT enum valueFX::FXWindow
ID_MDI_PREV enum valueFX::FXWindow
ID_MDI_RESTORE enum valueFX::FXWindow
ID_MDI_TILEHORIZONTAL enum valueFX::FXWindow
ID_MDI_TILEVERTICAL enum valueFX::FXWindow
ID_MDI_WINDOW enum valueFX::FXWindow
ID_NONE enum valueFX::FXWindow
ID_POST enum valueFX::FXWindow
ID_QUERY_MENU enum valueFX::FXWindow
ID_RAISE enum valueFX::FXWindow
ID_SETHELPSTRING enum valueFX::FXWindow
ID_SETICONVALUE enum valueFX::FXWindow
ID_SETINTRANGE enum valueFX::FXWindow
ID_SETINTVALUE enum valueFX::FXWindow
ID_SETREALRANGE enum valueFX::FXWindow
ID_SETREALVALUE enum valueFX::FXWindow
ID_SETSTRINGVALUE enum valueFX::FXWindow
ID_SETTIPSTRING enum valueFX::FXWindow
ID_SETVALUE enum valueFX::FXWindow
ID_SHOW enum valueFX::FXWindow
ID_TIPTIMER enum valueFX::FXWindow
ID_TOGGLEENABLED enum valueFX::FXWindow
ID_TOGGLESHOWN enum valueFX::FXWindow
ID_UNCHECK enum valueFX::FXWindow
ID_UNKNOWN enum valueFX::FXWindow
ID_UNPOST enum valueFX::FXWindow
ID_UPDATE enum valueFX::FXWindow
ID_VSCROLLED enum valueFX::FXWindow
imageTypeFX::FXWindow [static]
indentFX::FXTreeList [protected]
indexOfChild(const FXWindow *window) const FX::FXWindow
inFocusChain() const FX::FXWindow
inquireDNDAction() const FX::FXWindow
inquireDNDTypes(FXDNDOrigin origin, FXDragType *&types, FXuint &numtypes) const FX::FXWindow
insertItem(FXTreeItem *other, FXTreeItem *father, FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList
insertItem(FXTreeItem *other, FXTreeItem *father, const FXString &text, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL, FXbool notify=FALSE)FX::FXTreeList
isActive() const FX::FXWindow
isChildOf(const FXWindow *window) const FX::FXWindow
isComposite() const FX::FXComposite [virtual]
isDefault() const FX::FXWindow
isDragging() const FX::FXWindow
isDropEnabled() const FX::FXWindow
isDropTarget() const FX::FXWindow
isEnabled() const FX::FXWindow
isHorizontalScrollable() const FX::FXScrollArea
isInitial() const FX::FXWindow
isItemCurrent(const FXTreeItem *item) const FX::FXTreeList
isItemEnabled(const FXTreeItem *item) const FX::FXTreeList
isItemExpanded(const FXTreeItem *item) const FX::FXTreeList
isItemLeaf(const FXTreeItem *item) const FX::FXTreeList
isItemOpened(const FXTreeItem *item) const FX::FXTreeList
isItemSelected(const FXTreeItem *item) const FX::FXTreeList
isItemVisible(const FXTreeItem *item) const FX::FXTreeList
isMemberOf(const FXMetaClass *metaclass) const FX::FXObject
isOwnerOf(const FXWindow *window) const FX::FXWindow
isPopup() const FX::FXWindow
isShell() const FX::FXWindow
isVerticalScrollable() const FX::FXScrollArea
killFocus()FX::FXTreeList [virtual]
killSelection(FXbool notify=FALSE)FX::FXTreeList [virtual]
lastitemFX::FXTreeList [protected]
layout()FX::FXTreeList [virtual]
lineColorFX::FXTreeList [protected]
load(FXStream &store)FX::FXTreeList [virtual]
lookupFX::FXTreeList [protected]
lower()FX::FXWindow [virtual]
makeItemVisible(FXTreeItem *item)FX::FXTreeList [virtual]
maxChildHeight() const FX::FXComposite
maxChildWidth() const FX::FXComposite
messageFX::FXWindow [protected]
move(FXint x, FXint y)FX::FXWindow [virtual]
moveContents(FXint x, FXint y)FX::FXScrollArea [protected, virtual]
moveItem(FXTreeItem *other, FXTreeItem *father, FXTreeItem *item)FX::FXTreeList
numChildren() const FX::FXWindow
octetTypeFX::FXWindow [static]
octetTypeNameFX::FXWindow [static]
offeredDNDType(FXDNDOrigin origin, FXDragType type) const FX::FXWindow
onAutoScroll(FXObject *, FXSelector, void *)FX::FXTreeList
onBeginDrag(FXObject *, FXSelector, void *)FX::FXWindow
onClicked(FXObject *, FXSelector, void *)FX::FXTreeList
onClipboardGained(FXObject *, FXSelector, void *)FX::FXWindow
onClipboardLost(FXObject *, FXSelector, void *)FX::FXWindow
onClipboardRequest(FXObject *, FXSelector, void *)FX::FXWindow
onCmdDelete(FXObject *, FXSelector, void *)FX::FXWindow
onCmdDisable(FXObject *, FXSelector, void *)FX::FXWindow
onCmdEnable(FXObject *, FXSelector, void *)FX::FXWindow
onCmdHide(FXObject *, FXSelector, void *)FX::FXWindow
onCmdLower(FXObject *, FXSelector, void *)FX::FXWindow
onCmdRaise(FXObject *, FXSelector, void *)FX::FXWindow
onCmdShow(FXObject *, FXSelector, void *)FX::FXWindow
onCmdToggleEnabled(FXObject *, FXSelector, void *)FX::FXWindow
onCmdToggleShown(FXObject *, FXSelector, void *)FX::FXWindow
onCmdUpdate(FXObject *, FXSelector, void *)FX::FXComposite
onCommand(FXObject *, FXSelector, void *)FX::FXTreeList
onConfigure(FXObject *, FXSelector, void *)FX::FXWindow
onDefault(FXObject *, FXSelector, void *)FX::FXObject [virtual]
onDestroy(FXObject *, FXSelector, void *)FX::FXWindow
onDNDDrop(FXObject *, FXSelector, void *)FX::FXWindow
onDNDEnter(FXObject *, FXSelector, void *)FX::FXWindow
onDNDLeave(FXObject *, FXSelector, void *)FX::FXWindow
onDNDMotion(FXObject *, FXSelector, void *)FX::FXWindow
onDNDRequest(FXObject *, FXSelector, void *)FX::FXWindow
onDoubleClicked(FXObject *, FXSelector, void *)FX::FXTreeList
onDragged(FXObject *, FXSelector, void *)FX::FXWindow
onEndDrag(FXObject *, FXSelector, void *)FX::FXWindow
onEnter(FXObject *, FXSelector, void *)FX::FXTreeList
onFocusIn(FXObject *, FXSelector, void *)FX::FXTreeList
onFocusNext(FXObject *, FXSelector, void *)FX::FXComposite
onFocusOut(FXObject *, FXSelector, void *)FX::FXTreeList
onFocusPrev(FXObject *, FXSelector, void *)FX::FXComposite
onFocusSelf(FXObject *, FXSelector, void *)FX::FXWindow
onHMouseWheel(FXObject *, FXSelector, void *)FX::FXScrollArea
onHScrollerChanged(FXObject *, FXSelector, void *)FX::FXScrollArea
onHScrollerDragged(FXObject *, FXSelector, void *)FX::FXScrollArea
onKeyPress(FXObject *, FXSelector, void *)FX::FXTreeList
onKeyRelease(FXObject *, FXSelector, void *)FX::FXTreeList
onLeave(FXObject *, FXSelector, void *)FX::FXTreeList
onLeftBtnPress(FXObject *, FXSelector, void *)FX::FXTreeList
onLeftBtnRelease(FXObject *, FXSelector, void *)FX::FXTreeList
onLookupTimer(FXObject *, FXSelector, void *)FX::FXTreeList
onMap(FXObject *, FXSelector, void *)FX::FXWindow
onMiddleBtnPress(FXObject *, FXSelector, void *)FX::FXWindow
onMiddleBtnRelease(FXObject *, FXSelector, void *)FX::FXWindow
onMotion(FXObject *, FXSelector, void *)FX::FXTreeList
onMouseWheel(FXObject *, FXSelector, void *)FX::FXWindow
onPaint(FXObject *, FXSelector, void *)FX::FXTreeList
onQueryHelp(FXObject *, FXSelector, void *)FX::FXTreeList
onQueryTip(FXObject *, FXSelector, void *)FX::FXTreeList
onRightBtnPress(FXObject *, FXSelector, void *)FX::FXTreeList
onRightBtnRelease(FXObject *, FXSelector, void *)FX::FXTreeList
onSelectionGained(FXObject *, FXSelector, void *)FX::FXWindow
onSelectionLost(FXObject *, FXSelector, void *)FX::FXWindow
onSelectionRequest(FXObject *, FXSelector, void *)FX::FXWindow
onTipTimer(FXObject *, FXSelector, void *)FX::FXTreeList
onTripleClicked(FXObject *, FXSelector, void *)FX::FXTreeList
onUngrabbed(FXObject *, FXSelector, void *)FX::FXTreeList
onUnmap(FXObject *, FXSelector, void *)FX::FXWindow
onUpdate(FXObject *, FXSelector, void *)FX::FXWindow
onUpdToggleEnabled(FXObject *, FXSelector, void *)FX::FXWindow
onUpdToggleShown(FXObject *, FXSelector, void *)FX::FXWindow
onUpdYes(FXObject *, FXSelector, void *)FX::FXWindow
onVMouseWheel(FXObject *, FXSelector, void *)FX::FXScrollArea
onVScrollerChanged(FXObject *, FXSelector, void *)FX::FXScrollArea
onVScrollerDragged(FXObject *, FXSelector, void *)FX::FXScrollArea
openItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
optionsFX::FXWindow [protected]
pos_xFX::FXScrollArea [protected]
pos_yFX::FXScrollArea [protected]
position(FXint x, FXint y, FXint w, FXint h)FX::FXWindow [virtual]
prependItem(FXTreeItem *father, FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList
prependItem(FXTreeItem *father, const FXString &text, FXIcon *oi=NULL, FXIcon *ci=NULL, void *ptr=NULL, FXbool notify=FALSE)FX::FXTreeList
raise()FX::FXWindow [virtual]
recalc()FX::FXTreeList [virtual]
recompute()FX::FXTreeList [protected]
releaseClipboard()FX::FXWindow
releaseSelection()FX::FXWindow
remColormapWindows()FX::FXWindow [protected]
remHotKey(FXHotKey code)FX::FXWindow
removeItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList
removeItems(FXTreeItem *fm, FXTreeItem *to, FXbool notify=FALSE)FX::FXTreeList
repaint(FXint x, FXint y, FXint w, FXint h) const FX::FXWindow
repaint() const FX::FXWindow
reparent(FXWindow *father, FXWindow *other=NULL)FX::FXWindow [virtual]
resize(FXint w, FXint h)FX::FXWindow [virtual]
save(FXStream &store) const FX::FXTreeList [virtual]
savedCursorFX::FXWindow [protected]
scaleLayoutValue(FXuint value)FX::FXWindow [inline, static]
scroll(FXint x, FXint y, FXint w, FXint h, FXint dx, FXint dy) const FX::FXWindow
selbackColorFX::FXTreeList [protected]
selectItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
seltextColorFX::FXTreeList [protected]
setAccelTable(FXAccelTable *acceltable)FX::FXWindow [inline]
setAnchorItem(FXTreeItem *item)FX::FXTreeList
setBackColor(FXColor clr)FX::FXWindow [virtual]
setCurrentItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
setCursorPosition(FXint x, FXint y)FX::FXWindow
setDefault(FXbool enable=TRUE)FX::FXWindow [virtual]
setDefaultCursor(FXCursor *cur)FX::FXWindow
setDNDData(FXDNDOrigin origin, FXDragType type, FXuchar *data, FXuint size) const FX::FXWindow
setDNDData(FXDNDOrigin origin, FXDragType type, const FXString &string) const FX::FXWindow
setDragCursor(FXCursor *cur)FX::FXWindow
setDragRectangle(FXint x, FXint y, FXint w, FXint h, bool wantupdates=true) const FX::FXWindow
setFocus()FX::FXTreeList [virtual]
setFont(FXFont *fnt)FX::FXTreeList
setHeight(FXint h)FX::FXWindow
setHelpTag(const FXString &text)FX::FXWindow [inline]
setHelpText(const FXString &text)FX::FXTreeList
setIndent(FXint in)FX::FXTreeList
setInitial(bool enable=true)FX::FXWindow
setItemClosedIcon(FXTreeItem *item, FXIcon *icon, FXbool owned=FALSE)FX::FXTreeList
setItemData(FXTreeItem *item, void *ptr) const FX::FXTreeList
setItemOpenIcon(FXTreeItem *item, FXIcon *icon, FXbool owned=FALSE)FX::FXTreeList
setItemText(FXTreeItem *item, const FXString &text)FX::FXTreeList
setKey(FXuint k)FX::FXWindow [inline]
setLayoutHints(FXuint lout)FX::FXWindow
setLineColor(FXColor clr)FX::FXTreeList
setListStyle(FXuint style)FX::FXTreeList
setNumVisible(FXint nvis)FX::FXTreeList
setPosition(FXint x, FXint y)FX::FXScrollArea
setSavedCursor(FXCursor *cur)FX::FXWindow [inline]
setScrollStyle(FXuint style)FX::FXScrollArea
setSelBackColor(FXColor clr)FX::FXTreeList
setSelector(FXSelector sel)FX::FXWindow [inline]
setSelTextColor(FXColor clr)FX::FXTreeList
setShape(const FXRegion &region)FX::FXWindow [virtual]
setShape(FXBitmap *bitmap)FX::FXWindow [virtual]
setShape(FXIcon *icon)FX::FXWindow [virtual]
setSortFunc(FXTreeListSortFunc func)FX::FXTreeList [inline]
setTarget(FXObject *t)FX::FXWindow [inline]
setTextColor(FXColor clr)FX::FXTreeList
setUserData(void *ptr)FX::FXId [inline]
setVisual(FXVisual *vis)FX::FXDrawable
setWidth(FXint w)FX::FXWindow
setX(FXint x)FX::FXWindow
setY(FXint y)FX::FXWindow
show()FX::FXWindow [virtual]
shown() const FX::FXWindow
sort(FXTreeItem *&f1, FXTreeItem *&t1, FXTreeItem *&f2, FXTreeItem *&t2, int n)FX::FXTreeList [protected]
sortChildItems(FXTreeItem *item)FX::FXTreeList
sortfuncFX::FXTreeList [protected]
sortItems()FX::FXTreeList
sortRootItems()FX::FXTreeList
startAutoScroll(FXEvent *event, FXbool onlywheninside=FALSE)FX::FXScrollArea [protected]
stateFX::FXTreeList [protected]
stopAutoScroll()FX::FXScrollArea [protected]
stringTypeFX::FXWindow [static]
tagFX::FXWindow [protected]
targetFX::FXWindow [protected]
textColorFX::FXTreeList [protected]
textTypeFX::FXWindow [static]
textTypeNameFX::FXWindow [static]
tipFX::FXTreeList [protected]
toggleItem(FXTreeItem *item, FXbool notify=FALSE)FX::FXTreeList [virtual]
tr(const char *text, const char *hint=0)FX::FXObject
translateCoordinatesFrom(FXint &tox, FXint &toy, const FXWindow *fromwindow, FXint fromx, FXint fromy) const FX::FXWindow
translateCoordinatesTo(FXint &tox, FXint &toy, const FXWindow *towindow, FXint fromx, FXint fromy) const FX::FXWindow
treeHeightFX::FXTreeList [protected]
treeWidthFX::FXTreeList [protected]
tryHandle(FXObject *sender, FXSelector sel, void *ptr)FX::FXObject [virtual]
underCursor() const FX::FXWindow
ungrab()FX::FXWindow
ungrabKeyboard()FX::FXWindow
update(FXint x, FXint y, FXint w, FXint h) const FX::FXWindow
update() const FX::FXWindow
updateItem(FXTreeItem *item) const FX::FXTreeList
urilistTypeFX::FXWindow [static]
urilistTypeNameFX::FXWindow [static]
userHandednessLayout()FX::FXWindow [inline, static]
utf16TypeFX::FXWindow [static]
utf16TypeNameFX::FXWindow [static]
utf8TypeFX::FXWindow [static]
utf8TypeNameFX::FXWindow [static]
verticalFX::FXScrollArea [protected]
verticalScrollBar() const FX::FXScrollArea [inline]
viewableitemFX::FXTreeList [protected]
viewport_hFX::FXScrollArea [protected]
viewport_wFX::FXScrollArea [protected]
visibleFX::FXTreeList [protected]
visualFX::FXDrawable [protected]
widthFX::FXDrawable [protected]
xidFX::FXId [protected]
xposFX::FXWindow [protected]
yposFX::FXWindow [protected]
~FXComposite()FX::FXComposite [virtual]
~FXDrawable()FX::FXDrawable [virtual]
~FXId()FX::FXId [inline, virtual]
~FXObject()FX::FXObject [virtual]
~FXScrollArea()FX::FXScrollArea [virtual]
~FXTreeList()FX::FXTreeList [virtual]
~FXWindow()FX::FXWindow [virtual]


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