Nana C++ Library. Reference for users.
What we need to use nana
|
This is the complete list of members for nana::filebox, including all inherited members.
add_filter(const ::std::string &description, const ::std::string &filetype) | nana::filebox | |
add_filter(const std::vector< std::pair< std::string, std::string >> &filters) | nana::filebox | |
allow_multi_select(bool allow) | nana::filebox | |
filebox(window owner, bool is_open_mode) | nana::filebox | |
filebox(const filebox &) | nana::filebox | |
init_file(const ::std::string &filename) | nana::filebox | |
init_path(const path_type &path) | nana::filebox | |
operator()() const | nana::filebox | inline |
operator=(const filebox &) | nana::filebox | |
owner(window handle) | nana::filebox | |
path() const | nana::filebox | |
path_type typedef | nana::filebox | |
show() const | nana::filebox | |
title(::std::string text) | nana::filebox | |
~filebox() | nana::filebox |