15 #ifndef GUI_DIALOGS_EDITOR_EDIT_LABEL_HPP_INCLUDED
16 #define GUI_DIALOGS_EDITOR_EDIT_LABEL_HPP_INCLUDED
52 return teditor_edit_label(text, immutable, visible_fog, visible_shroud, color, category)
virtual const std::string & window_id() const
Inherited from tdialog, implemented by REGISTER_DIALOG.
static bool execute(std::string &text, bool &immutable, bool &visible_fog, bool &visible_shroud, SDL_Color &color, std::string &category, CVideo &video)
The execute function see tdialog for more information.
void register_color_component(std::string widget_id, Uint8 SDL_Color::*component)
teditor_edit_label(std::string &text, bool &immutable, bool &visible_fog, bool &visible_shroud, SDL_Color &color, std::string &category)
Constructor.
A class inherited from ttext_box that displays its input as stars.
Abstract base class for all dialogs.
GLsizei const GLfloat * value
void save_color_component(Uint8 SDL_Color::*component, const int value)
int load_color_component(Uint8 SDL_Color::*component)
GLsizei const GLcharARB ** string