eric6.Helpviewer.QtHelpDocumentationSelectionDialog
Module implementing a dialog to select QtHelp documentation sets to be
installed.
Global Attributes
Classes
Functions
QtHelpDocumentationSelectionDialog
    Class implementing a dialog to select QtHelp documentation sets to be
    installed.
Derived from
QDialog, Ui_QtHelpDocumentationSelectionDialog
Class Attributes
Class Methods
Methods
Static Methods
QtHelpDocumentationSelectionDialog (Constructor)
QtHelpDocumentationSelectionDialog(helpDocuments, parent=None)
        Constructor
- helpDocuments (dict of lists of str)
- 
dictionary containing the lists of help documents
            to be shown
- parent (QWidget)
- 
reference to the parent widget
QtHelpDocumentationSelectionDialog.getData
getData()
        Public method to retrieve the selected help documents.
- Returns:
- 
list of QtHelp documentation sets to be installed
- Return Type:
- 
list of str