| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
sip.simplewrapper --+
|
sip.wrapper --+
|
PyQt4.QtGui.QStandardItem --+
|
GroupItem --+
|
HostItem
The HostItem stores the information about a host.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
str
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dict(config : [str])
|
|
||
| GroupItem |
|
||
[QtGui.QStandardItem]
|
|
||
[QtGui.QStandardItem]
|
|
||
[str]
|
|
||
|
|||
|
|||
| bool |
|
||
|
|||
| bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
ITEM_TYPE = 58
|
|
|
Inherited from |
|
| Instance Variables | |
|
is_system_group dict(config : dict(namespace: dict(group:dict('type' : str, 'images' : [str], 'description' : str, 'nodes' : [str])))) (Inherited from node_manager_fkie.node_tree_model.GroupItem) |
|
| Properties | |
| host | |
| hostname | |
| address | |
| addresses | |
| masteruri | |
| mastername | |
| cfgs (Inherited from node_manager_fkie.node_tree_model.GroupItem) | |
| is_group (Inherited from node_manager_fkie.node_tree_model.GroupItem) | |
str
|
name The name of this group. (Inherited from node_manager_fkie.node_tree_model.GroupItem) |
int
|
state The state of this group. (Inherited from node_manager_fkie.node_tree_model.GroupItem) |
|
Inherited from |
|
| Method Details |
Initialize the HostItem object with given values.
|
Returns the name generated from masteruri and address
|
Creates a tooltip description based on text set by updateDescription() and all childs of this host with valid sensor description. The result is returned as a HTML part.
|
|
|
Compares the address of the masteruri.
|
Compares the address of the masteruri.
|
| Property Details |
host
|
hostname
|
address
|
addresses
|
masteruri
|
mastername
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri May 3 02:27:57 2019 | http://epydoc.sourceforge.net |