Ingen  0.5.1
Static Public Member Functions | List of all members
Ingen::GUI::WidgetFactory Class Reference

Loads widgets from an XML description. More...

#include <WidgetFactory.hpp>

Static Public Member Functions

static Glib::RefPtr< Gtk::Builder > create (const std::string &toplevel_widget="")
 
template<typename T >
static void get_widget (const Glib::ustring &name, T *&widget)
 
template<typename T >
static void get_widget_derived (const Glib::ustring &name, T *&widget)
 

Detailed Description

Loads widgets from an XML description.

Purely static.


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