class documentation
OverridePadding_Dialog class.
Method | __init__ |
Initializes the dialog. |
Method | validate |
Validates the bounding box values and enables/disables the "Apply" button accordingly. |
Class Variable |
|
Undocumented |
Instance Variable | bounds |
Undocumented |
Instance Variable | bounds |
Undocumented |
Instance Variable | buttons |
Undocumented |
Instance Variable | gui |
Undocumented |
Inherited from QDialog2
:
Method | show |
Shows this dialog. |
Method | show |
Gets called when the dialog is opened. |
Instance Variable | user |
Undocumented |
Inherited from QLayouted
(via QDialog2
):
Method | add |
Adds buttons. |
Method | add |
Adds layout. |
Method | add |
Adds spacing. |
Method | add |
Adds widget. |
Method | install |
Installs this layout in the parent. |
Instance Variable | _layout |
Undocumented |