WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
AppDialogs Namespace Reference

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.
 

Detailed Description

Application modal dialogs (URL Import, Config Selection, About, Language).

Function Documentation

◆ drawAboutDialog()

void AppDialogs::drawAboutDialog ( AppState app)

Draw the About dialog with version and credits.

Definition at line 112 of file AppDialogs.cpp.

Here is the caller graph for this function:

◆ drawConfigPopup()

void AppDialogs::drawConfigPopup ( AppState app)

Draw the game config selection popup (locale / product picker).

Definition at line 74 of file AppDialogs.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawImportDialog()

void AppDialogs::drawImportDialog ( AppState app)

Draw the URL import dialog (Armory / Wowhead).

Definition at line 25 of file AppDialogs.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ drawLanguageDialog()

void AppDialogs::drawLanguageDialog ( AppState app)

Draw the Language / Locale selection dialog.

Definition at line 162 of file AppDialogs.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: