Class for displaying the error dialog if Ogre fails badly.
More...
#include <OgreErrorDialogImp.h>
Class for displaying the error dialog if Ogre fails badly.
- Deprecated:
- this class will be gone in a future release
◆ ErrorDialog() [1/2]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [2/2]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ~ErrorDialog()
Ogre::ErrorDialog::~ErrorDialog |
( |
| ) |
|
|
inline |
◆ display() [1/2]
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" |
|
) |
| |
- Parameters
-
errorMessage | The error message which has caused the failure. |
logName | Optional name of the log to display in the detail pane. |
◆ display() [2/2]
void Ogre::ErrorDialog::display |
( |
const String & |
errorMessage, |
|
|
String |
logName = "" |
|
) |
| |
- Parameters
-
errorMessage | The error message which has caused the failure. |
logName | Optional name of the log to display in the detail pane. |
The documentation for this class was generated from the following files: