Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::element::cite_bground Class Reference

Public Types

typedef paint::graphicsgraph_reference
 
typedef pat::cloneable
< element_interface
cloneable_element
 

Public Member Functions

 cite_bground (const char *)
 
void set (const cloneable_element &)
 
void set (const char *)
 
bool draw (graph_reference, const nana::color &bgcolor, const nana::color &fgcolor, const nana::rectangle &, element_state)
 

Member Typedef Documentation

Constructor & Destructor Documentation

nana::element::cite_bground::cite_bground ( const char *  name)

Member Function Documentation

bool nana::element::cite_bground::draw ( graph_reference  ,
const nana::color bgcolor,
const nana::color fgcolor,
const nana::rectangle ,
element_state   
)
void nana::element::cite_bground::set ( const cloneable_element rhs)
void nana::element::cite_bground::set ( const char *  name)