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

ZMenu QML Type

This is the base object for Zuble tools. More...

Import Statement: import toolbox .
Inherits:

ZRectangle

Inherited By:

AboutMenu, EditMenu, LogCategoryMenu, LogDetailMenu, MessageMenu, StyleEditMenu, TestMenu, and ZContextMenu

Detailed Description

Zuble tools are list delegates of the toolbox. Extend this object to create toolbox menu items.

/sa {ZContextMenu}, {ContextPane}