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 |
Closes the form.
|
Convert a TWidget* to a QWidget to be used by PyQt
|
Use this method to convert a TWidget* to a QWidget to be used by PySide
|
Return the TWidget underlying this view.
|
Called when the plugin form is closed
|
This event is called when the plugin form is created. The programmer should populate the form when this event is triggered.
|
Convert a QWidget to a TWidget* to be used by IDA
|
Creates the form if not was not created or brings to front if it was already created
|
Convert a TWidget* to a QWidget to be used by PyQt
|
Use this method to convert a TWidget* to a QWidget to be used by PySide
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Oct 11 15:05:11 2019 | http://epydoc.sourceforge.net |