Module implementing a specialized error message dialog.
| __msgHandlerDialog | 
| __origMsgHandler | 
| E5ErrorMessage | Class implementing a specialized error message dialog. | 
| editMessageFilters | Module function to edit the list of message filters. | 
| messageHandler | Module function handling messages. | 
| messageHandlerInstalled | Module function to check, if a message handler was installed. | 
| qtHandler | Module function to install an E5ErrorMessage dialog as the global message handler. | 
Class implementing a specialized error message dialog.
| None | 
| None | 
| E5ErrorMessage | Constructor | 
| __filterMessage | Private method to filter messages. | 
| editMessageFilters | Public method to edit the list of message filters. | 
| showMessage | Public method to show a message. | 
| None | 
Constructor
Private method to filter messages.
Public method to edit the list of message filters.
Public method to show a message.
Module function to edit the list of message filters.
Module function handling messages.
Module function to check, if a message handler was installed.
Module function to install an E5ErrorMessage dialog as the global message handler.