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

Classes

struct  filter
 

Public Attributes

window owner
 
bool open_or_save
 
bool allow_multi_select
 
std::string init_file
 
std::string title
 
path_type path
 
std::vector< filterfilters
 

Member Data Documentation

bool nana::filebox::implement::allow_multi_select
std::vector<filter> nana::filebox::implement::filters
std::string nana::filebox::implement::init_file
bool nana::filebox::implement::open_or_save
window nana::filebox::implement::owner
path_type nana::filebox::implement::path
std::string nana::filebox::implement::title