Preferences/ConfigurationPages/EditorDocViewerPage.py

changeset 6047
39586a2de99d
parent 5919
d0de2b378b24
child 6048
82ad8ec9548c
equal deleted inserted replaced
6046:a291657f7bbd 6047:39586a2de99d
17 import Preferences 17 import Preferences
18 18
19 19
20 class EditorDocViewerPage(ConfigurationPageBase, Ui_EditorDocViewerPage): 20 class EditorDocViewerPage(ConfigurationPageBase, Ui_EditorDocViewerPage):
21 """ 21 """
22 Class documentation goes here. 22 Class implementing the Editor Documentation Viewer configuration page.
23 """ 23 """
24 def __init__(self, parent=None): 24 def __init__(self, parent=None):
25 """ 25 """
26 Constructor 26 Constructor
27 27

eric ide

mercurial