Gui::UiLoaderPy Class Reference

#include <UiLoader.h>

Public Member Functions

Py::Object createWidget (const Py::Tuple &)
 
Py::Object load (const Py::Tuple &)
 
Py::Object repr ()
 
 UiLoaderPy ()
 
 ~UiLoaderPy ()
 

Static Public Member Functions

static void init_type ()
 

Constructor & Destructor Documentation

◆ UiLoaderPy()

UiLoaderPy::UiLoaderPy ( )

◆ ~UiLoaderPy()

UiLoaderPy::~UiLoaderPy ( )

Member Function Documentation

◆ createWidget()

Py::Object UiLoaderPy::createWidget ( const Py::Tuple &  args)

◆ init_type()

void UiLoaderPy::init_type ( void  )
static

References createWidget(), and load().

Referenced by Gui::Application::Application().

◆ load()

◆ repr()

Py::Object UiLoaderPy::repr ( )

The documentation for this class was generated from the following files: