Version: 8.3.0
gui.Items.ItemSwitch Class Reference
Inheritance diagram for gui.Items.ItemSwitch:
Collaboration diagram for gui.Items.ItemSwitch:

Public Member Functions

def addNode
 
- Public Member Functions inherited from gui.Items.ItemComposedNode
def __init__
 
def isExpandable
 
def getChildren
 
def dblselected
 
def selected
 
def getIconName
 
def panel
 
def addNode
 
def panel1
 
def layout
 
def addLink
 
- Public Member Functions inherited from gui.Item.Item
def __init__
 
def isExpandable
 
def getChildren
 
def father
 
def getIconName
 
def panel
 
def box
 
def selected
 
def dblselected
 

Additional Inherited Members

- Public Attributes inherited from gui.Items.ItemComposedNode
 node
 
 graph
 
 label
 
 datalinks
 
 controllinks
 
 emitting
 
- Static Public Attributes inherited from gui.Items.ItemComposedNode
int n = 0
 

Detailed Description

Definition at line 233 of file Items.py.

Member Function Documentation

def gui.Items.ItemSwitch.addNode (   self,
  service 
)

Definition at line 234 of file Items.py.

235  def addNode(self,service):
236  return

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