25 #ifndef ENGINES_NWN_GUI_CHARGEN_CHARPORTRAIT_H 26 #define ENGINES_NWN_GUI_CHARGEN_CHARPORTRAIT_H 80 #endif // ENGINES_NWN_GUI_CHARGEN_CHARPORTRAIT_H
A class holding an UTF-8 string.
Common::UString _selectedPortrait
WidgetGridBox * _portraitsBox
const std::vector< Common::UString > initPortraitList()
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
The character generator base class.
void setMainTexture(const Common::UString &texture)
CharPortrait(CharGenChoices &choices, ::Engines::Console *console=0)