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

ZWorkpad QML Type

Base type for all Zuble workpads. Extend this object to creat a Zuble workpad. More...

Import Statement: import workspace .
Inherits:

ZRectangle

Inherited By:

AppSettings, LogProfilePage, LogView, ScriptConsole, StatusView, ZStyledWorkpad, ZtFileSelectorWk, and ZtZblXmlValidator

Properties

Signals

Methods

Detailed Description

See also ZStyledWorkpad.

Property Documentation

json : var

a JSON object containing the workpad JSON configuration


mailbox : var

the mailbox for the current workspace item


menuActionOpenFunction : var

override this to replace default action behavior


zconfig : var

a JSON object containing the workpad XML configuration


Signal Documentation

menuClose()

the user has requested the toolbox menu be hidden


menuOpen()

the user has requested the toolbox menu be shown


workpadLoaded()

the content view has been loaded and initialized


Method Documentation

getWorkpadSettingsKey()


menuCommand( = menuName, = payload)


menuNotify( = menuName)