, including all inherited members.
add_path(const std::string path, const std::string to_add) const | gui::file_menu | |
adjust_position(unsigned pos) | gui::scrollarea | [protected] |
bg_cancel() | gui::widget | [protected] |
bg_register(SDL_Rect const &rect) | gui::widget | [protected] |
bg_restore() const | gui::widget | [protected] |
bg_restore(SDL_Rect const &rect) const | gui::widget | [protected] |
bg_update() | gui::widget | [protected] |
bluebg_style | gui::menu | [static] |
change_directory(const std::string path) | gui::file_menu | |
change_item(int pos1, int pos2, const std::string &str) | gui::menu | |
chosen_file_ | gui::file_menu | [private] |
clip_rect() const | gui::widget | [protected] |
column_widths() const | gui::menu | [protected] |
current_dir_ | gui::file_menu | [private] |
default_style | gui::menu | [static] |
delete_chosen_file() | gui::file_menu | |
dirs_in_current_dir_ | gui::file_menu | [private] |
dirty() const | gui::widget | |
display_current_files() | gui::file_menu | [private] |
double_clicked() | gui::menu | |
draw_row(const size_t row_index, const SDL_Rect &rect, ROW_TYPE type) | gui::menu | [protected, virtual] |
enable(bool new_val=true) | gui::widget | [virtual] |
enabled() const | gui::widget | |
entry_selected(const unsigned entry) | gui::file_menu | [private] |
erase_item(size_t index) | gui::menu | |
file_menu(CVideo &disp, std::string start_file="") | gui::file_menu | |
files_in_current_dir_ | gui::file_menu | [private] |
focus(const SDL_Event *event) | gui::widget | |
focus_ | gui::widget | [protected] |
get_choice() const | gui::file_menu | |
get_directory() const | gui::file_menu | [inline] |
get_max_position() const | gui::scrollarea | [protected] |
get_path(const std::string file_or_dir) const | gui::file_menu | [private] |
get_path_up(const std::string path, const unsigned levels=1) const | gui::file_menu | [private] |
get_position() const | gui::scrollarea | [protected] |
handle_event(const SDL_Event &event) | gui::file_menu | [protected, virtual] |
handler(const bool auto_join=true) | events::handler | [protected] |
handler_members() | gui::scrollarea | [protected, virtual] |
has_scrollbar() const | gui::scrollarea | [protected] |
HEADING_ROW enum value | gui::menu | |
height() const | gui::widget | |
hidden() const | gui::widget | |
hide(bool value=true) | gui::scrollarea | [virtual] |
id() const | gui::widget | |
imgsel_style class | gui::menu | [friend] |
inner_location() const | gui::scrollarea | [protected] |
is_directory(const std::string &fname) const | gui::file_menu | |
is_root(const std::string path) const | gui::file_menu | [private] |
item_ends_with_image(const std::string &item) const | gui::menu | [protected] |
join() | events::handler | [virtual] |
last_selection_ | gui::file_menu | [private] |
leave() | events::handler | [virtual] |
location() const | gui::widget | |
make_directory(const std::string &subdir_name) | gui::file_menu | |
member_handlers() | gui::widget | [inline, protected, virtual] |
menu(CVideo &video, const std::vector< std::string > &items, bool click_selects=false, int max_height=-1, int max_width=-1, const sorter *sorter_obj=NULL, style *menu_style=NULL, const bool auto_join=true) | gui::menu | |
move_position(int dep) | gui::scrollarea | [protected] |
move_selection(size_t id) | gui::menu | |
nitems() const | gui::menu | [inline] |
NORMAL_ROW enum value | gui::menu | |
path_delim | gui::file_menu | [static] |
process() | gui::menu | |
process_event() | gui::scrollarea | [protected, virtual] |
requires_event_focus(const SDL_Event *event=NULL) const | gui::menu | [protected, virtual] |
reset_selection() | gui::menu | |
ROW_TYPE enum name | gui::menu | |
scroll(unsigned int pos) | gui::menu | [virtual] |
scrollarea(CVideo &video, bool auto_join=true) | gui::scrollarea | |
scrollbar_width() const | gui::scrollarea | [protected] |
SELECTED_ROW enum value | gui::menu | |
selection() const | gui::menu | |
set_click_selects(bool value) | gui::menu | |
set_clip_rect(const SDL_Rect &rect) | gui::widget | |
set_dirty(bool dirty=true) | gui::widget | |
set_focus(bool focus) | gui::widget | |
set_full_size(unsigned h) | gui::scrollarea | [protected] |
set_heading(const std::vector< std::string > &heading) | gui::menu | |
set_height(unsigned h) | gui::widget | |
set_help_string(const std::string &str) | gui::widget | |
set_id(const std::string &id) | gui::widget | |
set_inner_location(const SDL_Rect &rect) | gui::menu | [protected, virtual] |
set_items(const std::vector< std::string > &items, bool strip_spaces=true, bool keep_viewport=false) | gui::menu | |
set_location(SDL_Rect const &rect) | gui::widget | [virtual] |
set_location(int x, int y) | gui::widget | |
set_max_height(const int new_max_height) | gui::menu | |
set_max_width(const int new_max_width) | gui::menu | |
set_measurements(unsigned w, unsigned h) | gui::widget | |
set_numeric_keypress_selection(bool value) | gui::menu | |
set_position(unsigned pos) | gui::scrollarea | [protected] |
set_scroll_rate(unsigned r) | gui::scrollarea | [protected] |
set_shown_size(unsigned h) | gui::scrollarea | [protected] |
set_sorter(sorter *s) | gui::menu | |
set_volatile(bool val=true) | gui::widget | |
set_width(unsigned w) | gui::widget | |
silent_ | gui::menu | [protected] |
simple_style | gui::menu | [static] |
sort_by(int column) | gui::menu | |
strip_last_delim(const std::string path) const | gui::file_menu | |
style class | gui::menu | [friend] |
style_ | gui::menu | [protected] |
update_file_lists() | gui::file_menu | [private] |
update_location(SDL_Rect const &rect) | gui::scrollarea | [protected, virtual] |
video() const | gui::widget | [inline, protected] |
widget(widget const &o) | gui::widget | [protected] |
widget(CVideo &video, const bool auto_join=true) | gui::widget | [protected] |
width() const | gui::widget | |
wrap_words() | gui::menu | |
~handler() | events::handler | [protected, virtual] |
~widget() | gui::widget | [protected, virtual] |