25 #ifndef ENGINES_NWN_GUI_INGAME_QUICKBAR_H 26 #define ENGINES_NWN_GUI_INGAME_QUICKBAR_H 85 void notifyResized(
int oldWidth,
int oldHeight,
int newWidth,
int newHeight);
92 #endif // ENGINES_NWN_GUI_INGAME_QUICKBAR_H
A class holding an UTF-8 string.
A simple scoped smart pointer template.
Basic Aurora graphics types.
void callbackActive(Widget &widget)
Callback that's triggered when a widget was activated.
Low-level type definitions to handle fixed width types portably.
A class that can be notified by the NotificationManager.
void notifyResized(int oldWidth, int oldHeight, int newWidth, int newHeight)