load_ui# glue_qt.utils.load_ui(path, parent=None, directory=None)# Load a .ui file Parameters: pathstrName of ui file to load parentQObjectObject to use as the parent of this widget Returns: wThe new widget