▶NFX | |
▶NFXSystem | |
CTime | System Time in parts |
CFX4Splitter | The four-way splitter is a layout manager which manages four children like four panes in a window |
CFX7Segment | Seven-segment (eg LCD/watch style) widget, useful for making indicators and timers |
CFX885910Codec | ISO-8859-10 Codec |
CFX885911Codec | ISO-8859-11 Codec |
CFX885913Codec | ISO-8859-13 Codec |
CFX885914Codec | ISO-8859-14 Codec |
CFX885915Codec | ISO-8859-15 Codec |
CFX885916Codec | ISO-8859-16 Codec |
CFX88591Codec | ISO-8859-1 Codec |
CFX88592Codec | ISO-8859-2 Codec |
CFX88593Codec | ISO-8859-3 Codec |
CFX88594Codec | ISO-8859-4 Codec |
CFX88595Codec | ISO-8859-5 Codec |
CFX88596Codec | ISO-8859-6 Codec |
CFX88597Codec | ISO-8859-7 Codec |
CFX88598Codec | ISO-8859-8 Codec |
CFX88599Codec | ISO-8859-9 Codec |
▶CFXAccelTable | The accelerator table sends a message to a specific target object when the indicated key and modifier combination is pressed |
CFXAccelKey | |
CFXApp | The Application object is the central point of a FOX user-interface |
CFXArc | Arc |
CFXArray | Array of some generic type |
CFXArrayBase | ArrayBase manages a memory buffer |
CFXArrowButton | Button with an arrow; the arrow can point in any direction |
CFXAUTODLL | Auto DLL wraps a library module handle but also owns it; thus, the library module will automatically be unloaded when auto-dll is destroyed |
CFXAutoPtr | Automatic pointer |
CFXAutoPtrRef | Implicitly used FXAutoPtrRef to hand FXAutoPtr through implicitly called constructors and conversion operators |
CFXAutoThreadStorageKey | Automatically generated thread-local storage key |
CFXBarrier | Barrier with changeable threshold |
CFXBitmap | A Bitmap is a rectangular array of pixels |
CFXBitmapFrame | The bitmap frame is a simple frame widget displaying an monochrome bitmap image; the bitmap is not owned by the bitmap frame so it must be explicitly deleted elsewhere |
CFXBitmapView | The Bitmap View widget display a scrollable view of a monochrome bitmap image; the bitmap is not owned by the bitmap frame so it must be explicitly deleted elsewhere |
CFXBMPIcon | The BMP Icon class is a convenience class for working with icons in the Microsoft Bitmap (.bmp) graphics file format |
CFXBMPImage | The BMP Image class is a convenience class for working with images in the Microsoft Bitmap (.bmp) graphics file format |
CFXButton | A button provides a push button, with optional icon and/or text label |
CFXCalendar | The Calendar Widget |
CFXCalendarView | The Basic Calendar Widget |
CFXCallback | |
CFXCallback< RT()> | |
CFXCallback< RT(PT1)> | |
CFXCallback< RT(PT1, PT2)> | |
CFXCallback< RT(PT1, PT2, PT3)> | |
CFXCallback< RT(PT1, PT2, PT3, PT4)> | |
CFXCanvas | Canvas, an area drawn by another object |
CFXCheckButton | A Check Button is a tri-state button |
CFXChoiceBox | The Choice Box provides a dialog panel to select one item out of a list of choices |
CFXColorBar | A ColorBar is a widget which controls the brightness (value) of a color by means of the hue, saturation, value specification system |
CFXColorDialog | The Color dialog is a standard dialog panel used to edit colors |
CFXColorItem | Color item |
CFXColorList | A ColorList Widget displays a list of colors |
CFXColorRing | A ColorRing widget provides an intuitive way to specify a color |
CFXColorSelector | Color selection widget |
CFXColorWell | A color well is a widget which controls color settings |
CFXColorWheel | A ColorWheel is a widget which controls the hue and saturation values of a color |
CFXComboBox | A Combo Box provides a way to select a string from a list of strings |
CFXComboTableItem | Combobox Item |
CFXCommand | Base class for undoable commands records |
CFXCommandGroup | Group of undoable commands |
CFXCompletion | A completion counter allows a single thread to monitor a number of ongoing concurrent activities for completion |
CFXComplexd | Double-precision complex |
CFXComplexf | Single-precision complex |
CFXComposeContext | Compose Context manages the state of an input method if input method support is enabled |
CFXComposite | Base composite |
CFXCondition | A condition allows one or more threads to synchronize to an event |
CFXConsole | The console widget is a scrolling text widget used primarily for logging purposes and "terminals" It is high-performance and features bounded but arbitrary scroll-back capability |
CFXCounter | |
CFXCP1250Codec | CP1250 Codec |
CFXCP1251Codec | CP1251 Codec |
CFXCP1252Codec | CP1252 Codec |
CFXCP1253Codec | CP1253 Codec |
CFXCP1254Codec | CP1254 Codec |
CFXCP1255Codec | CP1255 Codec |
CFXCP1256Codec | CP1256 Codec |
CFXCP1257Codec | CP1257 Codec |
CFXCP1258Codec | CP1258 Codec |
CFXCP437Codec | CP437 Codec |
CFXCP850Codec | CP8502 Codec |
CFXCP852Codec | CP852 Codec |
CFXCP855Codec | CP855 Codec |
CFXCP856Codec | CP856 Codec |
CFXCP857Codec | CP857 Codec |
CFXCP860Codec | CP860 Codec |
CFXCP861Codec | CP861 Codec |
CFXCP862Codec | CP862 Codec |
CFXCP863Codec | CP863 Codec |
CFXCP864Codec | CP864 Codec |
CFXCP865Codec | CP865 Codec |
CFXCP866Codec | CP866 Codec |
CFXCP869Codec | CP869 Codec |
CFXCP874Codec | CP874 Codec |
CFXCURCursor | CUR Cursor class |
CFXCursor | Cursor class |
CFXDataTarget | A Data Target allows a widget to be directly connected with a associated variable, without any additional "glue code" |
CFXDate | Gregorian date class, which is useful for calendrical calculations |
CFXDC | Abstract Device Context |
CFXDCPrint | Postscript Printer Device Context |
CFXDCWindow | Window Device Context |
CFXDDSIcon | The DDS Icon class is a convenience class for working with icons in the Direct Draw Surface (DDS) file format |
CFXDDSImage | The DDS Image class is a convenience class for working with images in the Direct Draw Surface (DDS) file format |
CFXDebugTarget | A DebugTarget prints out every message it receives |
CFXDelegator | A delegator forwards messages to a delegate object |
CFXDial | The Dial widget is a valuator widget which is able to provide a cyclic value range when the DIAL_CYCLIC is passed, or a simple linear value range |
CFXDialogBox | DialogBox window |
▶CFXDictionary | The dictionary class is a fast-access hash table, mapping strings to void-pointers |
CEntry | |
CFXDictionaryOf | Dictionary of pointers to TYPE |
CFXDir | Directory enumerator |
CFXDirBox | A Directory Box widget allows the user to select parts of a file path |
CFXDirDialog | A Directory Dialog provides a way to select a directory |
CFXDirItem | Directory item |
CFXDirList | A Directory List widget provides a tree-structured view of the file system |
CFXDirSelector | The Directory Selector widget is the reusable mega-widget component which is the core of the Directory Dialog |
CFXDirVisitor | Directory visitor walks across all files and directories recursively, starting from the given path |
CFXDirWatch | Watches one or more directories (on Linux, also files..) |
CFXDispatcher | A FXDispatcher watches a number of devices and signals for activity and dispatches to the proper function when activity is observed |
CFXDisplay | Display class |
CFXDLL | Wrap library module handle to allow various operations on libraries to be performed |
CFXDockBar | A dock bar widget can be docked inside a dock site widget, or floated around freely |
CFXDockHandler | The dock handler exists as a common base class for tool bar grip and dock title |
CFXDockSite | The dock site widget is a widget where dock bars can be docked |
CFXDockTitle | A dock title is used to move its container, a dock bar |
CFXDocument | Abstract base class for documents |
CFXDragCorner | A drag corner widget may be placed in the bottom right corner so as to allow the window to be resized more easily |
CFXDrawable | Drawable is an abstract base class for any surface that can be drawn upon, such as a FXWindow, or FXImage |
CFXDriveBox | Directory Box |
CFXErrorException | Generic error exception |
CFXEvent | FOX Event |
CFXEventDispatcher | A FXEventDispatcher extends FXDispatcher, adding graphical user interface handling and other display-related events |
CFXEventLoop | Recursive event loop |
CFXException | Generic catch-all exception |
CFXEXEIcon | Icon from resource in Microsoft Windows executable |
CFXEXEImage | Bitmap from resource in Microsoft Windows executable |
CFXExpression | Expression compiles a simple numerical expression into efficient byte-code for repeated evaluation |
CFXExtentd | Extent |
CFXExtentf | Extent |
CFXFatalException | Fatal error exception |
CFXFile | Low level file access |
CFXFileAssoc | Registers stuff to know about the extension |
CFXFileAssociations | The FileAssociations object manages file associations between a file extension and a FileAssoc record which contains command name, mime-type, icons, and other information about a type of file |
CFXFileDialog | File selection dialog |
CFXFileItem | File item |
CFXFileList | A File List widget provides an icon rich view of the file system |
CFXFileProgressDialog | File Progress Dialog |
CFXFileSelector | File selection widget |
CFXFileStream | File Store Definition |
CFXFoldingItem | Tree list Item |
CFXFoldingList | A Folding List Widget resembles a Tree list except that it supports a header control to provide each item with multiple columns of text |
CFXFont | Font class |
CFXFontDesc | Font description |
CFXFontDialog | Font selection dialog |
CFXFontException | Font exception |
CFXFontSelector | Font selection widget |
CFXFrame | The Frame widget provides borders around some contents |
▶CFXGauge | Gauge widget |
CIndicator | |
CFXGIFCursor | GIF Cursor class |
CFXGIFIcon | GIF Icon class |
CFXGIFImage | GIF Image class |
CFXGLCanvas | GLCanvas, an area drawn by another object |
CFXGLContext | GL Context |
CFXGLGroup | Group object |
CFXGlobCountVisitor | Visit directory entries according to flags and matching with wild card pattern, as per FXGlobVisitor above |
CFXGLObject | Basic OpenGL object |
CFXGlobVisitor | Visit directory entries according to flags and matching with wild card pattern, with similar matching conditions as FXDir::listFiles() |
CFXGLViewer | OpenGL viewer widget |
CFXGLVisual | Visual describes pixel format of a drawable |
CFXGradient | |
CFXGradientBar | The gradient bar is a control that is used to edit color gradient, such as used in texture mapping and shape filling |
CFXGroupBox | A group box widget provides a nice raised or sunken border around a group of widgets, providing a visual delineation |
CFXhalf | Half float (16-bit float) |
▶CFXHash | A hash table for mapping pointers to pointers |
CEntry | |
CFXHashOf | A hash table mapping pointers to KEYTYPE to pointers of VALUETYPE |
CFXHeader | Header control may be placed over a table or list to provide a resizable captions above a number of columns |
CFXHeaderItem | Header item |
CFXHiliteStyle | Highlight style entry |
CFXHorizontalFrame | Horizontal frame layout manager widget is used to automatically place child-windows horizontally from left-to-right, or right-to-left, depending on the child window's layout hints |
CFXHorizontalSeparator | Horizontal separator widget |
CFXICOIcon | ICO (Microsoft icon format) icon |
CFXICOImage | ICO (Microsoft icon format) graphics file |
CFXIcon | An Icon is an image with two additional server-side resources: a shape bitmap, which is used to mask those pixels where the background should be preserved during the drawing, and a etch bitmap, which is used to draw the icon when it is disabled |
CFXIconCache | The Icon Cache manages a collection of icons |
CFXIconItem | Icon item |
CFXIconList | A Icon List Widget displays a list of items, each with a text and optional icon |
CFXIconSource | An icon source is a class that loads an icon of any type |
CFXId | Encapsulates server side resource |
CFXIFFIcon | The IFF Icon provides support for the EA/Amiga Image File Format |
CFXIFFImage | The IFF Image provides support for the EA/Amiga Image File Format |
CFXImage | An Image is a rectangular array of pixels |
CFXImageException | Image, cursor, bitmap exception |
CFXImageFrame | The image frame is a simple frame widget displaying an image; the image is not owned by the image frame so it must be explicitly deleted elsewhere |
CFXImageView | The Image View widget display a scrollable view of an image |
CFXINI | Loads or saves an FXVariant to an .INI text file |
CFXINIFile | Serialize a variant to or from INI formatted file |
CFXInputDialog | An Input Dialog is a simple dialog which is used to obtain a text string, integer, or real number from the user |
CFXIO | FXIO is a base class for a generic i/o device |
CFXIOBuffer | IOBuffer provides a file-interface to a memory-buffer of a given size |
CFXIODevice | FXIODevice manipulates a handle to operating system i/o device, such as pipes, sockets, or files |
CFXJP2Icon | JPEG-2000 Icon class |
CFXJP2Image | JPEG-2000 Image class |
CFXJPGIcon | JPEG Icon class |
CFXJPGImage | JPEG Image class |
CFXJSON | The FXJSON serializer loads or saves an FXVariant to a JSON text file |
CFXJSONFile | Serialize a variant to or from JSON formatted file |
CFXJSONString | Serialize a variant to or from JSON formatted string |
CFXKnob | The knob widget is a valuator widget which provides simple linear value range |
CFXKOI8RCodec | KOI8-R Codec |
CFXLabel | A label widget can be used to place a text and/or icon for explanation purposes |
CFXLFQueue | Lock-free queue of void pointers |
CFXLFQueueOf | Lock-free queue of pointers to TYPE |
CFXLight | OpenGL Light Source |
CFXList | A List Widget displays a list of items, each with a text and optional icon |
CFXListBox | The List Box is a control to select one of a list of options |
CFXListItem | List item |
CFXLocale | Locale definitions |
CFXMainWindow | The Main Window is usually the central window of an application |
CFXMappedFile | Memory mapped file |
CFXMarkedPtr | Marked pointer keeps a flag bit inside of a dynamically allocated pointer; this is possible because memory returned by an allocator is aligned to a multiple of the processor's "natural type", typically a multiple of 4-, 8-, or even 16-bytes |
CFXMat2d | Double-precision 2x2 matrix |
CFXMat2f | Single-precision 2x2 matrix |
CFXMat3d | Double-precision 3x3 matrix |
CFXMat3f | Single-precision 3x3 matrix |
CFXMat4d | Double-precision 4x4 matrix |
CFXMat4f | Single-precision 4x4 matrix |
CFXMaterial | OpenGL Material Description |
CFXMatrix | The Matrix layout manager automatically arranges its child windows in rows and columns |
CFXMDIChild | The MDI child window contains the application work area in a Multiple Document Interface application |
CFXMDIClient | The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application |
CFXMDIDeleteButton | MDI Delete button |
CFXMDIMaximizeButton | MDI Maximize button |
CFXMDIMenu | MDI Window Menu |
CFXMDIMinimizeButton | MDI Minimize button |
CFXMDIRestoreButton | MDI Restore button |
CFXMDIWindowButton | MDI Window button |
CFXMemoryException | Out of memory |
CFXMemoryStream | Memory Store Definition |
CFXMenuBar | Menu bar |
CFXMenuButton | A menu button posts a popup menu when clicked |
CFXMenuCaption | The menu caption is a widget which can be used as a caption above a number of menu commands in a menu |
CFXMenuCascade | The cascade menu widget is used to bring up a sub menu from a pull down menu |
CFXMenuCheck | The menu check widget is used to change a state in the application from a menu |
CFXMenuCommand | The menu command widget is used to invoke a command in the application from a menu |
CFXMenuPane | Popup menu pane |
CFXMenuRadio | The menu radio widget is used to invoke a command in the application from a menu |
CFXMenuSeparator | The menu separator is a simple decorative groove used to delineate items in a popup menu |
CFXMenuTitle | A menu title is a child of a menu bar which is responsible for popping up a pulldown menu |
CFXMessageBox | A Message Box is a convenience class which provides a dialog for very simple common yes/no type interactions with the user |
CFXMessageChannel | FXMessageChannel manages a messaging channel between a worker thread and the main user-interface thread |
CFXMetaClass | Describes a FOX object |
CFXMutex | FXMutex provides a mutex which can be used to enforce critical sections around updates of data shared by multiple threads |
CFXObject | Object is the base class for all objects in FOX; in order to receive messages from the user interface, your class must derive from Object |
CFXObjectList | List of pointers to objects |
CFXObjectListOf | List to pointers to objects of TYPE |
CFXOption | Option Menu Button |
CFXOptionMenu | Option Menu |
CFXPacker | Packer is a layout manager which automatically places child windows inside its area against the left, right, top, or bottom side |
CFXParallelCallFunctor | FXParallelCallFunctor is a helper for FXParallelInvoke |
CFXParallelForFunctor | FXParallelLoopFunctor is a helper for FXParallelFor |
CFXParseBuffer | FXParseBuffer manages pointers to a buffer for various file format parsers |
CFXPCXIcon | PCX icon |
CFXPCXImage | PCX graphics file |
CFXPerformanceCounter | |
CFXPicker | A Picker button allows you to identify an arbitrary location on the screen |
CFXPipe | Pipe i/o device |
CFXPNGIcon | Portable Network Graphics (PNG) Icon class |
CFXPNGImage | Portable Network Graphics (PNG) Image class |
CFXPoint | Point |
CFXPointerException | Invalid pointer |
CFXPopup | Popup window is used as a container for transitional controls such as menu panes and other ephemeral windows |
CFXPPMIcon | Portable Pixmap icon |
CFXPPMImage | Portable Pixmap Image |
CFXPrintDialog | Printer selection dialog |
CFXPrinter | Describes printer |
CFXProcess | Executable process |
CFXProgressBar | Progress bar widget |
CFXProgressDialog | A Progress Dialog is a simple dialog which is used to keep a user informed of the progress of a lengthy operation in a program and that the program is in fact still working |
CFXPSBounds | Bounding box |
CFXPtrList | List of void pointers |
CFXPtrListOf | List to pointers to TYPE |
CFXPtrQueue | Queue of void pointers |
CFXPtrQueueOf | Queue of pointers to TYPE |
CFXQOIFIcon | QOIF Icon class |
CFXQOIFImage | QOIF Image class |
CFXQuatd | Double-precision quaternion |
CFXQuatf | Single-precision quaternion |
CFXRadioButton | A radio button is a tri-state button |
CFXRandom | FXRandom provides a thread-safe random number generator with a period of around 1.84E19 |
CFXRanged | Bounds |
CFXRangeException | Index out of range |
CFXRangef | Bounds |
CFXRangeSlider | The range slider widget is a valuator widget which determines a subrange of the given range |
CFXRASIcon | SUN Raster Image format icon |
CFXRASImage | SUN Raster Image format |
CFXReactor | FXReactor implements the reactor pattern |
CFXReadWriteLock | FXReadWriteLock allows multiple readers but only a single writer |
CFXRealSlider | The real slider widget is a valuator widget which provides simple linear value range |
CFXRealSpinner | Real Spinner control |
CFXRecentFiles | The Recent Files group manages a most recently used (MRU) file list by means of the standard system registry |
CFXRectangle | Rectangle |
CFXRefPtr | Pointer to shared object |
CFXRegion | Region |
CFXRegistry | The Registry maintains a persistent settings database for an application |
CFXReplaceDialog | Search and Replace Dialog |
CFXResourceException | Generic resource exception |
▶CFXReverseDictionary | The reverse dictionary class is a fast-access hash table, mapping void-pointers to strings |
CEntry | |
CFXReverseDictionaryOf | Dictionary of pointers to TYPE |
CFXReverseMutex | The Reverse Mutex unlocks its associated FXMutex when entering the scope, and automatically relocks it upon exiting the scope |
CFXReverseSpinLock | The reverse spin lock unlocks its associated FXSpinLock when entering the scope, and automatically relocks it upon exiting the scope |
CFXRex | FXRex is a regular expression class implementing a NFA matcher |
CFXRGBIcon | IRIS RGB icon |
CFXRGBImage | IRIS RGB image |
CFXRootWindow | Root window |
CFXRuler | The ruler widget is placed alongside a document to measure position and size of entities within the document, such as margins, paragraph indents, and tickmarks |
CFXRulerView | The Ruler View provides viewing of a document with rulers |
CFXRunnable | FXRunnable represents a generic runnable thing |
CFXScopedMutex | Establish a correspondence between a C++ scope and a FXMutex, so that entering and leaving the scope in which the scoped lock is defined will automatically lock and unlock the associated mutex |
CFXScopedReadLock | Scoped read lock |
CFXScopedSpinLock | Establish a correspondence between a C++ scope and an FXSpinLock, so that entering and leaving the scope in which the scoped lock is defined will automatically lock and unlock the associated spin lock |
CFXScopedThread | FXScopedThread is a kind of thread which automatically performs a thread join to clean up the thread when going out of scope |
CFXScopedWriteLock | Scoped write lock |
CFXScrollArea | The scroll area widget manages a content area and a viewport area through which the content is viewed |
CFXScrollBar | The scroll bar is used when a document has a larger content than may be made visible |
CFXScrollCorner | Corner between scroll bars |
CFXScrollPane | A Scroll Pane is a menu pane which provides scrolling of menu entries |
CFXScrollWindow | The ScrollWindow widget manages one single child window and scrolls it when the child is larger than the available area |
CFXSearchDialog | Search Dialog |
CFXSegment | Line segment |
CFXSemaphore | A semaphore allows for protection of a resource that can be accessed by a fixed number of simultaneous threads |
CFXSemaQueue | Semaphore protected queue for a single producer and a single consumer thread |
CFXSemaQueueOf | |
CFXSeparator | A Separator widget is used to draw a horizontal or vertical divider between groups of controls |
▶CFXSettings | The Settings class manages a key-value database |
CEntry | |
CFXShell | The Shell widget is used as the base class for top level windows, i.e |
CFXShutter | The Shutter widget provides a set of foldable sub panels |
CFXShutterItem | A Shutter Item is a panel which is embedded inside a Shutter Widget |
CFXSize | Size |
CFXSlider | The slider widget is a valuator widget which provides simple linear value range |
CFXSocket | Socket i/o device |
CFXSphered | Spherical bounds |
CFXSpheref | Spherical bounds |
CFXSpinLock | FXSpinLock can be used to provide safe access to very small critical sections |
CFXSpinner | Spinner control |
CFXSplashWindow | The Splash Window is a window typically shown during startup of an application |
CFXSplitter | Splitter window is used to interactively repartition two or more subpanels |
CFXSpring | The spring widgets, when properly embedded side by side in a horizontal frame or vertical frame widget, behave like a set of connected springs of various lengths (hence the name!) |
CFXStat | Statistics about a file or directory |
CFXStatusBar | Status bar |
CFXStatusLine | The status line normally shows its permanent message |
CFXStream | A stream is a way to serialize data and objects into a byte stream |
CFXString | FXString provides essential string manipulation capabilities in FOX |
▶CFXStringDictionary | The dictionary class maintains a fast-access hash table of entities indexed by a character string |
CEntry | |
CFXSwitcher | The Switcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden |
CFXTabBar | The tab bar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items |
CFXTabBook | The tab book layout manager arranges pairs of children; the even numbered children (0,2,4,...) are usually tab items, and are placed on the top |
CFXTabItem | A tab item is placed in a tab bar or tab book |
CFXTable | The Table widget displays a table of items, each with a text and optional icon |
CFXTableItem | Item in table |
CFXTablePos | Position in table |
CFXTableRange | Range of table cells |
CFXTaskGroup | An FXTaskGroup manages a number of tasks, executing on the associated FXThreadPool |
CFXText | The text widget provides a multi-line text editing control |
CFXTextChange | Text mutation callback data passed with the SEL_INSERTED, SEL_REPLACED, and SEL_DELETED messages; both old and new text is available on behalf of the undo system as well as syntax highlighting |
CFXTextCodec | Abstract base class for a stateless coder/decoder |
CFXTextField | A text field is a single-line text entry widget |
CFXTextSelection | Text selection data |
CFXTGAIcon | TARGA image format icon |
CFXTGAImage | TARGA graphics file |
CFXThread | FXThread provides system-independent support for threads |
CFXThreadException | Throw this exception to terminate the calling thread gracefully, and pass the given return code back to a possible join() operation if one is in effect |
CFXThreadPool | A Thread Pool manages execution of tasks on a number of worker-threads |
CFXTIFIcon | TIFF Icon class |
CFXTIFImage | TIFF Image class |
CFXToggleButton | The toggle button provides a two-state button, which toggles between the on and the off state each time it is pressed |
CFXToolBar | A tool bar widget can be docked in a dock site; it automatically adjusts its orientation based on the orientation of the dock site, and adjusts the layout options accordingly |
CFXToolBarGrip | A toolbar grip is used to move its container, a dock bar |
CFXToolBarShell | A Toolbar shell is a widget floating around over the Main Window |
CFXToolBarTab | A toolbar tab is used to collapse or uncollapse a sibling widget |
CFXToolTip | Hopefully Helpful Hint message |
CFXTopWindow | Abstract base class for all top-level windows |
CFXTranslator | The translator class translates a message to another language |
CFXTreeItem | Tree list Item |
CFXTreeList | A Tree List Widget organizes items in a hierarchical, tree-like fashion |
CFXTreeListBox | The Tree List Box behaves very much like a List Box, except that it supports a hierarchical, tree structured display of the items |
CFXTriStateButton | The tri-state button provides a three-state button, which toggles between the on and the off state each time it is pressed; programmatically, it may also be switched into the MAYBE state |
CFXUndoList | The UndoList class manages a list of undoable commands |
CFXUTF16BECodec | Codec for UTF-16BE |
CFXUTF16Codec | Codec for UTF-16 |
CFXUTF16LECodec | Codec for UTF-16LE |
CFXUTF32BECodec | Codec for UTF-32BE |
CFXUTF32Codec | Codec for UTF-32 |
CFXUTF32LECodec | Codec for UTF-32LE |
CFXUTF8Codec | Codec for UTF-8 |
CFXVariant | A Variant type can hold any kind of object, be it a boolean, integer, real, string, or even array of Variants or dictionaries of variants |
CFXVariantArray | Array of variants |
▶CFXVariantMap | Variant map associates strings to variants using fast hash table |
CEntry | |
CFXVec2d | Double-precision 2-element vector |
CFXVec2f | Single-precision 2-element vector |
CFXVec3d | Double-precision 3-element vector |
CFXVec3f | Single-precision 3-element vector |
CFXVec4d | Double-precision 4-element vector |
CFXVec4f | Single-precision 4-element vector |
CFXVerticalFrame | Vertical frame layout manager widget is used to automatically place child-windows vertically from top-to-bottom, or bottom-to-top, depending on the child window's layout hints |
CFXVerticalSeparator | Vertical separator widget |
CFXViewport | OpenGL Viewer Viewport |
CFXVisual | Visual describes pixel format of a drawable |
CFXWEBPIcon | Google WebP Icon class |
CFXWEBPImage | Google WebP Image class |
CFXWindow | Window is the base class for all widgets in FOX |
CFXWindowException | Window exception |
CFXWizard | A Wizard widget guides the user through a number of panels in a predefined sequence; each step must be completed before moving on to the next step |
CFXWorker | An FXWorker is a transient thread that performs an FXRunnable task |
CFXWSQueue | Work-stealing queue |
CFXXBMIcon | X Bitmap icon |
CFXXBMImage | X Bitmap image |
CFXXML | The XML serializer loads or saves data to xml text file |
CFXXMLFile | Procesing XML file |
CFXXMLString | Serialize a variant to or from XML formatted string |
CFXXPMIcon | X Pixmap icon |
CFXXPMImage | X Pixmap image |