Module implementing the Help Documentation configuration page.
None |
HelpDocumentationPage | Class implementing the Help Documentation configuration page. |
create | Module function to create the configuration page. |
Class implementing the Help Documentation configuration page.
None |
HelpDocumentationPage | Constructor |
on_pykde4DocDirButton_clicked | Private slot to select the PyKDE4 documentation directory. |
on_pyqt4DocDirButton_clicked | Private slot to select the PyQt4 documentation directory. |
on_pysideDocDirButton_clicked | Private slot to select the PySide documentation directory. |
on_pythonDocDirButton_clicked | Private slot to select the Python documentation directory. |
on_qt4DocDirButton_clicked | Private slot to select the Qt4 documentation directory. |
save | Public slot to save the Help Documentation configuration. |
Constructor
Private slot to select the PyKDE4 documentation directory.
Private slot to select the PyQt4 documentation directory.
Private slot to select the PySide documentation directory.
Private slot to select the Python documentation directory.
Private slot to select the Qt4 documentation directory.
Public slot to save the Help Documentation configuration.
Module function to create the configuration page.