PythonQt.PythonQtWorkbench Class Reference

Public Member Functions

def Activated (self)
 
def critical (self)
 
def Deactivated (self)
 
def information (self)
 
def Initialize (self)
 
def warning (self)
 

Public Attributes

 dock
 
 item
 
 menu
 
 mw
 

Static Public Attributes

string Icon = "python"
 
string MenuText = "PySide sandbox"
 
string ToolTip = "Python Qt workbench"
 

Member Function Documentation

◆ Activated()

◆ critical()

def PythonQt.PythonQtWorkbench.critical (   self)

◆ Deactivated()

def PythonQt.PythonQtWorkbench.Deactivated (   self)

◆ information()

def PythonQt.PythonQtWorkbench.information (   self)

◆ Initialize()

def PythonQt.PythonQtWorkbench.Initialize (   self)

◆ warning()

def PythonQt.PythonQtWorkbench.warning (   self)

Member Data Documentation

◆ dock

◆ Icon

string PythonQt.PythonQtWorkbench.Icon = "python"
static

◆ item

◆ menu

PythonQt.PythonQtWorkbench.menu

◆ MenuText

string PythonQt.PythonQtWorkbench.MenuText = "PySide sandbox"
static

◆ mw

◆ ToolTip

string PythonQt.PythonQtWorkbench.ToolTip = "Python Qt workbench"
static

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