Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Public Attributes | Static Protected Member Functions
Rapicorn::Factory::WidgetTypeFactory Struct Reference

Inherits Rapicorn::Deletable.

Inherited by Rapicorn::WidgetFactory< Type > [private].

List of all members.

Public Member Functions

 RAPICORN_CLASS_NON_COPYABLE (WidgetTypeFactory)
 WidgetTypeFactory (const char *namespaced_ident, bool _isevh, bool _iscontainer, bool)
virtual WidgetImplcreate_widget (FactoryContext *fc) const =0
String type_name () const

Public Attributes

const String qualified_type
const bool iseventhandler
const bool iscontainer

Static Protected Member Functions

static void register_widget_factory (const WidgetTypeFactory &itfactory)
static void sanity_check_identifier (const char *namespaced_ident)

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines