34 load(
"options_advsound");
59 if (tag ==
"ProviderList")
64 if ((widget.
getTag() ==
"CancelButton") ||
65 (widget.
getTag() ==
"XButton")) {
70 if (widget.
getTag() ==
"OkButton") {
Widget * getWidget(const Common::UString &tag, bool vital=false)
Return a widget in the GUI.
The NWN advanced sound options menu.
uint32 _returnCode
The GUI's return code.
A class holding an UTF-8 string.
void load(const Common::UString &resref)
void addWidget(Widget *widget)
Add a widget.