InitGui.DraftWorkbench Class Reference

Public Member Functions

def Activated (self)
 
def ContextMenu (self, recipient)
 
def Deactivated (self)
 
def GetClassName (self)
 
def Initialize (self)
 

Public Attributes

 annotation_commands
 
 context_commands
 
 drawing_commands
 
 modification_commands
 
 utility_commands_menu
 
 utility_commands_toolbar
 

Detailed Description

The Draft Workbench definition.

Member Function Documentation

◆ Activated()

◆ ContextMenu()

def InitGui.DraftWorkbench.ContextMenu (   self,
  recipient 
)

◆ Deactivated()

def InitGui.DraftWorkbench.Deactivated (   self)
When quitting the workbench.

◆ GetClassName()

def InitGui.DraftWorkbench.GetClassName (   self)
Type of workbench.

References draftutils.translate.QT_TRANSLATE_NOOP.

◆ Initialize()

def InitGui.DraftWorkbench.Initialize (   self)
When the workbench is first loaded.

Member Data Documentation

◆ annotation_commands

InitGui.DraftWorkbench.annotation_commands

◆ context_commands

InitGui.DraftWorkbench.context_commands

◆ drawing_commands

InitGui.DraftWorkbench.drawing_commands

◆ modification_commands

InitGui.DraftWorkbench.modification_commands

◆ utility_commands_menu

InitGui.DraftWorkbench.utility_commands_menu

◆ utility_commands_toolbar

InitGui.DraftWorkbench.utility_commands_toolbar

The documentation for this class was generated from the following file: