Class for displaying the error dialog if Ogre fails badly.
More...
#include <OgreErrorDialogImp.h>
|
static INT_PTR CALLBACK | DlgProc (HWND hDlg, UINT iMsg, WPARAM wParam, LPARAM lParam) |
| Callback to process window events.
|
|
Class for displaying the error dialog if Ogre fails badly.
Definition at line 36 of file Android/OgreErrorDialogImp.h.
◆ ErrorDialog() [1/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [2/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [3/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [4/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [5/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [6/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [7/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ~ErrorDialog() [1/2]
Ogre::ErrorDialog::~ErrorDialog |
( |
| ) |
|
◆ ErrorDialog() [8/8]
Ogre::ErrorDialog::ErrorDialog |
( |
| ) |
|
◆ ~ErrorDialog() [2/2]
Ogre::ErrorDialog::~ErrorDialog |
( |
| ) |
|
◆ display() [1/8]
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/8]
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() [3/8]
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() [4/8]
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() [5/8]
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() [6/8]
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() [7/8]
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() [8/8]
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. |
◆ DlgProc()
static INT_PTR CALLBACK Ogre::ErrorDialog::DlgProc |
( |
HWND | hDlg, |
|
|
UINT | iMsg, |
|
|
WPARAM | wParam, |
|
|
LPARAM | lParam ) |
|
staticprotected |
◆ mErrorMsg
String Ogre::ErrorDialog::mErrorMsg |
|
protected |
◆ mHInstance
HINSTANCE Ogre::ErrorDialog::mHInstance |
|
protected |
The documentation for this class was generated from the following files: