| CFX::FXArc | Arc |
| CFX::FXArray< TYPE > | Array of some generic type |
| CFX::FXCondition | A condition allows one or more threads to synchronize to an event |
| CFX::FXDate | Gregorian date object |
| ▼CFX::FXDC | Abstract Device Context |
| CFX::FXDCPrint | Postscript Printer Device Context |
| CFX::FXDCWindow | Window Device Context |
| CFX::FXDir | Directory enumerator |
| CFX::FXEvent | FOX Event |
| ▼CFX::FXException | Generic catch-all exception |
| ►CFX::FXErrorException | Generic error exception |
| CFX::FXPointerException | Invalid pointer |
| CFX::FXRangeException | Index out of range |
| ►CFX::FXResourceException | Generic resource exception |
| CFX::FXFontException | Font exception |
| CFX::FXImageException | Image, cursor, bitmap exception |
| CFX::FXMemoryException | Out of memory |
| CFX::FXWindowException | Window exception |
| CFX::FXExpression | Expression |
| CFX::FXExtentd | Extent |
| CFX::FXExtentf | Extent |
| CFX::FXFileAssoc | Registers stuff to know about the extension |
| CFX::FXFontDesc | Font style |
| CFX::FXGradient | |
| CFX::FXHash | A hash table for associating pointers to pointers |
| CFX::FXHiliteStyle | Highlight style entry |
| ▼CFX::FXIO | FXIO manipulates a handle to an abstract i/o device |
| CFX::FXFile | Low level file access |
| CFX::FXPipe | Pipe i/o device |
| CFX::FXSocket | Socket i/o device |
| CFX::FXLight | |
| CFX::FXMat3d | Double-precision 3x3 matrix |
| CFX::FXMat3f | Single-precision 3x3 matrix |
| CFX::FXMat4d | Double-precision 4x4 matrix |
| CFX::FXMat4f | Single-precision 4x4 matrix |
| CFX::FXMaterial | |
| CFX::FXMemMap | A Memory Map provides a view of a file as an array of memory; this allows the file itself to be used as backing for the data and very simplified file access results |
| CFX::FXMetaClass | Describes a FOX object |
| CFX::FXMutex | FXMutex provides a mutex which can be used to enforce critical sections around updates of data shared by multiple threads |
| CFX::FXMutexLock | An easy way to establish a correspondence between a C++ scope and a critical section is to simply declare an FXMutexLock at the beginning of the scope |
| ▼CFX::FXObject | 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 |
| CFX::FXAccelTable | The accelerator table sends a message to a specific target object when the indicated key and modifier combination is pressed |
| CFX::FXApp | Application Object |
| ►CFX::FXCommand | Base class for undoable commands |
| ►CFX::FXCommandGroup | Group of undoable commands |
| CFX::FXUndoList | The Undo List class manages a list of undoable commands |
| CFX::FXDataTarget | A Data Target allows a valuator widget such as a Slider or Text Field to be directly connected with a variable in the program |
| CFX::FXDebugTarget | A DebugTarget prints out every message it receives |
| CFX::FXDelegator | A delegator forwards messages to a delegate object |
| ►CFX::FXDict | The dictionary class maintains a fast-access hash table of entities indexed by a character string |
| CFX::FXFileDict | The File Association dictionary associates a file extension with a File Association record which contains command name, mime type, icons, and other information about the file type |
| CFX::FXIconDict | The Icon Dictionary manages a collection of icons |
| ►CFX::FXSettings | The Settings class manages a key-value database |
| CFX::FXRegistry | The registry maintains a database of persistent settings for an application |
| CFX::FXStringDict | String dictionary maps a character string to a character string |
| CFX::FXDocument | Abstract base class for documents |
| CFX::FXFoldingItem | Tree list Item |
| ►CFX::FXGLObject | Basic OpenGL object |
| CFX::FXGLGroup | Group object |
| CFX::FXGLLine | OpenGL Line Object |
| CFX::FXGLPoint | OpenGL Point Object |
| ►CFX::FXGLShape | OpenGL Shape Object |
| CFX::FXGLCone | OpenGL Cone Object |
| CFX::FXGLCube | OpenGL Cube Object |
| CFX::FXGLCylinder | OpenGL Cylinder Object |
| CFX::FXGLSphere | OpenGL Sphere Object |
| CFX::FXGLTriangleMesh | OpenGL Triangle Mesh Object |
| CFX::FXGUISignal | An FXGUISignal manages a waitable object which is used to awaken the main user-interface thread from a worker thread |
| CFX::FXHeaderItem | Header item |
| ►CFX::FXIconItem | Icon item |
| CFX::FXFileItem | File item |
| CFX::FXIconSource | An icon source is a class that loads an icon of any type |
| ►CFX::FXId | Encapsulates server side resource |
| CFX::FXComposeContext | Compose Context manages the state of an input method if input method support is enabled |
| ►CFX::FXCursor | Cursor class |
| CFX::FXCURCursor | CUR Cursor class |
| CFX::FXGIFCursor | GIF Cursor class |
| ►CFX::FXDrawable | Drawable is an abstract base class for any surface that can be drawn upon, such as a FXWindow, or FXImage |
| CFX::FXBitmap | A Bitmap is a rectangular array of pixels |
| ►CFX::FXImage | An Image is a rectangular array of pixels |
| CFX::FXBMPImage | The BMP Image class is a convenience class for working with images in the Microsoft Bitmap (.bmp) graphics file format |
| CFX::FXGIFImage | GIF Image class |
| CFX::FXICOImage | ICO (Microsoft icon format) graphics file |
| ►CFX::FXIcon | 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 |
| CFX::FXBMPIcon | The BMP Icon class is a convenience class for working with icons in the Microsoft Bitmap (.bmp) graphics file format |
| CFX::FXGIFIcon | GIF Icon class |
| CFX::FXICOIcon | ICO (Microsoft icon format) icon |
| CFX::FXIFFIcon | The IFF Icon provides support for the EA/Amiga Image File Format |
| CFX::FXJPGIcon | JPEG Icon class |
| CFX::FXPCXIcon | PCX icon |
| CFX::FXPNGIcon | Portable Network Graphics (PNG) Icon class |
| CFX::FXPPMIcon | Portable Pixmap icon |
| CFX::FXRASIcon | SUN Raster Image format icon |
| CFX::FXRGBIcon | IRIS RGB icon |
| CFX::FXTGAIcon | TARGA image format icon |
| CFX::FXTIFIcon | TIFF Icon class |
| CFX::FXXBMIcon | X Bitmap icon |
| CFX::FXXPMIcon | X Pixmap icon |
| CFX::FXIFFImage | The IFF Image provides support for the EA/Amiga Image File Format |
| CFX::FXJPGImage | JPEG Image class |
| CFX::FXPCXImage | PCX graphics file |
| CFX::FXPNGImage | Portable Network Graphics (PNG) Image class |
| CFX::FXPPMImage | Portable Pixmap Image |
| CFX::FXRASImage | SUN Raster Image format |
| CFX::FXRGBImage | IRIS RGB image |
| CFX::FXTGAImage | TARGA graphics file |
| CFX::FXTIFImage | TIFF Image class |
| CFX::FXXBMImage | X Bitmap image |
| CFX::FXXPMImage | X Pixmap image |
| ►CFX::FXWindow | Base class for all windows |
| ►CFX::FXCanvas | Canvas, an area drawn by another object |
| ►CFX::FXGLCanvas | GLCanvas, an area drawn by another object |
| CFX::FXGLViewer | OpenGL viewer widget |
| ►CFX::FXComposite | Base composite |
| CFX::FX4Splitter | The four-way splitter is a layout manager which manages four children like four panes in a window |
| CFX::FXMDIChild | The MDI child window contains the application work area in a Multiple Document Interface application |
| CFX::FXMDIClient | The MDI client window manages a number of MDI child windows in a multiple-document interface (MDI) application |
| ►CFX::FXPacker | Packer is a layout manager which automatically places child windows inside its area against the left, right, top, or bottom side |
| CFX::FXColorSelector | Color selection widget |
| CFX::FXComboBox | A Combo Box provides a way to select a string from a list of strings |
| CFX::FXDirSelector | The Directory Selector widget is the reusable mega-widget component which is the core of the Directory Dialog |
| ►CFX::FXDockBar | A dock bar widget can be docked inside a dock site widget, or floated around freely |
| ►CFX::FXToolBar | 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 |
| CFX::FXMenuBar | Menu bar |
| CFX::FXDockSite | The dock site widget is a widget where dock bars can be docked |
| CFX::FXFileSelector | File selection widget |
| CFX::FXFontSelector | Font selection widget |
| CFX::FXGroupBox | A group box widget provides a nice raised or sunken border around a group of widgets, providing a visual delineation |
| ►CFX::FXHorizontalFrame | 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 |
| CFX::FXStatusBar | Status bar |
| ►CFX::FXListBox | The List Box is a control to select one of a list of options |
| CFX::FXDriveBox | Directory Box |
| CFX::FXMatrix | The Matrix layout manager automatically arranges its child windows in rows and columns |
| CFX::FXRealSpinner | Spinner control |
| CFX::FXSpinner | Spinner control |
| CFX::FXSpring | 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!) |
| CFX::FXSwitcher | The Switcher layout manager automatically arranges its child windows such that one of them is placed on top; all other child windows are hidden |
| ►CFX::FXTabBar | The tab bar layout manager arranges tab items side by side, and raises the active tab item above the neighboring tab items |
| CFX::FXTabBook | 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 |
| ►CFX::FXTreeListBox | The Tree List Box behaves very much like a List Box, except that it supports a hierarchical, tree structured display of the items |
| CFX::FXDirBox | A Directory Box widget allows the user to select parts of a file path |
| ►CFX::FXVerticalFrame | 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 |
| CFX::FXShutter | The Shutter widget provides a set of foldable sub panels |
| CFX::FXShutterItem | A Shutter Item is a panel which is embedded inside a Shutter Widget |
| CFX::FXRootWindow | Root window |
| ►CFX::FXScrollArea | The scroll area widget manages a content area and a viewport area through which the content is viewed |
| CFX::FXBitmapView | 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 |
| CFX::FXFoldingList | A Folding List Widget resembles a Tree list except that it supports a header control to provide each item with multiple columns of text |
| ►CFX::FXIconList | A Icon List Widget displays a list of items, each with a text and optional icon |
| CFX::FXFileList | A File List widget provides an icon rich view of the file system |
| CFX::FXImageView | The Image View widget display a scrollable view of an image |
| ►CFX::FXList | A List Widget displays a list of items, each with a text and optional icon |
| CFX::FXColorList | A ColorList Widget displays a list of colors |
| CFX::FXRulerView | The Ruler View provides viewing of a document with rulers |
| CFX::FXScrollWindow | The scroll window widget scrolls an arbitrary child window |
| CFX::FXTable | The Table widget displays a table of items, each with a text and optional icon |
| CFX::FXText | The text widget supports editing of multiple lines of text |
| ►CFX::FXTreeList | A Tree List Widget organizes items in a hierarchical, tree-like fashion |
| CFX::FXDirList | A Directory List widget provides a tree-structured view of the file system |
| ►CFX::FXShell | The Shell widget is used as the base class for top level windows, i.e |
| ►CFX::FXPopup | Popup window |
| ►CFX::FXMenuPane | Popup menu pane |
| CFX::FXMDIMenu | MDI Window Menu |
| CFX::FXScrollPane | A Scroll Pane is a menu pane which provides scrolling of menu entries |
| CFX::FXToolTip | Hopefully Helpful Hint message |
| ►CFX::FXTopWindow | Abstract base class for all top-level windows |
| ►CFX::FXDialogBox | DialogBox window |
| CFX::FXChoiceBox | The Choice Box provides a dialog panel to select one item out of a list of choices |
| CFX::FXColorDialog | The Color dialog is a standard dialog panel used to edit colors |
| CFX::FXDirDialog | A Directory Dialog provides a way to select a directory |
| CFX::FXFileDialog | File selection dialog |
| CFX::FXFontDialog | Font selection dialog |
| CFX::FXInputDialog | An Input Dialog is a simple dialog which is used to obtain a text string, integer, or real number from the user |
| CFX::FXMessageBox | A Message Box is a convenience class which provides a dialog for very simple common yes/no type interactions with the user |
| CFX::FXPrintDialog | Printer selection dialog |
| CFX::FXProgressDialog | 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 |
| ►CFX::FXReplaceDialog | Text replace dialog |
| CFX::FXSearchDialog | Text search dialog |
| CFX::FXWizard | 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 |
| CFX::FXMainWindow | The Main Window is usually the central window of an application |
| CFX::FXSplashWindow | The Splash Window is a window typically shown during startup of an application |
| CFX::FXToolBarShell | A Tool bar shell is a widget floating around over the Main Window |
| CFX::FXSplitter | Splitter window is used to interactively repartition two or more subpanels |
| CFX::FXDragCorner | A drag corner widget may be placed in the bottom right corner so as to allow the window to be resized more easily |
| ►CFX::FXFrame | The Frame widget provides borders around some contents |
| CFX::FX7Segment | Seven-segment (eg LCD/watch style) widget, useful for making indicators and timers |
| CFX::FXArrowButton | Button with an arrow; the arrow can point in any direction |
| CFX::FXBitmapFrame | 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 |
| CFX::FXColorBar | A Color Bar is a widget which controls the brightness (value) of a color by means of the hue, saturation, value specification system |
| CFX::FXColorRing | A Color Ring widget provides an intuitive way to specify a color |
| CFX::FXColorWell | A color well is a widget which controls color settings |
| CFX::FXColorWheel | A ColorWheel is a widget which controls the hue and saturation values of a color |
| CFX::FXDial | 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 |
| ►CFX::FXDockHandler | The dock handler exists as a common base class for tool bar grip and dock title |
| CFX::FXDockTitle | A dock title is used to move its container, a dock bar |
| CFX::FXToolBarGrip | A toolbar grip is used to move its container, a dock bar |
| CFX::FXGradientBar | The gradient bar is a control that is used to edit color gradient, such as used in texture mapping and shape filling |
| CFX::FXHeader | Header control may be placed over a table or list to provide a resizable captions above a number of columns |
| CFX::FXImageFrame | 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 |
| CFX::FXKnob | The knob widget is a valuator widget which provides simple linear value range |
| ►CFX::FXLabel | A label widget can be used to place a text and/or icon for explanation purposes |
| ►CFX::FXButton | A button provides a push button, with optional icon and/or text label |
| CFX::FXMDIDeleteButton | MDI Delete button |
| CFX::FXMDIMaximizeButton | MDI Maximize button |
| CFX::FXMDIMinimizeButton | MDI Minimize button |
| CFX::FXMDIRestoreButton | MDI Restore button |
| CFX::FXPicker | A picker button allows you to identify an arbitrary location on the screen |
| CFX::FXCheckButton | A Check Button is a tri-state button |
| ►CFX::FXMenuButton | A menu button posts a popup menu when clicked |
| CFX::FXMDIWindowButton | MDI Window button |
| CFX::FXOption | Option Menu Button |
| CFX::FXOptionMenu | Option Menu |
| CFX::FXRadioButton | A radio button is a tri-state button |
| CFX::FXTabItem | A tab item is placed in a tab bar or tab book |
| ►CFX::FXToggleButton | The toggle button provides a two-state button, which toggles between the on and the off state each time it is pressed |
| CFX::FXTriStateButton | 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 |
| CFX::FXProgressBar | Progress bar widget |
| CFX::FXRealSlider | The real slider widget is a valuator widget which provides simple linear value range |
| CFX::FXRuler | 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 |
| ►CFX::FXSeparator | A Separator widget is used to draw a horizontal or vertical divider between groups of controls |
| CFX::FXHorizontalSeparator | Horizontal separator widget |
| CFX::FXVerticalSeparator | Vertical separator widget |
| CFX::FXSlider | The slider widget is a valuator widget which provides simple linear value range |
| CFX::FXStatusLine | The status line normally shows its permanent message; when moving the mouse over a Widget which has status-line help, the status line temporarily replaces its normal message with the help information; the status line obtains the help message by sending the Widget a ID_QUERY_HELP message with type SEL_UPDATE |
| CFX::FXTextField | A text field is a single-line text entry widget |
| CFX::FXToolBarTab | A toolbar tab is used to collapse or uncollapse a sibling widget |
| ►CFX::FXMenuCaption | The menu caption is a widget which can be used as a caption above a number of menu commands in a menu |
| CFX::FXMenuCascade | The cascade menu widget is used to bring up a sub menu from a pull down menu |
| ►CFX::FXMenuCommand | The menu command widget is used to invoke a command in the application from a menu |
| CFX::FXMenuCheck | The menu check widget is used to change a state in the application from a menu |
| CFX::FXMenuRadio | The menu radio widget is used to invoke a command in the application from a menu |
| CFX::FXMenuTitle | A menu title is a child of a menu bar which is responsible for popping up a pulldown menu |
| CFX::FXMenuSeparator | The menu separator is a simple decorative groove used to delineate items in a popup menu |
| CFX::FXScrollBar | The scroll bar is used when a document has a larger content than may be made visible |
| CFX::FXScrollCorner | Corner between scroll bars |
| CFX::FXFont | Font class |
| CFX::FXGLContext | A GL context is an object representing the OpenGL state information |
| ►CFX::FXVisual | Visual describes pixel format of a drawable |
| CFX::FXGLVisual | Visual describes pixel format of a drawable |
| ►CFX::FXListItem | List item |
| CFX::FXColorItem | Color item |
| CFX::FXRecentFiles | The recent files object manages a most recently used (MRU) file list by means of the standard system registry |
| ►CFX::FXTableItem | Item in table |
| CFX::FXComboTableItem | Combobox Item |
| ►CFX::FXTextCodec | Abstract base class for a stateless coder/decoder |
| CFX::FX885910Codec | ISO-8859-10 Codec |
| CFX::FX885911Codec | ISO-8859-11 Codec |
| CFX::FX885913Codec | ISO-8859-13 Codec |
| CFX::FX885914Codec | ISO-8859-14 Codec |
| CFX::FX885915Codec | ISO-8859-15 Codec |
| CFX::FX885916Codec | ISO-8859-16 Codec |
| CFX::FX88591Codec | ISO-8859-1 Codec |
| CFX::FX88592Codec | ISO-8859-2 Codec |
| CFX::FX88593Codec | ISO-8859-3 Codec |
| CFX::FX88594Codec | ISO-8859-4 Codec |
| CFX::FX88595Codec | ISO-8859-5 Codec |
| CFX::FX88596Codec | ISO-8859-6 Codec |
| CFX::FX88597Codec | ISO-8859-7 Codec |
| CFX::FX88598Codec | ISO-8859-8 Codec |
| CFX::FX88599Codec | ISO-8859-9 Codec |
| CFX::FXCP1250Codec | CP1250 Codec |
| CFX::FXCP1251Codec | CP1251 Codec |
| CFX::FXCP1252Codec | CP1252 Codec |
| CFX::FXCP1253Codec | CP1253 Codec |
| CFX::FXCP1254Codec | CP1254 Codec |
| CFX::FXCP1255Codec | CP1255 Codec |
| CFX::FXCP1256Codec | CP1256 Codec |
| CFX::FXCP1257Codec | CP1257 Codec |
| CFX::FXCP1258Codec | CP1258 Codec |
| CFX::FXCP437Codec | CP437 Codec |
| CFX::FXCP850Codec | CP8502 Codec |
| CFX::FXCP852Codec | CP852 Codec |
| CFX::FXCP855Codec | CP855 Codec |
| CFX::FXCP856Codec | CP856 Codec |
| CFX::FXCP857Codec | CP857 Codec |
| CFX::FXCP860Codec | CP860 Codec |
| CFX::FXCP861Codec | CP861 Codec |
| CFX::FXCP862Codec | CP862 Codec |
| CFX::FXCP863Codec | CP863 Codec |
| CFX::FXCP864Codec | CP864 Codec |
| CFX::FXCP865Codec | CP865 Codec |
| CFX::FXCP866Codec | CP866 Codec |
| CFX::FXCP869Codec | CP869 Codec |
| CFX::FXCP874Codec | CP874 Codec |
| CFX::FXKOI8RCodec | KOI8-R Codec |
| CFX::FXUTF16BECodec | Codec for UTF-16BE |
| CFX::FXUTF16Codec | Codec for UTF-16 |
| CFX::FXUTF16LECodec | Codec for UTF-16LE |
| CFX::FXUTF32BECodec | Codec for UTF-32BE |
| CFX::FXUTF32Codec | Codec for UTF-32 |
| CFX::FXUTF32LECodec | Codec for UTF-32LE |
| CFX::FXUTF8Codec | Codec for UTF-8 |
| CFX::FXTranslator | The translator class translates a message to another language |
| ►CFX::FXTreeItem | Tree list Item |
| CFX::FXDirItem | Directory item |
| ▼CFX::FXObjectList | List of pointers to objects |
| CFX::FXObjectListOf< TYPE > | Specialize list to pointers to TYPE |
| CFX::FXPoint | Point |
| CFX::FXPrinter | Describes printer |
| CFX::FXPSBounds | Bounding box |
| CFX::FXRanged | Bounds |
| CFX::FXRangef | Bounds |
| CFX::FXRectangle | Rectangle |
| CFX::FXRegion | Region |
| CFX::FXRex | FXRex is a regular expression class implementing a NFA matcher |
| CFX::FXSegment | Line segment |
| CFX::FXSemaphore | A semaphore allows for protection of a resource that can be accessed by a fixed number of simultaneous threads |
| CFX::FXSize | Size |
| CFX::FXSphered | Spherical bounds |
| CFX::FXSpheref | Spherical bounds |
| CFX::FXStat | Statistics about a file or directory |
| ▼CFX::FXStream | A stream is a way to serialize data and objects into a byte stream |
| CFX::FXFileStream | File Store Definition |
| CFX::FXMemoryStream | Memory Store Definition |
| CFX::FXString | FXString provides essential string manipulation capabilities |
| CFX::FXTablePos | Position in table |
| CFX::FXTableRange | Range of table cells |
| CFX::FXTextChange | 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 |
| CFX::FXThread | FXThread provides system-independent support for threads |
| CFX::FXVec2d | Double-precision 2-element vector |
| CFX::FXVec2f | Single-precision 2-element vector |
| CFX::FXVec3d | Double-precision 3-element vector |
| CFX::FXVec3f | Single-precision 3-element vector |
| ▼CFX::FXVec4d | Double-precision 4-element vector |
| CFX::FXQuatd | Double-precision quaternion |
| ▼CFX::FXVec4f | Single-precision 4-element vector |
| CFX::FXQuatf | Single-precision quaternion |
| CFX::FXViewport | OpenGL Viewer Viewport |