, including all inherited members.
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_item(int pos1, int pos2, const std::string &str) | gui::menu | |
clip_rect() const | gui::widget | [protected] |
column_widths() const | gui::menu | [protected] |
default_style | gui::menu | [static] |
dirty() const | gui::widget | |
double_clicked() | gui::menu | |
double_clicked_ | mp::gamebrowser | [private] |
draw() | mp::gamebrowser | [virtual] |
draw_contents() | mp::gamebrowser | [virtual] |
draw_row(const size_t row_index, const SDL_Rect &rect, ROW_TYPE type) | mp::gamebrowser | [virtual] |
empty() const | mp::gamebrowser | [inline] |
enable(bool new_val=true) | gui::widget | [virtual] |
enabled() const | gui::widget | |
erase_item(size_t index) | gui::menu | |
focus(const SDL_Event *event) | gui::widget | |
focus_ | gui::widget | [protected] |
gamebrowser(CVideo &video, const config *map_hashes) | mp::gamebrowser | |
games_ | mp::gamebrowser | [private] |
get_item_rect(size_t index) const | mp::gamebrowser | |
get_max_position() const | gui::scrollarea | [protected] |
get_position() const | gui::scrollarea | [protected] |
gold_icon_locator_ | mp::gamebrowser | [private] |
h_padding_ | mp::gamebrowser | [private] |
handle_event(const SDL_Event &event) | mp::gamebrowser | [virtual] |
handler(const bool auto_join=true) | events::handler | [protected] |
handler_members() | gui::scrollarea | [protected, virtual] |
has_scrollbar() const | gui::scrollarea | [protected] |
header_height_ | mp::gamebrowser | [private] |
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 | |
ignore_next_doubleclick_ | mp::gamebrowser | [private] |
imgsel_style class | gui::menu | [friend] |
inner_location() const | gui::scrollarea | [protected] |
item_ends_with_image(const std::string &item) const | gui::menu | [protected] |
item_height_ | mp::gamebrowser | [private] |
join() | events::handler | [virtual] |
last_was_doubleclick_ | mp::gamebrowser | [private] |
leave() | events::handler | [virtual] |
location() const | gui::widget | |
map_hashes_ | mp::gamebrowser | [private] |
margin_ | mp::gamebrowser | [private] |
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 | |
minimap_size_ | mp::gamebrowser | [private] |
move_position(int dep) | gui::scrollarea | [protected] |
move_selection(size_t id) | gui::menu | |
nitems() const | gui::menu | [inline] |
no_observer_icon_locator_ | mp::gamebrowser | [private] |
NORMAL_ROW enum value | gui::menu | |
observer_icon_locator_ | mp::gamebrowser | [private] |
process() | gui::menu | |
process_event() | gui::scrollarea | [protected, virtual] |
redraw_items_ | mp::gamebrowser | [private] |
requires_event_focus(const SDL_Event *event=NULL) const | gui::menu | [protected, virtual] |
reset_selection() | mp::gamebrowser | [inline] |
row_height() const | mp::gamebrowser | [inline, protected] |
ROW_TYPE enum name | gui::menu | |
scroll(unsigned int pos) | mp::gamebrowser | [virtual] |
scrollarea(CVideo &video, bool auto_join=true) | gui::scrollarea | |
scrollbar_width() const | gui::scrollarea | [protected] |
selected() const | mp::gamebrowser | [inline] |
selected_ | mp::gamebrowser | [private] |
selected_game() | mp::gamebrowser | [inline] |
SELECTED_ROW enum value | gui::menu | |
selection() const | mp::gamebrowser | [inline] |
selection_is_joinable() const | mp::gamebrowser | [inline] |
selection_is_observable() const | mp::gamebrowser | [inline] |
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_game_items(const config &cfg, const config &game_config) | mp::gamebrowser | |
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) | mp::gamebrowser | [virtual] |
set_item_height(unsigned int height) | mp::gamebrowser | |
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 | |
style class | gui::menu | [friend] |
style_ | gui::menu | [protected] |
time_limit_icon_locator_ | mp::gamebrowser | [private] |
update_location(SDL_Rect const &rect) | gui::scrollarea | [protected, virtual] |
video() const | gui::widget | [inline, protected] |
visible_range_ | mp::gamebrowser | [private] |
vision_icon_locator_ | mp::gamebrowser | [private] |
widget(widget const &o) | gui::widget | [protected] |
widget(CVideo &video, const bool auto_join=true) | gui::widget | [protected] |
width() const | gui::widget | |
widths_ | mp::gamebrowser | [private] |
wrap_words() | gui::menu | |
xp_icon_locator_ | mp::gamebrowser | [private] |
~handler() | events::handler | [protected, virtual] |
~widget() | gui::widget | [protected, virtual] |