Module implementing a window for showing the QtHelp TOC.
None |
HelpTocWidget | Class implementing a window for showing the QtHelp TOC. |
None |
Class implementing a window for showing the QtHelp TOC.
None |
None |
HelpTocWidget | Constructor |
__contentsCreated | Private slot to be run after the contents was generated. |
__expandTOC | Private slot to expand the table of contents. |
__linkActivated | Private slot handling the activation of an entry. |
__showContextMenu | Private slot showing the context menu. |
expandToDepth | Public slot to expand the table of contents to a specific depth. |
focusInEvent | Protected method handling focus in events. |
keyPressEvent | Protected method handling key press events. |
syncToContent | Public method to sync the TOC to the displayed page. |
None |
Constructor
Private slot to be run after the contents was generated.
Private slot to expand the table of contents.
Private slot handling the activation of an entry.
Private slot showing the context menu.
Public slot to expand the table of contents to a specific depth.
Protected method handling focus in events.
Protected method handling key press events.
Public method to sync the TOC to the displayed page.