TGUI
0.8.9
|
►Ntgui | Namespace that contains all TGUI functions and classes |
►NSignals | Lists the names of all signals for all widgets |
CButton | |
CChildWindow | |
CClickableWidget | |
CColorPicker | |
CComboBox | |
CEditBox | |
CKnob | |
CLabel | |
CListBox | |
CListView | |
CMenuBar | |
CMessageBox | |
CPanel | |
CPicture | |
CProgressBar | |
CRadioButton | |
CRangeSlider | |
CScrollbar | |
CSlider | |
CSpinButton | |
CTabs | |
CTextBox | |
CTreeView | |
CWidget | |
CAbsoluteOrRelativeValue | Class to store the a value that is either a constant or a ratio |
CAny | |
CBaseThemeLoader | Base class for theme loader implementations |
CBitmapButton | Button widget with an image displayed next to the text (or centered in the button without text) |
CBoxLayout | Abstract class for box layout containers |
CBoxLayoutRatios | Abstract class for box layout containers |
CBoxLayoutRenderer | |
CButton | Button widget |
CButtonRenderer | |
CCanvas | |
►CChatBox | |
CLine | |
CChatBoxRenderer | |
CCheckBox | CheckBox widget |
CChildWindow | Child window widget |
CChildWindowRenderer | |
CClickableWidget | Clickable widget |
CClipboard | |
CClipping | |
CColor | Wrapper for colors |
CColorPicker | Color picker widget |
CColorPickerRenderer | |
CComboBox | Combo box widget |
CComboBoxRenderer | |
CContainer | Container widget |
CCopiedSharedPtr | |
CCustomWidgetForBindings | Class used by bindings to implement custom widgets withing these bindings (e.g. a custom C# widget in TGUI.Net) |
CDefaultThemeLoader | Default implementation for theme loading |
CDeserializer | Deserializes a settable property |
►CEditBox | Edit box widget |
CValidator | Predefined input validators |
CEditBoxRenderer | |
CException | |
►CFilesystem | Helper functionality for filesystem access |
CPath | Object to represent paths on a filesystem |
CFloatRect | |
CFont | |
CGrid | |
CGroup | Group widget |
CGroupRenderer | |
CGui | Gui class |
CHorizontalLayout | Container that automatically resizes children to fit the entire available space between children |
CHorizontalWrap | Container that automatically arranges children in lines, adding a new line when a horizontal line is full |
CKnob | Knob widget |
CKnobRenderer | |
CLabel | Label widget |
CLabelRenderer | |
CLayout | Class to store the left, top, width or height of a widget |
CLayout2d | Class to store the position or size of a widget |
CListBox | List box widget |
CListBoxRenderer | |
►CListView | List view widget |
CColumn | |
CItem | |
CListViewRenderer | |
►CMenuBar | Menu bar widget |
CGetAllMenusElement | Used for return value of getAllMenus |
CGetMenuListElement | Used for return value of getMenuList |
CMenu | |
CMenuBarRenderer | Renderer for the MenuBar widget |
CMessageBox | Message box widget |
CMessageBoxRenderer | |
CObjectConverter | Implicit converter for settable properties |
COutline | |
CPanel | Group of widgets that has a background color and optional borders |
CPanelRenderer | |
CPicture | Picture widget |
CPictureRenderer | |
CProgressBar | Progress bar widget |
CProgressBarRenderer | |
CRadioButton | Radio button widget |
CRadioButtonGroup | Can be used as parent of radio buttons so that different groups of radio buttons can be isolated |
CRadioButtonRenderer | |
CRangeSlider | RangeSlider widget |
CRangeSliderRenderer | |
CRelativeValue | Helper class to create an AbsoluteOrRelativeValue object containing a relative value without using a string |
CRendererData | Shared data used in renderer classes |
CScrollablePanel | Group of widgets that has a background color and optional borders |
CScrollablePanelRenderer | |
CScrollbar | Scrollbar widget |
CScrollbarChildWidget | Wrapper around scrollbar to be used inside widgets that need a scrollbar |
CScrollbarRenderer | |
CSerializer | Serializes an settable property |
CSignal | Signal to which the user can subscribe to get callbacks from |
CSignalAnimation | Signal to which the user can subscribe to get callbacks from |
CSignalChildWindow | Signal to which the user can subscribe to get callbacks from |
CSignalItem | Signal to which the user can subscribe to get callbacks from |
CSignalItemHierarchy | Signal to which the user can subscribe to get callbacks from |
►CSignalManager | |
CConnectedSignalTuple | |
CSignalTuple | |
CSignalRange | Signal to which the user can subscribe to get callbacks from |
CSignalWidgetBase | Base class for Widget which provides functionality to connect signals based on their name |
CSlider | Slider widget |
CSliderRenderer | |
CSpinButton | Spin button widget |
CSpinButtonRenderer | |
CSprite | |
CString | Wrapper class to store strings |
CSubwidgetContainer | Base class for widgets that consist of subwidgets that act together as if they are a single widget |
CSvgImage | |
►CTabs | Tabs widget |
CTab | |
CTabsRenderer | |
CText | |
CTextBox | Text box widget |
CTextBoxRenderer | |
CTextStyle | Wrapper for text styles |
CTexture | |
CTextureManager | |
CTheme | This class can be used to manage the widget renderers |
CToolTip | Interface to set the settings for the tool tips |
►CTreeView | Tree view widget |
CConstNode | Read-only node representation used by getNodes |
CNode | Internal representation of a node |
CTreeViewRenderer | |
CVariant | |
CVector2f | |
CVerticalLayout | Container that automatically resizes children to fit the entire available space between children |
CWidget | The parent class for every widget |
CWidgetFactory | |
CWidgetRenderer | Base class for all renderer classes |
Donate Privacy Policy Changelog Sitemap
Copyright © 2012-2023 Bruno Van de Velde