25 #ifndef ENGINES_NWN_GUI_CHARGEN_CHARAPPEARANCE_H 26 #define ENGINES_NWN_GUI_CHARGEN_CHARAPPEARANCE_H 56 #endif // ENGINES_NWN_GUI_CHARGEN_CHARAPPEARANCE_H A class holding an UTF-8 string.
Common::ScopedPtr< CharInfoVoice > _charInfo
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
void adjustButtons(const Common::UString &tag)
A simple scoped smart pointer template.
CharAppearance(CharGenChoices &choices, ::Engines::Console *console=0)
A scoped plain pointer, allowing pointer-y access and normal deletion.
The character generator base class.