Module implementing the log viewer widget and the log widget.
None |
LogViewer | Class implementing the containing widget for the log viewer. |
LogViewerEdit | Class providing a specialized text edit for displaying logging information. |
None |
Class implementing the containing widget for the log viewer.
None |
None |
LogViewer | Constructor |
appendToStderr | Public slot to appand text to the "stderr" tab. |
appendToStdout | Public slot to appand text to the "stdout" tab. |
preferencesChanged | Public slot to handle a change of the preferences. |
showFind | Public method to display the search widget. |
None |
Constructor
Public slot to appand text to the "stderr" tab.
Public slot to appand text to the "stdout" tab.
Public slot to handle a change of the preferences.
Public method to display the search widget.
Class providing a specialized text edit for displaying logging information.
None |
None |
LogViewerEdit | Constructor |
__appendText | Private method to append text to the end. |
__configure | Private method to open the configuration dialog. |
__filterMessage | Private method to filter messages. |
__find | Private slot to show the find widget. |
__handleShowContextMenu | Private slot to show the context menu. |
appendToStderr | Public slot to appand text to the "stderr" tab. |
appendToStdout | Public slot to appand text to the "stdout" tab. |
keyPressEvent | Protected method handling key press events. |
preferencesChanged | Public slot to handle a change of the preferences. |
searchNext | Public method to search the next occurrence of the given text. |
searchPrev | Public method to search the previous occurrence of the given text. |
None |
Constructor
Private method to append text to the end.
Private method to open the configuration dialog.
Private method to filter messages.
Private slot to show the find widget.
Private slot to show the context menu.
Public slot to appand text to the "stderr" tab.
Public slot to appand text to the "stdout" tab.
Protected method handling key press events.
Public slot to handle a change of the preferences.
Public method to search the next occurrence of the given text.
Public method to search the previous occurrence of the given text.