| Trees | Indices | Help |
|
|---|
|
|
object --+
|
PluginForm
PluginForm class.
This form can be used to host additional controls. Please check the PyQt example.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Static Methods | |||
|
|||
|
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Creates the form if not was not created or brings to front if it was already created
|
Use this method to convert a TForm* to a QWidget to be used by PyQt
|
Use this method to convert a TForm* to a QWidget to be used by PySide
|
This event is called when the plugin form is created. The programmer should populate the form when this event is triggered.
|
Called when the plugin form is closed
|
Closes the form.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 21 16:32:00 2011 | http://epydoc.sourceforge.net |