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

ZContextMenu QML Type

Base object for Zuble tools. It extends ZMenu to add Zuble tool cache functions. More...

Import Statement: import toolbox .
Inherits:

ZMenu

Inherited By:

FileMenu

Detailed Description

Extend this object to create tools that use the Zuble tool cache, which allows the stateless tool delegates to store persistent state in the workpad.

/sa {ZMenu}, {ContextPane}