gui::label Member List
This is the complete list of members for
gui::label, including all inherited members.
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] |
clip_rect() const | gui::widget | [protected] |
colour_ | gui::label | [private] |
dirty() const | gui::widget | |
draw() | gui::widget | [protected, virtual] |
draw_contents() | gui::label | [virtual] |
enable(bool new_val=true) | gui::widget | [virtual] |
enabled() const | gui::widget | |
focus(const SDL_Event *event) | gui::widget | |
focus_ | gui::widget | [protected] |
get_colour() const | gui::label | |
get_size() const | gui::label | |
get_text() const | gui::label | |
handle_event(SDL_Event const &) | gui::widget | [inline, protected, virtual] |
handler(const bool auto_join=true) | events::handler | [protected] |
handler_members() | events::handler | [inline, protected, virtual] |
height() const | gui::widget | |
hidden() const | gui::widget | |
hide(bool value=true) | gui::widget | [virtual] |
id() const | gui::widget | |
join() | events::handler | [virtual] |
label(CVideo &video, const std::string &text, int size=font::SIZE_NORMAL, const SDL_Color &colour=font::NORMAL_COLOUR, const bool auto_join=true) | gui::label | |
leave() | events::handler | [virtual] |
location() const | gui::widget | |
member_handlers() | gui::widget | [inline, protected, virtual] |
process_event() | events::handler | [inline, virtual] |
process_help_string(int mousex, int mousey) | gui::widget | [virtual] |
requires_event_focus(const SDL_Event *=NULL) const | events::handler | [inline, virtual] |
set_clip_rect(const SDL_Rect &rect) | gui::widget | |
set_colour(const SDL_Color &colour) | gui::label | |
set_dirty(bool dirty=true) | gui::widget | |
set_focus(bool focus) | gui::widget | |
set_height(unsigned h) | gui::widget | |
set_help_string(const std::string &str) | gui::widget | |
set_id(const std::string &id) | gui::widget | |
set_location(SDL_Rect const &rect) | gui::widget | [virtual] |
set_location(int x, int y) | gui::widget | |
set_measurements(unsigned w, unsigned h) | gui::widget | |
set_size(int size) | gui::label | |
set_text(const std::string &text) | gui::label | |
set_volatile(bool val=true) | gui::widget | |
set_width(unsigned w) | gui::widget | |
size_ | gui::label | [private] |
text_ | gui::label | [private] |
update_label_size() | gui::label | [private] |
update_location(SDL_Rect const &rect) | gui::widget | [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 | |
~handler() | events::handler | [protected, virtual] |
~widget() | gui::widget | [protected, virtual] |