ClanSoft logo
ClanSoft logo

    CL_FileDialog

Parents: public CL_Component

Description

Class members

static CL_FileDialog *create(
         const CL_ComponentOptions &options,
        CL_Component *parent,
        CL_StyleManager *style)
static CL_FileDialog *create( CL_Component *parent, CL_StyleManager *style)
CL_FileDialog( const CL_ComponentOptions &options, CL_Component *parent, CL_StyleManager *style)
CL_FileDialog(CL_Component *parent)
virtual ~CL_FileDialog()
void update_files()
int select_files(const struct dirent *)
void set_path(CL_String new_path)
void set_ext(CL_String new_ext)
thSignal_v1<CL_String> sig_ok
thSignal_v0 sig_cancel

See Also

None


Back to index



This page was built using the Perceps documentation system.