Zuble QML Types   |  Zuble C++ Classes   |  Table of Contents

SettingInput QML Type

Base type for a settings input control. More...

Import Statement: import controls .
Inherits:

ZRectangle

Inherited By:

ChoiceButton, ChoiceColumn, OnOffButton, and StringInput

Detailed Description

Extend this object to create new types of settings input controls.

See also SetingItem and SettingsView.