| Home | Trees | Indices | Help |
|---|
|
|
PySide.QtGui.QStandardItemModel --+
|
ParameterModel
The model to manage the list with parameter in ROS network.
| Instance Methods | |||
|
|||
PySide.QtCore.Qt.ItemFlag
|
|
||
|
|||
[ParameterNameItem, ParameterValueItem]
|
|
||
| Instance Variables | |
header = [('Parameter', 300), ('Value',-1)]the list with columns [(name, width), ...]
|
|
| Method Details |
|
Updates the parameter list model. New parameter will be inserted in sorting order. Not available parameter removed from the model.
|
Creates the list of the items. This list is used for the visualization of the parameter as a table row.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 12 02:00:15 2013 | http://epydoc.sourceforge.net |