|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
Application modal dialogs (URL Import, Config Selection, About, Language). More...
Functions | |
| void | drawImportDialog (AppState &app) |
| Draw the URL import dialog (Armory / Wowhead). | |
| void | drawConfigPopup (AppState &app) |
| Draw the game config selection popup (locale / product picker). | |
| void | drawAboutDialog (AppState &app) |
| Draw the About dialog with version and credits. | |
| void | drawLanguageDialog (AppState &app) |
| Draw the Language / Locale selection dialog. | |
Application modal dialogs (URL Import, Config Selection, About, Language).
| void AppDialogs::drawAboutDialog | ( | AppState & | app | ) |
Draw the About dialog with version and credits.
Definition at line 112 of file AppDialogs.cpp.
| void AppDialogs::drawConfigPopup | ( | AppState & | app | ) |
Draw the game config selection popup (locale / product picker).
Definition at line 74 of file AppDialogs.cpp.
| void AppDialogs::drawImportDialog | ( | AppState & | app | ) |
Draw the URL import dialog (Armory / Wowhead).
Definition at line 25 of file AppDialogs.cpp.
| void AppDialogs::drawLanguageDialog | ( | AppState & | app | ) |
Draw the Language / Locale selection dialog.
Definition at line 162 of file AppDialogs.cpp.