25 #ifndef ENGINES_NWN_GUI_INGAME_QUICKCHAT_H 26 #define ENGINES_NWN_GUI_INGAME_QUICKCHAT_H 78 void notifyResized(
int oldWidth,
int oldHeight,
int newWidth,
int newHeight);
85 #endif // ENGINES_NWN_GUI_INGAME_QUICKCHAT_H
A class holding an UTF-8 string.
Quickchat(float position)
A class that can be notified by the NotificationManager.
void notifyResized(int oldWidth, int oldHeight, int newWidth, int newHeight)
The NWN ingame quickchat.
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.