Pt::Forms Namespace Reference

Classes

class  BasicStyleOption
 Typed style option that stores a value of type T. More...
 
class  ButtonRenderer
 Renders the visual appearance of a push button. More...
 
class  ButtonState
 Stores the widget-local visual state for a push button. More...
 
class  ButtonStyle
 Binds a push button to the currently active renderer. More...
 
class  ButtonStyleOptions
 Stores the widget-local style overrides for a push button. More...
 
class  CheckBoxRenderer
 Renders the visual appearance of a check box widget. More...
 
class  CheckBoxState
 Stores the transient render state for a check box widget. More...
 
class  CheckBoxStyle
 Binds a check box widget to the currently active renderer. More...
 
class  CheckBoxStyleOptions
 Stores widget-local style overrides for a check box. More...
 
class  FontOption
 Composable font override slice for widget-local style options. More...
 
class  GraphicsBackend
 Graphics backend interface used by platform integration. More...
 
class  IPixmapImpl
 Interface for the platform/backend-specific pixmap implementation. More...
 
class  PaintContext
 Paint context. More...
 
class  Painter
 2D painter for Forms paint surfaces. More...
 
class  PaintSurface
 Paint surface. More...
 
class  PanelRenderer
 Renders the visual appearance of a panel-like widget. More...
 
class  PanelState
 Stores the transient render state for panel-like widgets. More...
 
class  PanelStyle
 Binds a panel-like widget to the currently active renderer. More...
 
class  PanelStyleOptions
 Stores widget-local style overrides for panel-like widgets. More...
 
class  Pixmap
 Back buffer drawing surface. More...
 
class  Screen
 Screen of a display. More...
 
class  SpinBoxRenderer
 Renders the visual appearance of a spin box widget. More...
 
class  SpinBoxState
 Stores the transient render state for a spin box widget. More...
 
class  SpinBoxStyle
 Binds a spin box widget to the currently active renderer. More...
 
class  SpinBoxStyleOptions
 Stores widget-local style overrides for a spin box. More...
 
class  Style
 Style for widgets. More...
 
class  StyleBinder
 Common renderer-binding controller for Forms style slices. More...
 
class  StyleOption
 Non-template base for a single named style option. More...
 
class  StyleOptions
 Stores the global theme option values shared across styles. More...
 
class  TabView
 Tabbed view for controls. More...
 
class  TabViewItem
 Item for tab bars. More...
 
class  Window
 Window base class. More...