, including all inherited members.
add_text_line(const wide_string &text) | gui::textbox | [private] |
adjust_position(unsigned pos) | gui::scrollarea | [protected] |
alpha_ | gui::textbox | [private] |
alpha_focus_ | gui::textbox | [private] |
append_text(const std::string &text, bool auto_scroll=false) | gui::textbox | |
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] |
char_x_ | gui::textbox | [private] |
char_y_ | gui::textbox | [private] |
clear() | gui::textbox | |
clip_rect() const | gui::widget | [protected] |
cursor_ | gui::textbox | [private] |
cursor_pos_ | gui::textbox | [private] |
dirty() const | gui::widget | |
draw() | gui::widget | [protected, virtual] |
draw_contents() | gui::textbox | [protected, virtual] |
draw_cursor(int pos, CVideo &video) const | gui::textbox | [private] |
editable() const | gui::textbox | |
editable_ | gui::textbox | [private] |
enable(bool new_val=true) | gui::widget | [virtual] |
enabled() const | gui::widget | |
erase_selection() | gui::textbox | [private] |
focus(const SDL_Event *event) | gui::widget | |
focus_ | gui::widget | [protected] |
get_max_position() const | gui::scrollarea | [protected] |
get_position() const | gui::scrollarea | [protected] |
grabmouse_ | gui::textbox | [private] |
handle_event(const SDL_Event &event) | gui::textbox | [private, virtual] |
handle_text_changed(const wide_string &) | gui::textbox | [inline, private, virtual] |
handler(const bool auto_join=true) | events::handler | [protected] |
handler_members() | gui::scrollarea | [protected, virtual] |
has_scrollbar() const | gui::scrollarea | [protected] |
height() const | gui::widget | |
hidden() const | gui::widget | |
hide(bool value=true) | gui::scrollarea | [virtual] |
id() const | gui::widget | |
inner_location() const | gui::scrollarea | [protected] |
is_selection() | gui::textbox | [private] |
join() | events::handler | [virtual] |
leave() | events::handler | [virtual] |
line_height_ | gui::textbox | [private] |
location() const | gui::widget | |
max_size_ | gui::textbox | [private] |
member_handlers() | gui::widget | [inline, protected, virtual] |
move_position(int dep) | gui::scrollarea | [protected] |
process() | gui::textbox | |
process_event() | gui::scrollarea | [protected, virtual] |
process_help_string(int mousex, int mousey) | gui::widget | [virtual] |
requires_event_focus(const SDL_Event *event=NULL) const | gui::textbox | [private, virtual] |
scroll(unsigned int pos) | gui::textbox | [protected, virtual] |
scroll_to_bottom() | gui::textbox | |
scrollarea(CVideo &video, bool auto_join=true) | gui::scrollarea | |
scrollbar_width() const | gui::scrollarea | [protected] |
selend_ | gui::textbox | [private] |
selstart_ | gui::textbox | [private] |
set_clip_rect(const SDL_Rect &rect) | gui::widget | |
set_dirty(bool dirty=true) | gui::widget | |
set_editable(bool value) | gui::textbox | |
set_focus(bool focus) | gui::widget | |
set_full_size(unsigned h) | gui::scrollarea | [protected] |
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(SDL_Rect const &) | gui::textbox | [protected, virtual] |
set_location(const SDL_Rect &rect) | gui::textbox | [virtual] |
set_location(int x, int y) | gui::textbox | [inline] |
set_measurements(unsigned w, unsigned h) | gui::widget | |
set_position(unsigned pos) | gui::scrollarea | [protected] |
set_scroll_rate(unsigned r) | gui::scrollarea | [protected] |
set_shown_size(unsigned h) | gui::scrollarea | [protected] |
set_text(const std::string &text) | gui::textbox | |
set_volatile(bool val=true) | gui::widget | |
set_width(unsigned w) | gui::widget | |
set_wrap(bool val) | gui::textbox | |
show_cursor_ | gui::textbox | [private] |
show_cursor_at_ | gui::textbox | [private] |
show_scrollbar() const | gui::textbox | [private] |
text() const | gui::textbox | |
text_ | gui::textbox | [private] |
text_image_ | gui::textbox | [private] |
text_pos_ | gui::textbox | [private] |
textbox(CVideo &video, int width, const std::string &text="", bool editable=true, size_t max_size=256, double alpha=0.4, double alpha_focus=0.2, const bool auto_join=true) | gui::textbox | |
update_location(SDL_Rect const &rect) | gui::scrollarea | [protected, virtual] |
update_text_cache(bool reset=false) | gui::textbox | [private] |
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_ | gui::textbox | [private] |
yscroll_ | gui::textbox | [private] |
~handler() | events::handler | [protected, virtual] |
~textbox() | gui::textbox | [virtual] |
~widget() | gui::widget | [protected, virtual] |