company logo

ADKS_UserControl - User control Style

Inherits:  ADK_Style

User controls define control styles for controls that are loaded from a external library. Thus, user controls allow extending the features of the ODABA GUI framework. User controls have to be implemented as Qt controls, i.e. those have to be developed using Qt GUI library.

User controls are provided in a separated dynamic library, which supports a defined interface for user controls described in the UserControl interface class.

Some user controls of common interest have been added as extensions to GUI framework. Other (externally provided) user controls are delivered with the GUI frame work, when the controls fulfill the requirements on documentation and the common syntax conventions for control options as described below.

Attributes
Keys