AUI Framework  develop
Cross-platform module-based framework for developing C++20 desktop applications

Detailed Description

All ready-to-use views.

Classes

class  A2FingerTransformArea
 Handles and processes the multitouch scale, transform and rotation events based on two-finger gestures. More...
 
class  AAbstractTextField
 Text field implementation. More...
 
class  AButton
 Button with text, which can be pushed to make some action. More...
 
class  ACheckBox
 A check box (without label). More...
 
class  ACircleProgressBar
 A circle-shaped progress bar. More...
 
class  ADoubleNumberPicker
 A text field for numbers with increase/decrease buttons. More...
 
class  ADragArea
 Wrapping container to drag views inside of it. More...
 
class  ADrawableView
 Simple view to draw an IDrawable. More...
 
class  ADropdownList
 A button with dropdown list. More...
 
class  AGridSplitter
 A resizable grid layout. More...
 
class  AGroupBox
 A titled frame. More...
 
class  AHDividerView
 A horizontal line. More...
 
class  ALabel
 Represents a simple single-line text display view. More...
 
class  AListView
 Displays a list model of strings. More...
 
class  ANumberPicker
 A text field for numbers with increase/decrease buttons. More...
 
class  APageView
 Like ATabView but without tabs line. More...
 
class  APathChooserView
 A text field with "..." button prompting path. More...
 
class  AProgressBar
 A progress bar. More...
 
class  ARadioButton
 A radio button. More...
 
class  ARadioGroup
 A group of radio buttons. More...
 
class  ARulerArea
 Photoshop-like ruler area for measuring display units. More...
 
class  AScrollArea
 A scrollable container with vertical and horizontal scrollbars. More...
 
class  AScrollAreaViewport
 Inner component of AScrollArea that manages rendering and event handling with custom offset (scroll). More...
 
class  AScrollbar
 A single scrollbar. More...
 
class  ASlider
 Slider control. More...
 
class  ASpacerExpanding
 Expanding view which is useful in UI building. More...
 
class  ASpacerFixed
 Fixed-size view which is useful in UI building. More...
 
class  ASplitter
 A resizeable horizontal or vertical layout. More...
 
class  ATabView
 Tab host. More...
 
class  AText
 HTML-capable text container. More...
 
class  ATextArea
 Multiline text input area. More...
 
class  ATextField
 Editable field with text to receive a text input from the user. More...
 
class  ATreeView
 Displays a tree model of strings. More...
 
class  AVDividerView
 A vertical line. More...
 
class  AView
 Base class of all UI objects. More...
 
class  AViewContainer
 A trivial modifiable view that represents a set of views. More...
 
class  AViewContainerBase
 A view that represents a set of views. More...
 
Collaboration diagram for Views: