Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::drawerbase::treebox::internal_placer Class Reference
Inheritance diagram for nana::drawerbase::treebox::internal_placer:
nana::widgets::detail::compset_placer< Component, ItemAttribute, WidgetScheme >

Public Member Functions

 internal_placer (const scheme &schm)
 
- Public Member Functions inherited from nana::widgets::detail::compset_placer< Component, ItemAttribute, WidgetScheme >
virtual ~compset_placer ()
 The destructor. More...
 

Additional Inherited Members

- Public Types inherited from nana::widgets::detail::compset_placer< Component, ItemAttribute, WidgetScheme >
typedef ::nana::paint::graphicsgraph_reference
 
typedef Component component_t
 A type of widget-defined components. More...
 
typedef ItemAttribute item_attribute_t
 A type of widget-defined item attribute. More...
 
typedef WidgetScheme widget_scheme_t
 Widget scheme. More...
 

Constructor & Destructor Documentation

nana::drawerbase::treebox::internal_placer::internal_placer ( const scheme schm)
inline