Home | All Classes | Grouped Classes | Index | Search
File dialog constructor File dialog constructor
CL_FileDialog( CL_Component* parent, CL_StyleManager* style = NULL); CL_FileDialog( const std::string& title, const std::string& file, const std::string& filter, CL_Component* parent, CL_StyleManager* style = NULL);
See also:
CL_Component | CL_FileDialog | CL_StyleManager