Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Wt::Ext::AbstractButtonAbstract base class for a button or menu item
Wt::Ext::AbstractToggleButtonAbstract base class for Radio button and Check boxes
Wt::Ext::ButtonA button
Wt::Ext::CalendarA calendar
Wt::Ext::CheckBoxA user control that represents a check box
Wt::Ext::ComboBoxA widget that provides a drop-down combo-box control
Wt::Ext::ComponentAn abstract base class for widgets that can be visually disabled
Wt::Ext::ContainerA container class which manages its contents using layout managers
Wt::Ext::DataStoreA resource that serializes data from a data model
Wt::Ext::DateFieldA form field for conveniently editing a date using a calendar popup
Wt::Ext::DialogA dialog emulates a modal window that blocks the user-interface
Wt::EventSignal< E >A signal that conveys user-interface events
Wt::Ext::FormFieldAn abstract base class for form fields
Wt::InvalidDateExceptionException thrown when calculating with an invalid date
Wt::JSignal< A1, A2, A3, A4, A5, A6 >A signal to relay JavaScript to C++ calls
Wt::JSlotA slot that is only implemented in client side JavaScript code
Wt::Ext::LineEditA single line edit
Wt::Ext::MenuA menu presented in a popup window
Wt::Ext::MenuItemAn item in a menu
Wt::Ext::MessageBoxA standard dialog for confirmation or to get simple user input
Wt::Ext::NumberFieldA form field for editing a number
Wt::Ext::PagingToolBarA tool bar that provides paging controls for supporting large data sets in a table view
Wt::Ext::PanelA container with a title and standard GUI elements
Wt::Ext::ProgressDialogA standard dialog to inform the user of progress during a time consuming task
Wt::Ext::RadioButtonA user control that represents a radio button
Wt::Chart::SeriesIteratorAbstract base class for iterating over series data in WChart2DRenderer
Wt::Signal< A1, A2, A3, A4, A5, A6 >A signal that propagates events to listeners
Wt::Ext::SplitterA container widget with resize handles between its children
Wt::Ext::SplitterHandleA handle inside a splitter
Wt::Ext::TableViewA widget that displays data in a table
Wt::Ext::TabWidgetA widget that organizes contents in tab panes
Wt::Ext::TextEditA rich-text editor
Wt::Ext::ToolBarA class that represents a tool bar (or a menu bar)
Wt::Ext::ToolTipConfigA configuration object for tool tips
Wt::WAbstractAreaAbstract base class for interactive areas in a widget
Wt::Chart::WAbstractChartAbstract base class for MVC-based charts
Wt::WAbstractItemModelAn abstract table-like model for use with Wt's view classes
Wt::WAbstractToggleButtonAn abstract base class for radio buttons and check boxes
Wt::WAccordionLayoutA layout manager which shows one item at a time
Wt::WAnchorA widget that represents an HTML anchor (to link to other documents)
Wt::WApplicationA class that represents an instance of a Wt Application, corresponding to a single session
Wt::WApplication::UpdateLockA synchronisation lock for manipulating and updating the application and its widgets outside of the event loop
Wt::Chart::WAxisClass which represents an axis of a cartesian chart
Wt::WBorderA style class for the border of a widget
Wt::WBorderLayoutA layout manager which divides the container region in five regions
Wt::WBoxLayoutA layout manager which arranges widgets horizontally or vertically
Wt::WBreakA widget that provides a line break between inline widgets
Wt::WBrushClass that defines the style for filling areas
Wt::WButtonGroupA class for grouping radio buttons logically together
Wt::WCalendarA calendar
Wt::WCanvasPaintDeviceA paint device for rendering using the HTML 5 <canvas> element
Wt::Chart::WCartesianChartA cartesian chart
Wt::Chart::WChart2DRendererHelper class for rendering a cartesian chart
Wt::Chart::WChartPaletteAbstract base class for styling rendered data series in charts
Wt::WCheckBoxA user control that represents a check box
Wt::WCircleAreaA circular interactive area in a widget
Wt::WColorA class that specifies a color
Wt::WComboBoxA widget that provides a drop-down combo-box control
Wt::WCompositeWidgetA widget that hides the implementation of composite widgets
Wt::WContainerWidgetA widget that holds and manages child widgets
Wt::WCssDecorationStyleA style class for a single widget or style sheet rule
Wt::WCssStyleSheetA CSS style sheet
Wt::Chart::WDataSeriesA single data series in a cartesian chart
Wt::WDateA gregorian calendar date
Wt::WDatePickerA date picker
Wt::WDateValidatorA validator for date strings
Wt::WDefaultLayoutA default layout manager
Wt::WDialogA WDialog emulates a modal window
Wt::WDoubleValidatorA validator for validating floating point user input
Wt::WDropEventA class providing details for a drop event
Wt::WEnvironmentA class that captures information on the application environment
Wt::WFileResourceA Resource which streams data from a local file
Wt::WFileUploadA widget that allows a file to be uploaded
Wt::WFitLayoutA layout manager which spans a single widget to all available space
Wt::WFontA style class describing a font
Wt::WFormWidgetA widget that correspond to an HTML form element
Wt::WGridLayoutA layout manager which arranges widgets in a grid
Wt::WGroupBoxA widget which group widgets into a frame with a title
Wt::WHBoxLayoutA layout manager which arranges widgets horizontally
Wt::WIconPairA widget that shows one of two items depending on its state
Wt::Ext::WidgetAn abstract base class for all Ext widgets
Wt::WImageA widget that displays an image
Wt::WInPlaceEditA widget that provides in-place-editable text
Wt::WInteractWidgetA widget that can receive user-interface interaction
Wt::WIntValidatorA validator that validates integer user input
Wt::WKeyEventA class providing details for a keyboard event
Wt::WLabelA widget that may act as a label corresponding to a form field
Wt::WLayoutAn abstract base class for layout managers
Wt::WLayoutItemAn abstract base class for items that can participate in a layout
Wt::WLayoutItemImplAn abstract base class for implementing layout managers
Wt::WLengthA class that specifies a length
Wt::WLengthValidatorA validator that checks the string length of user input
Wt::WLineEditA widget that provides a single line edit
Wt::WLineFUtility class that defines a single line
Wt::WLocalizedStringsAn abstract class that provides support for localized strings
Wt::WLogEntryA stream-like object for creatin an entry in a log file
Wt::WLoggerA text stream logging class
Wt::WLogger::FieldClass that holds the configuration for a single field
Wt::WLogger::SepClass that indicates a field separator
Wt::WLogger::TimeStampClass that indicates a time stamp
Wt::WMemoryResourceA resource which streams data from memory
Wt::WMenuA widget that shows a menu of options
Wt::WMenuItemA single item in a menu
Wt::WMessageBoxA standard dialog for confirmation or to get simple user input
Wt::WMessageResourceBundleSupport for localized strings using XML files
Wt::WModelIndexAn index to a data item of a data model
Wt::WMouseEventA class providing details for a mouse event
Wt::WMouseEvent::CoordinatesA mouse coordinate
Wt::WObjectA base class for objects that participate in the signal/slot system
Wt::WPaintDeviceThe abstract base class for a paint device
Wt::WPaintedWidgetA widget that is painted using vector graphics
Wt::WPainterHelper class for painting on a WPaintDevice
Wt::WPainter::ImageAn image that can be rendered on a WPainter
Wt::WPainterPathHelper class for composing a (complex) path
Wt::WPanelA WPanel provides a container which may be manipulated
Wt::WPenClass that defines the style for pen strokes
Wt::Chart::WPieChartA pie chart
Wt::WPointUtility class that defines a 2D point
Wt::WPointFUtility class that defines a 2D point
Wt::WPolygonAreaAn interactive area in a widget, specified by a polygon
Wt::WPushButtonA widget that represents a push button
Wt::WRadioButtonA user control that represents a radio button
Wt::WRectAreaA rectangular interactive area in a widget
Wt::WRectFUtility class that defines a rectangle
Wt::WRegExpValidatorA validator that checks user input against a regular expression
Wt::WResourceAn object which can be rendered in the HTTP protocol
Wt::WScrollAreaA widget that adds scrolling capabilities to its content
Wt::WScrollBarA scrollbar attached to a scroll area
Wt::WSelectionBoxA selection box allows selection from a list of options
Wt::WServerA class encapsulating an application server
Wt::WServer::ExceptionServer Exception class
Wt::WSignalMapper< T, A1 >A utility class to connect multiple senders to a single slot
Wt::WSliderA horizontal or vertical slider control
Wt::WSocketNotifierA utility class for asynchronous notification of socket activity
Wt::WStackedWidgetA container widget that stacks its widgets on top of each other
Wt::WStandardItemModelA standard data model, which stores data in memory
Wt::Chart::WStandardPaletteStandard styling for rendering series in charts
Wt::WStaticModelView< Renderer >A widget that implements a view for a non-changing model
Wt::WStringA unicode string class, with support for localization
Wt::WSuggestionPopupA widget which popups to assist in editing a textarea or lineedit
Wt::WSuggestionPopup::OptionsA configuration object to generate a matcher and replacer JavaScript function
Wt::WSvgImageA paint device for rendering using Scalable Vector Graphics (SVG)
Wt::WTableA container widget which provides layout of children in a table grid
Wt::WTableCellA container widget that represents a cell in a table
Wt::WTableColumnA column in a WTable
Wt::WTableRowA row in a WTable
Wt::WTabWidgetA widget that organizes contents in tab panes
Wt::WTextA widget that renders (XHTML) text
Wt::WTextAreaA widget that provides a multi-line edit
Wt::WTextEditA rich-text XHTML editor
Wt::WTimerA utility class which provides timer signals and single-shot timers
Wt::WTransformA 2D affine transformation matrix
Wt::WTreeA widget that represents a navigatable tree
Wt::WTreeNodeA single node in a tree
Wt::WTreeTableA table with a navigatable tree in the first column
Wt::WTreeTableNodeA specialized tree node which allows additional data to be associated with each node
Wt::WValidationStatusA widget that keeps track of the validation status of a form widget
Wt::WValidatorA validator is used to validate user input according to pre-defined rules
Wt::WVBoxLayoutA layout manager which arranges widgets vertically
Wt::WVectorImageAn abstract paint device for rendering using native vector graphics
Wt::WViewWidgetAn abstract base class for a MVC view that is rendered using a widget
Wt::WVirtualImageAn abstract widget that shows a viewport to a virtually large image
Wt::WVmlImageA paint device for rendering using the VML pseudo-standard
Wt::WWebWidgetA base class for widgets with an HTML counterpart
Wt::WWidgetA WWidget is the abstract base class for any Wt widget
Wt::WWidgetItemA layout item that holds a single widget

Generated on Fri Sep 12 17:01:14 2008 for Wt by doxygen 1.5.6