Nana C++ Library. Reference for users.
What we need to use nana
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
nana::drawerbase::listbox::cell::format Struct Reference

Public Member Functions

 format () noexcept=default
 
 format (const ::nana::color &bgcolor, const ::nana::color &fgcolor) noexcept
 

Public Attributes

::nana::color bgcolor
 
::nana::color fgcolor
 

Constructor & Destructor Documentation

nana::drawerbase::listbox::cell::format::format ( )
defaultnoexcept
nana::drawerbase::listbox::cell::format::format ( const ::nana::color bgcolor,
const ::nana::color fgcolor 
)
noexcept

Member Data Documentation

::nana::color nana::drawerbase::listbox::cell::format::bgcolor
::nana::color nana::drawerbase::listbox::cell::format::fgcolor