| Home | Trees | Indices | Help |
|---|
|
|
PySide.QtGui.QDialog --+
|
ParameterDialog --+
|
ServiceDialog
Adds a support for calling a service to the ParameterDialog. The needed input fields are created from the service request message type. The service call is executed in a thread to avoid blocking GUI.
| Instance Methods | |||
|
|||
|
|||
|
|||
dict(str(param) : str(value))
|
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Class Variables | |
service_resp_signal = QtCore.Signal(str, str)
|
|
| Method Details |
Creates an input dialog.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 12 02:00:15 2013 | http://epydoc.sourceforge.net |