Skip to content
Alessandro Febretti edited this page Aug 28, 2013 · 25 revisions

[[module omegaToolkit | Python-Reference#module-omegatoolkit]] wraps omegaTookit::ui::UiModule

Base class for graphical user interface support.

Methods

Method(s) Description
instance() static Returns in instance of the UiModule class
createAndInitialize() static Creates and initializes an instance of the UiModule class
getWidgetFactory() static Returns an instance of the WidgetFactory class. WidgetFactory can be used to create widgets
getUi() static Returns the root ui container
Clone this wiki locally