accelTable | FX::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] |
anchoritem | FX::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 *a, const FXTreeItem *b) | FX::FXDirList | [static] |
ascendingCase(const FXTreeItem *a, const FXTreeItem *b) | FX::FXDirList | [static] |
associations | FX::FXDirList | [protected] |
attach(FXID w) | FX::FXWindow | [virtual] |
backColor | FX::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] |
cdromicon | FX::FXDirList | [protected] |
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] |
closed_folder | FX::FXDirList | [protected] |
closeItem(FXTreeItem *item, FXbool notify=FALSE) | FX::FXTreeList | [virtual] |
collapseTree(FXTreeItem *tree, FXbool notify=FALSE) | FX::FXDirList | [virtual] |
colorType | FX::FXWindow | [static] |
colorTypeName | FX::FXWindow | [static] |
commonAncestor(FXWindow *a, FXWindow *b) | FX::FXWindow | [static] |
composeContext | FX::FXWindow | [protected] |
contains(FXint parentx, FXint parenty) const | FX::FXWindow | [virtual] |
containsChild(const FXWindow *child) const | FX::FXWindow | |
corner | FX::FXScrollArea | [protected] |
counter | FX::FXDirList | [protected] |
create() | FX::FXDirList | [virtual] |
createComposeContext() | FX::FXWindow | |
createItem(const FXString &text, FXIcon *oi, FXIcon *ci, void *ptr) | FX::FXDirList | [protected, virtual] |
currentitem | FX::FXTreeList | [protected] |
cursoritem | FX::FXTreeList | [protected] |
decouplePythonObject() const | FX::FXObject | [inline, virtual] |
defaultCursor | FX::FXWindow | [protected] |
defaultPadding() | FX::FXWindow | [inline, static] |
defaultSpacing() | FX::FXWindow | [inline, static] |
deleteType | FX::FXWindow | [static] |
deleteTypeName | FX::FXWindow | [static] |
descending(const FXTreeItem *a, const FXTreeItem *b) | FX::FXDirList | [static] |
descendingCase(const FXTreeItem *a, const FXTreeItem *b) | FX::FXDirList | [static] |
deselectItem(FXTreeItem *item, FXbool notify=FALSE) | FX::FXTreeList | [virtual] |
destroy() | FX::FXDirList | [virtual] |
destroyComposeContext() | FX::FXWindow | |
detach() | FX::FXDirList | [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] |
dragCursor | FX::FXWindow | [protected] |
dragfiles | FX::FXDirList | [protected] |
dropaction | FX::FXDirList | [protected] |
dropdirectory | FX::FXDirList | [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::FXDirList | [virtual] |
extendSelection(FXTreeItem *item, FXbool notify=FALSE) | FX::FXTreeList | [virtual] |
extentitem | FX::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 | |
firstitem | FX::FXTreeList | [protected] |
FLAG_ACTIVE enum value | FX::FXWindow | [protected] |
FLAG_CARET enum value | FX::FXWindow | [protected] |
FLAG_CHANGED enum value | FX::FXWindow | [protected] |
FLAG_DEFAULT enum value | FX::FXWindow | [protected] |
FLAG_DIRTY enum value | FX::FXWindow | [protected] |
FLAG_DODRAG enum value | FX::FXWindow | [protected] |
FLAG_DROPTARGET enum value | FX::FXWindow | [protected] |
FLAG_ENABLED enum value | FX::FXWindow | [protected] |
FLAG_FOCUSED enum value | FX::FXWindow | [protected] |
FLAG_HELP enum value | FX::FXWindow | [protected] |
FLAG_INITIAL enum value | FX::FXWindow | [protected] |
FLAG_KEY enum value | FX::FXWindow | [protected] |
FLAG_LASSO enum value | FX::FXWindow | [protected] |
FLAG_OWNED enum value | FX::FXWindow | [protected] |
FLAG_POPUP enum value | FX::FXWindow | [protected] |
FLAG_PRESSED enum value | FX::FXWindow | [protected] |
FLAG_RECALC enum value | FX::FXWindow | [protected] |
FLAG_SCROLLING enum value | FX::FXWindow | [protected] |
FLAG_SCROLLINSIDE enum value | FX::FXWindow | [protected] |
FLAG_SHELL enum value | FX::FXWindow | [protected] |
FLAG_SHOWN enum value | FX::FXWindow | [protected] |
FLAG_TIP enum value | FX::FXWindow | [protected] |
FLAG_TRYDRAG enum value | FX::FXWindow | [protected] |
FLAG_UPDATE enum value | FX::FXWindow | [protected] |
flags | FX::FXWindow | [protected] |
floppyicon | FX::FXDirList | [protected] |
font | FX::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 | |
FXDirList() | FX::FXDirList | [protected] |
FXDirList(FXComposite *p, FXObject *tgt=NULL, FXSelector sel=0, FXuint opts=0, FXint x=0, FXint y=0, FXint w=0, FXint h=0) | FX::FXDirList | |
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] |
getAssociations() const | FX::FXDirList | [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] |
getCurrentFile() const | FX::FXDirList | |
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] |
getDirectory() const | FX::FXDirList | |
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 | |
getItemPathname(const FXTreeItem *item) const | FX::FXDirList | |
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 | |
getMatchMode() const | FX::FXDirList | [inline] |
getNext() const | FX::FXWindow | [inline] |
getNumItems() const | FX::FXTreeList | |
getNumVisible() const | FX::FXTreeList | [inline] |
getOwner() const | FX::FXWindow | [inline] |
getParent() const | FX::FXWindow | [inline] |
getPathnameItem(const FXString &path) | FX::FXDirList | |
getPattern() const | FX::FXDirList | [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 | |
grabx | FX::FXTreeList | [protected] |
graby | FX::FXTreeList | [protected] |
handleDrag(FXint x, FXint y, FXDragAction action=DRAG_COPY) | FX::FXWindow | |
harddiskicon | FX::FXDirList | [protected] |
hasClipboard() const | FX::FXWindow | |
hasFocus() const | FX::FXWindow | |
hasSelection() const | FX::FXWindow | |
height | FX::FXDrawable | [protected] |
help | FX::FXTreeList | [protected] |
hide() | FX::FXWindow | [virtual] |
hitItem(const FXTreeItem *item, FXint x, FXint y) const | FX::FXTreeList | |
horizontal | FX::FXScrollArea | [protected] |
horizontalScrollBar() const | FX::FXScrollArea | [inline] |
id() const | FX::FXId | [inline] |
ID_ACCEL enum value | FX::FXWindow | |
ID_AUTOSCROLL enum value | FX::FXWindow | |
ID_CHECK enum value | FX::FXWindow | |
ID_DELETE enum value | FX::FXWindow | |
ID_DISABLE enum value | FX::FXWindow | |
ID_ENABLE enum value | FX::FXWindow | |
ID_GETHELPSTRING enum value | FX::FXWindow | |
ID_GETICONVALUE enum value | FX::FXWindow | |
ID_GETINTRANGE enum value | FX::FXWindow | |
ID_GETINTVALUE enum value | FX::FXWindow | |
ID_GETREALRANGE enum value | FX::FXWindow | |
ID_GETREALVALUE enum value | FX::FXWindow | |
ID_GETSTRINGVALUE enum value | FX::FXWindow | |
ID_GETTIPSTRING enum value | FX::FXWindow | |
ID_HIDE enum value | FX::FXWindow | |
ID_HIDE_FILES enum value | FX::FXDirList | |
ID_HIDE_HIDDEN enum value | FX::FXDirList | |
ID_HOTKEY enum value | FX::FXWindow | |
ID_HSCROLLED enum value | FX::FXWindow | |
ID_LAST enum value | FX::FXDirList | |
ID_LOOKUPTIMER enum value | FX::FXTreeList | |
ID_LOWER enum value | FX::FXWindow | |
ID_MDI_CASCADE enum value | FX::FXWindow | |
ID_MDI_CLOSE enum value | FX::FXWindow | |
ID_MDI_MAXIMIZE enum value | FX::FXWindow | |
ID_MDI_MENUCLOSE enum value | FX::FXWindow | |
ID_MDI_MENUMINIMIZE enum value | FX::FXWindow | |
ID_MDI_MENURESTORE enum value | FX::FXWindow | |
ID_MDI_MENUWINDOW enum value | FX::FXWindow | |
ID_MDI_MINIMIZE enum value | FX::FXWindow | |
ID_MDI_NEXT enum value | FX::FXWindow | |
ID_MDI_PREV enum value | FX::FXWindow | |
ID_MDI_RESTORE enum value | FX::FXWindow | |
ID_MDI_TILEHORIZONTAL enum value | FX::FXWindow | |
ID_MDI_TILEVERTICAL enum value | FX::FXWindow | |
ID_MDI_WINDOW enum value | FX::FXWindow | |
ID_NONE enum value | FX::FXWindow | |
ID_POST enum value | FX::FXWindow | |
ID_QUERY_MENU enum value | FX::FXWindow | |
ID_RAISE enum value | FX::FXWindow | |
ID_REFRESH enum value | FX::FXDirList | |
ID_REFRESHTIMER enum value | FX::FXDirList | |
ID_SET_PATTERN enum value | FX::FXDirList | |
ID_SETHELPSTRING enum value | FX::FXWindow | |
ID_SETICONVALUE enum value | FX::FXWindow | |
ID_SETINTRANGE enum value | FX::FXWindow | |
ID_SETINTVALUE enum value | FX::FXWindow | |
ID_SETREALRANGE enum value | FX::FXWindow | |
ID_SETREALVALUE enum value | FX::FXWindow | |
ID_SETSTRINGVALUE enum value | FX::FXWindow | |
ID_SETTIPSTRING enum value | FX::FXWindow | |
ID_SETVALUE enum value | FX::FXWindow | |
ID_SHOW enum value | FX::FXWindow | |
ID_SHOW_FILES enum value | FX::FXDirList | |
ID_SHOW_HIDDEN enum value | FX::FXDirList | |
ID_SORT_CASE enum value | FX::FXDirList | |
ID_SORT_REVERSE enum value | FX::FXDirList | |
ID_TIPTIMER enum value | FX::FXWindow | |
ID_TOGGLE_FILES enum value | FX::FXDirList | |
ID_TOGGLE_HIDDEN enum value | FX::FXDirList | |
ID_TOGGLEENABLED enum value | FX::FXWindow | |
ID_TOGGLESHOWN enum value | FX::FXWindow | |
ID_UNCHECK enum value | FX::FXWindow | |
ID_UNKNOWN enum value | FX::FXWindow | |
ID_UNPOST enum value | FX::FXWindow | |
ID_UPDATE enum value | FX::FXWindow | |
ID_VSCROLLED enum value | FX::FXWindow | |
imageType | FX::FXWindow | [static] |
indent | FX::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 | |
isItemDirectory(const FXTreeItem *item) const | FX::FXDirList | |
isItemEnabled(const FXTreeItem *item) const | FX::FXTreeList | |
isItemExecutable(const FXTreeItem *item) const | FX::FXDirList | |
isItemExpanded(const FXTreeItem *item) const | FX::FXTreeList | |
isItemFile(const FXTreeItem *item) const | FX::FXDirList | |
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] |
lastitem | FX::FXTreeList | [protected] |
layout() | FX::FXTreeList | [virtual] |
lineColor | FX::FXTreeList | [protected] |
list | FX::FXDirList | [protected] |
listChildItems(FXDirItem *par) | FX::FXDirList | [protected] |
listRootItems() | FX::FXDirList | [protected] |
load(FXStream &store) | FX::FXDirList | [virtual] |
lookup | FX::FXTreeList | [protected] |
lower() | FX::FXWindow | [virtual] |
makeItemVisible(FXTreeItem *item) | FX::FXTreeList | [virtual] |
matchmode | FX::FXDirList | [protected] |
maxChildHeight() const | FX::FXComposite | |
maxChildWidth() const | FX::FXComposite | |
message | FX::FXWindow | [protected] |
mini_app | FX::FXDirList | [protected] |
mini_doc | FX::FXDirList | [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 | |
networkicon | FX::FXDirList | [protected] |
numChildren() const | FX::FXWindow | |
octetType | FX::FXWindow | [static] |
octetTypeName | FX::FXWindow | [static] |
offeredDNDType(FXDNDOrigin origin, FXDragType type) const | FX::FXWindow | |
onAutoScroll(FXObject *, FXSelector, void *) | FX::FXTreeList | |
onBeginDrag(FXObject *, FXSelector, void *) | FX::FXDirList | |
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 | |
onCmdGetStringValue(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdHide(FXObject *, FXSelector, void *) | FX::FXWindow | |
onCmdHideFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdHideHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdLower(FXObject *, FXSelector, void *) | FX::FXWindow | |
onCmdRaise(FXObject *, FXSelector, void *) | FX::FXWindow | |
onCmdRefresh(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdSetPattern(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdSetStringValue(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdSetValue(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdShow(FXObject *, FXSelector, void *) | FX::FXWindow | |
onCmdShowFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdShowHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdSortCase(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdSortReverse(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdToggleEnabled(FXObject *, FXSelector, void *) | FX::FXWindow | |
onCmdToggleFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onCmdToggleHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
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::FXDirList | |
onDNDEnter(FXObject *, FXSelector, void *) | FX::FXDirList | |
onDNDLeave(FXObject *, FXSelector, void *) | FX::FXDirList | |
onDNDMotion(FXObject *, FXSelector, void *) | FX::FXDirList | |
onDNDRequest(FXObject *, FXSelector, void *) | FX::FXDirList | |
onDoubleClicked(FXObject *, FXSelector, void *) | FX::FXTreeList | |
onDragged(FXObject *, FXSelector, void *) | FX::FXDirList | |
onEndDrag(FXObject *, FXSelector, void *) | FX::FXDirList | |
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 | |
onRefreshTimer(FXObject *, FXSelector, void *) | FX::FXDirList | |
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 | |
onUpdHideFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdHideHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdSetPattern(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdShowFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdShowHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdSortCase(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdSortReverse(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdToggleEnabled(FXObject *, FXSelector, void *) | FX::FXWindow | |
onUpdToggleFiles(FXObject *, FXSelector, void *) | FX::FXDirList | |
onUpdToggleHidden(FXObject *, FXSelector, void *) | FX::FXDirList | |
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 | |
open_folder | FX::FXDirList | [protected] |
openItem(FXTreeItem *item, FXbool notify=FALSE) | FX::FXTreeList | [virtual] |
options | FX::FXWindow | [protected] |
pattern | FX::FXDirList | [protected] |
pos_x | FX::FXScrollArea | [protected] |
pos_y | FX::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::FXDirList | [virtual] |
savedCursor | FX::FXWindow | [protected] |
scaleLayoutValue(FXuint value) | FX::FXWindow | [inline, static] |
scan(FXbool force=TRUE) | FX::FXDirList | |
scroll(FXint x, FXint y, FXint w, FXint h, FXint dx, FXint dy) const | FX::FXWindow | |
selbackColor | FX::FXTreeList | [protected] |
selectItem(FXTreeItem *item, FXbool notify=FALSE) | FX::FXTreeList | [virtual] |
seltextColor | FX::FXTreeList | [protected] |
setAccelTable(FXAccelTable *acceltable) | FX::FXWindow | [inline] |
setAnchorItem(FXTreeItem *item) | FX::FXTreeList | |
setAssociations(FXFileDict *assoc) | FX::FXDirList | |
setBackColor(FXColor clr) | FX::FXWindow | [virtual] |
setCurrentFile(const FXString &file, FXbool notify=FALSE) | FX::FXDirList | |
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 | |
setDirectory(const FXString &path, FXbool notify=FALSE) | FX::FXDirList | |
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 | |
setMatchMode(FXuint mode) | FX::FXDirList | |
setNumVisible(FXint nvis) | FX::FXTreeList | |
setPattern(const FXString &ptrn) | FX::FXDirList | |
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 ®ion) | 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] |
showFiles() const | FX::FXDirList | |
showFiles(FXbool showing) | FX::FXDirList | |
showHiddenFiles() const | FX::FXDirList | |
showHiddenFiles(FXbool showing) | FX::FXDirList | |
shown() const | FX::FXWindow | |
sort(FXTreeItem *&f1, FXTreeItem *&t1, FXTreeItem *&f2, FXTreeItem *&t2, int n) | FX::FXTreeList | [protected] |
sortChildItems(FXTreeItem *item) | FX::FXTreeList | |
sortfunc | FX::FXTreeList | [protected] |
sortItems() | FX::FXTreeList | |
sortRootItems() | FX::FXTreeList | |
startAutoScroll(FXEvent *event, FXbool onlywheninside=FALSE) | FX::FXScrollArea | [protected] |
state | FX::FXTreeList | [protected] |
stopAutoScroll() | FX::FXScrollArea | [protected] |
stringType | FX::FXWindow | [static] |
tag | FX::FXWindow | [protected] |
target | FX::FXWindow | [protected] |
textColor | FX::FXTreeList | [protected] |
textType | FX::FXWindow | [static] |
textTypeName | FX::FXWindow | [static] |
tip | FX::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 | |
treeHeight | FX::FXTreeList | [protected] |
treeWidth | FX::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 | |
urilistType | FX::FXWindow | [static] |
urilistTypeName | FX::FXWindow | [static] |
userHandednessLayout() | FX::FXWindow | [inline, static] |
utf16Type | FX::FXWindow | [static] |
utf16TypeName | FX::FXWindow | [static] |
utf8Type | FX::FXWindow | [static] |
utf8TypeName | FX::FXWindow | [static] |
vertical | FX::FXScrollArea | [protected] |
verticalScrollBar() const | FX::FXScrollArea | [inline] |
viewableitem | FX::FXTreeList | [protected] |
viewport_h | FX::FXScrollArea | [protected] |
viewport_w | FX::FXScrollArea | [protected] |
visible | FX::FXTreeList | [protected] |
visual | FX::FXDrawable | [protected] |
width | FX::FXDrawable | [protected] |
xid | FX::FXId | [protected] |
xpos | FX::FXWindow | [protected] |
ypos | FX::FXWindow | [protected] |
zipdiskicon | FX::FXDirList | [protected] |
~FXComposite() | FX::FXComposite | [virtual] |
~FXDirList() | FX::FXDirList | [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] |