Inheritance diagram for FileBrowser:
Public Member Functions | |
virtual void | init (bounds *b, bounds *clientarea, const char *title, const char *starturl) |
virtual bool | extract_url (char *buf) |
virtual void | listbox_changed () |
Protected Attributes | |
ht_strinputfield * | name_input |
FileBrowserVfsListbox * | listbox |
|
Definition at line 274 of file htapp.cc. References bin2str(), buf, Vfs::canonicalize(), ht_view::databuf_get(), VfsListbox::getCurDir(), VfsListbox::getCurProto(), VfsListbox::getCurVfs(), ht_snprintf(), ht_strinputfield_data, listbox, name_input, and VFS_URL_MAX. Referenced by file_chooser(), and file_open_dialog(). |
|
Definition at line 218 of file htapp.cc. References VfsListbox::changeURL(), find_atom(), FS_KILLER, FS_MOVE, FS_RESIZE, FS_TITLE, HISTATOM_FILE, FileBrowserVfsListbox::init(), ht_label::init(), ht_strinputfield::init(), Object::init(), ht_window::insert(), listbox, name_input, NULL, and virtual_fs_list. Referenced by file_chooser(), and file_open_dialog(). |
|
Definition at line 291 of file htapp.cc. References byte, ht_view::databuf_get(), ht_view::databuf_set(), ht_text_listbox_item::extra_data, FileBrowserVfsListboxData, ht_strinputfield_data, listbox, vfs_extra::name, and name_input. Referenced by FileBrowserVfsListbox::stateChanged(). |
|
Definition at line 195 of file htapp.cc. Referenced by extract_url(), init(), and listbox_changed(). |
|
Definition at line 194 of file htapp.cc. Referenced by extract_url(), init(), and listbox_changed(). |