UTFWin::DefaultLayoutElement class

A default implementation of ILayoutElement.

Base classes

class ILayoutElement
This class represents an element that is part of a user interfaces.

Derived classes

class ButtonDrawableRadio
The standard IDrawable for a standard, simple radio or checkbox button component.
class ButtonDrawableStandard
The standard IDrawable for a standard, simple button component.
class ComboBoxDrawable
The standard IDrawable for a combo box component.
class DialogDrawable
The standard IDrawable for a dialog component.
class FrameDrawable
FrameDrawable is a procedural drawable that renders multiple frame styles depending on the current state.
class ImageDrawable
A standard IDrawable that renders an image.
class ScrollbarDrawable
The standard IDrawable for a scrollbar component.
class SliderDrawable
The standard IDrawable for a slider component.
class SpinnerDrawable
The standard IDrawable for a spinner component.
class StdDrawable
The standard IDrawable for user interactive components.
class VariableWidthDrawable
A drawable that completely fills the window of variable width with a graphic without a horizontal stretch.

Constructors, destructors, conversion operators

DefaultLayoutElement()

Public functions

auto AddRef() -> int virtual
auto Release() -> int virtual

Protected variables

int mnRefCount