return to index

VDKObject class <vdkobj.h>

Description

This class is the base class of a wide hierarchy, provides common functionalities to all derived classes.

Public members

int Tag an int value at user hand (default 0)

Properties

VDKRgb NormalBackground

VDKRgb PrelightBackground

VDKRgb InsensitiveBackground

VDKRgb ActiveBackground

VDKRgb SelectedBackground

VDKRgb Foreground

VDKFont* Font

bool Enabled

VDKCursorType Cursor

VDKPoint Usize

bool Visible

Methods


Using signals and events

Tip:
All non-container widget can answer to realize_signal using static tables.

Static tables

Dynamic tables Using properties