Public Member Functions | |
def | __init__ |
def | OnInit |
def | SetWidget |
Public Attributes | |
frame | |
size |
Definition at line 288 of file _app_ex.py.
def src::_app_ex::PyWidgetTester::__init__ | ( | self, | ||
size = (250, 100 | ||||
) |
Definition at line 289 of file _app_ex.py.
def src::_app_ex::PyWidgetTester::OnInit | ( | self | ) |
Definition at line 293 of file _app_ex.py.
def src::_app_ex::PyWidgetTester::SetWidget | ( | self, | ||
widgetClass, | ||||
args, | ||||
kwargs | ||||
) |
Definition at line 298 of file _app_ex.py.
Definition at line 294 of file _app_ex.py.
Definition at line 290 of file _app_ex.py.