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

ZStyledWorkpad QML Type

ZStyledWorkpad gives workpad pages the ability to be styled. Extend this object to create styled Zuble workpads. More...

Import Statement: import workspace .
Inherits:

ZWorkpad

Properties

Detailed Description

ZStyledWorkpad gives workpad pages the ability to be styled.

Background color, text colors, button colors can be switched by applying "page themes".

See also ZWorkpad.

Property Documentation

customStyles : ZScopedMap

The style elements specific to this page, overriding pageStyles.


pageStyleName : string

The name of the framestyle for the workpad. Change this value to change the page styles.


pageStyles : ZScopedMap

The common style elements for workpad pages, set automatically when pageStyleName is changed.


symbolbuttonStyle : alias

ZStyleText object for symbol button style


textStyle : alias

ZStyleText object for text style


textbuttonStyle : alias

ZStyleText object for text button style


zTooltip : alias

ZTooltip object creates tootip popup windows for widgets on this workpad