Module implementing a previewer widget for HTML, Markdown and ReST files.
None |
Previewer | Class implementing a previewer widget containing a stack of specialized previewers. |
None |
Class implementing a previewer widget containing a stack of specialized previewers.
None |
None |
Previewer | Constructor |
__editorChanged | Private slot to handle a change of the current editor. |
__editorLanguageChanged | Private slot to handle a change of the current editor's language. |
__editorTextChanged | Private slot to handle changes of an editor's text. |
__isPreviewable | Private method to check, if a preview can be shown for the given editor. |
__previewStateChanged | Private slot to toggle the display of the preview. |
__processEditor | Private slot to schedule the processing of the current editor's text. |
__splitterMoved | Private slot to handle the movement of the embedding splitter's handle. |
hide | Public method to hide the preview widget. |
preferencesChanged | Public slot handling a change of preferences. |
show | Public method to show the preview widget. |
shutdown | Public method to perform shutdown actions. |
None |
Constructor
Private slot to handle a change of the current editor.
Private slot to handle a change of the current editor's language.
Private slot to handle changes of an editor's text.
Private method to check, if a preview can be shown for the given editor.
Private slot to toggle the display of the preview.
Private slot to schedule the processing of the current editor's text.
Private slot to handle the movement of the embedding splitter's handle.
Public method to hide the preview widget.
Public slot handling a change of preferences.
Public method to show the preview widget.
Public method to perform shutdown actions.