#include <UiLoader.h>
◆ UiLoaderPy()
UiLoaderPy::UiLoaderPy |
( |
| ) |
|
◆ ~UiLoaderPy()
UiLoaderPy::~UiLoaderPy |
( |
| ) |
|
◆ createWidget()
Py::Object UiLoaderPy::createWidget |
( |
const Py::Tuple & |
args | ) |
|
◆ init_type()
void UiLoaderPy::init_type |
( |
void |
| ) |
|
|
static |
◆ load()
Py::Object UiLoaderPy::load |
( |
const Py::Tuple & |
args | ) |
|
References Gui::PythonWrapper::createChildrenNameAttributes(), Gui::PythonWrapper::fromQWidget(), Gui::PythonWrapper::getWrapperName(), Gui::PythonWrapper::loadCoreModule(), Gui::PythonWrapper::loadGuiModule(), Gui::PythonWrapper::loadWidgetsModule(), Gui::PythonWrapper::setParent(), Gui::PythonWrapper::toCString(), and Gui::PythonWrapper::toQObject().
Referenced by init_type(), draftguitools.gui_setstyle.Draft_SetStyle_TaskPanel::loadDefaults(), draftguitools.gui_setstyle.Draft_SetStyle_TaskPanel::onLoadStyle(), and draftguitools.gui_setstyle.Draft_SetStyle_TaskPanel::onSaveStyle().
◆ repr()
Py::Object UiLoaderPy::repr |
( |
| ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/UiLoader.h
- FreeCAD/src/Gui/UiLoader.cpp