Package qtuiloader
provides a few convenience functions.
Function qtuiloader.loader
returns a
preallocated instance of class qt.QUiLoader
.
Function qtuiloader.load
uses
this preallocated loader to construct a widget using a
Qt Designer
user interface description.