APIs/Python3/eric6.bas

Sun, 17 Jan 2016 12:57:23 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 17 Jan 2016 12:57:23 +0100
changeset 4673
6fa2418f010c
parent 4670
d401ba329d24
child 4897
b45e93648187
permissions
-rw-r--r--

Finalized the hex editor.

1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 APIs QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 APIsManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 AboutAccessHandler SchemeAccessHandler
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 AboutDialog QDialog Ui_AboutDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 AboutPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 AdBlockAccessHandler SchemeAccessHandler
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 AdBlockBlockedNetworkReply QNetworkReply
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 AdBlockDialog QDialog Ui_AdBlockDialog
1972
5341662d6cfb Added support for AdBlock exceptions to the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1970
diff changeset
9 AdBlockExceptionsDialog QDialog Ui_AdBlockExceptionsDialog
1963
9c5b3235abf9 Added an icon to the status bar to give direct access to AdBlock.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1953
diff changeset
10 AdBlockIcon E5ClickableLabel
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11 AdBlockManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 AdBlockNetwork QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 AdBlockPage QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 AdBlockSubscription QObject
1970
02cf3bac079b Rewrote huge part of AdBlock to speed up and added support for dependent AdBlock subscriptions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1969
diff changeset
15 AdBlockTreeWidget E5TreeWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16 AddBookmarkDialog QDialog Ui_AddBookmarkDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 AddBookmarkProxyModel QSortFilterProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18 AddDirectoryDialog QDialog Ui_AddDirectoryDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 AddFileDialog QDialog Ui_AddFileDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 AddFoundFilesDialog QDialog Ui_AddFoundFilesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 AddLanguageDialog QDialog Ui_AddLanguageDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 AddProjectDialog QDialog Ui_AddProjectDialog
2031
c36c2eb62a75 Refactored the UML graphics code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1972
diff changeset
23 ApplicationDiagramBuilder UMLDiagramBuilder
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 ApplicationPage ConfigurationPageBase Ui_ApplicationPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 ArgumentsError RuntimeError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 ArrayElementVarItem VariableItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 AssociationItem E5ArrowItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 Attribute ClbrBaseClasses.Attribute VisibilityMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 AuthenticationDialog QDialog Ui_AuthenticationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 AutoSaver QObject
3209
c5432abceb25 CodeStyleChecker moved to background service and done a little cleanup.
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3080
diff changeset
31 BackgroundService QTcpServer
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 BinaryModel QAbstractTableModel
1670
6fd889391d2c Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1655
diff changeset
33 BookmarkActionSelectionDialog QDialog Ui_BookmarkActionSelectionDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 BookmarkInfoDialog QDialog Ui_BookmarkInfoDialog
1733
231e6f05d274 Added a dialog to edit bookmark properties and the description to the add bookmark dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1732
diff changeset
35 BookmarkPropertiesDialog QDialog Ui_BookmarkPropertiesDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 BookmarkedFilesDialog QDialog Ui_BookmarkedFilesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 BookmarksDialog QDialog Ui_BookmarksDialog
1713
56fdde8a2441 Added a bookmarks importer to get them directly from other browsers files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1699
diff changeset
38 BookmarksImportDialog QDialog Ui_BookmarksImportDialog
56fdde8a2441 Added a bookmarks importer to get them directly from other browsers files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1699
diff changeset
39 BookmarksImporter QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 BookmarksManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 BookmarksMenu E5ModelMenu
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 BookmarksMenuBarMenu BookmarksMenu
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 BookmarksModel QAbstractItemModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 BookmarksToolBar E5ModelToolBar
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 BreakPointModel QAbstractItemModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 BreakPointViewer QTreeView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 Browser QTreeView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
48 BrowserClassAttributeItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 BrowserClassAttributesItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 BrowserClassItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 BrowserCodingItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 BrowserDirectoryItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 BrowserFileItem BrowserItem
4538
cbff7269b187 Little correction to the BrowserGlobalsItem constructor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4511
diff changeset
54 BrowserGlobalsItem BrowserClassAttributesItem
4183
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4130
diff changeset
55 BrowserImportItem BrowserItem
856ba07de877 Added capability to show imports of a Python script.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4130
diff changeset
56 BrowserImportsItem BrowserItem
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 BrowserMethodItem BrowserItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 BrowserModel QAbstractItemModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 BrowserSortFilterProxyModel QSortFilterProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 BrowserSysPathItem BrowserItem
2622
08cc2f31c983 Added a viewer for the call stack leading to the current line.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2589
diff changeset
61 CallStackViewer QTreeWidget
2173
c21d1e99015a Finished the call trace functionality.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2101
diff changeset
62 CallTraceViewer QWidget Ui_CallTraceViewer
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
63 ChangeBookmarkCommand QUndoCommand
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
64 Charset str
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
65 ChatWidget QWidget Ui_ChatWidget
1714
e9bd88363184 Added a bookmarks importer for Google Chrome and Chromium.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1713
diff changeset
66 ChromeImporter BookmarksImporter
4108
0059d2d09ab8 Added a generic syntax highlighter for diff outputs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4107
diff changeset
67 Class ClbrBaseClasses.Class VisibilityMixin
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 ClassItem UMLItem
2039
fa41ccd7f7bc Added the capability to rebuild a diagram without losing the current item positions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2031
diff changeset
69 ClassModel UMLModel
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 ClbrBase _ClbrBase
1651
bc68f24d5658 Added the ClickToFlash plug-in to (temporarily) block Flash and related content.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1626
diff changeset
71 ClickToFlash QWidget Ui_ClickToFlash
bc68f24d5658 Added the ClickToFlash plug-in to (temporarily) block Flash and related content.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1626
diff changeset
72 ClickToFlashPlugin WebPluginInterface
bc68f24d5658 Added the ClickToFlash plug-in to (temporarily) block Flash and related content.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1626
diff changeset
73 ClickToFlashWhitelistDialog QDialog Ui_ClickToFlashWhitelistDialog
1694
648466a9451b Added the capability to restore closed tabs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1693
diff changeset
74 ClosedTabsManager QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
75 CodeMetricsDialog QDialog Ui_CodeMetricsDialog
2985
177b1858245f Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2913
diff changeset
76 CodeStyleCheckerDialog QDialog Ui_CodeStyleCheckerDialog
177b1858245f Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2913
diff changeset
77 CodeStyleCheckerPlugin QObject
177b1858245f Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2913
diff changeset
78 CodeStyleCheckerReport pep8.BaseReport
177b1858245f Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2913
diff changeset
79 CodeStyleCodeSelectionDialog QDialog Ui_CodeStyleCodeSelectionDialog
177b1858245f Finished changing the names of the various code style checkers to make them more appropriate to the broadened scope.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2913
diff changeset
80 CodeStyleStatisticsDialog QDialog Ui_CodeStyleStatisticsDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
81 Coding ClbrBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
82 CodingError Exception
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
83 ColorDialogWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
84 ColorDialogWizardDialog QDialog Ui_ColorDialogWizardDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
85 CompareDialog QWidget Ui_CompareDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
86 CompareWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 CompleterBase QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 CompleterPython CompleterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 CompleterRuby CompleterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
90 ConfigurationDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
91 ConfigurationPageBase QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
92 ConfigurationPageItem QTreeWidgetItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 ConfigurationWidget QWidget
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
94 ConfigurationWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 Connection QTcpSocket
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 CookieDetailsDialog QDialog Ui_CookieDetailsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 CookieExceptionsModel QAbstractTableModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 CookieJar QNetworkCookieJar
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 CookieModel QAbstractTableModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 CookiesConfigurationDialog QDialog Ui_CookiesConfigurationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 CookiesDialog QDialog Ui_CookiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 CookiesExceptionsDialog QDialog Ui_CookiesExceptionsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 CooperationClient QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 CooperationPage ConfigurationPageBase Ui_CooperationPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 CooperationServer QTcpServer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 CorbaPage ConfigurationPageBase Ui_CorbaPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
107 CreateDialogCodeDialog QDialog Ui_CreateDialogCodeDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
108 DCTestResult TestResult
1720
201622cf8a01 Added a bookmarks importer for Apple Safari.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1717
diff changeset
109 Data bytes
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 DebugBase bdb.Bdb
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 DebugClient AsyncIO DebugBase DebugClientBase.DebugClientBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 DebugClientThreads AsyncIO DebugClientBase.DebugClientBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 DebugServer QTcpServer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 DebugThread DebugBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 DebugUI QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 DebugViewer QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 DebuggerGeneralPage ConfigurationPageBase Ui_DebuggerGeneralPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
118 DebuggerInterfaceNone QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 DebuggerInterfacePython QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 DebuggerInterfacePython3 QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 DebuggerPropertiesDialog QDialog Ui_DebuggerPropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
122 DebuggerPropertiesReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 DebuggerPropertiesWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
124 DebuggerPython3Page ConfigurationPageBase Ui_DebuggerPython3Page
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
125 DebuggerPythonPage ConfigurationPageBase Ui_DebuggerPythonPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
126 DeleteFilesConfirmationDialog QDialog Ui_DeleteFilesConfirmationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
127 DiffDialog QWidget Ui_DiffDialog
4109
809b8268183d Changed the diff dialog to use the new diff highlighter logic.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4108
diff changeset
128 DiffHighlighter E5GenericDiffHighlighter
2867
eb325d7f7335 Updated translations and regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2832
diff changeset
129 DiffReport StandardReport
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
130 DiffWindow E5MainWindow
1695
7b115f986d48 Added capability to synchronize bookmarks, history, passwords and user agent settings via a shared directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1694
diff changeset
131 DirectorySyncHandler SyncHandler
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
132 DispositionParm str
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
133 DispositionParmList UniqueNamespace
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
134 DispositionType peg.List
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
135 DownloadAskActionDialog QDialog Ui_DownloadAskActionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
136 DownloadItem QWidget Ui_DownloadItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
137 DownloadManager QDialog Ui_DownloadManager
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
138 DownloadModel QAbstractListModel
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
139 DuplicateParamError Exception
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
140 E5Action QAction
4353
cff7e27fb7b8 Added the E5AnimatedWidget class and changed FeaturePermissionBar to use it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4341
diff changeset
141 E5AnimatedWidget QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 E5Application QApplication
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 E5ArrowItem QAbstractGraphicsShapeItem
2223
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2211
diff changeset
144 E5ClearableComboBox E5ComboBox
2210
e02bb8cbf145 Fixed an issue in the spell checker causing a traceback (exception from enchant) and corrected an issue introduced in the recent spell checker change.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2190
diff changeset
145 E5ClearableLineEdit E5LineEdit
1963
9c5b3235abf9 Added an icon to the status bar to give direct access to AdBlock.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1953
diff changeset
146 E5ClickableLabel QLabel
3349
2a034a7f1f54 Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3329
diff changeset
147 E5ClickableLed E5Led
2223
054c285dab38 Changed a bunch of forms to use the E5ClearableLineEdit and E5ClearableComboBox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2211
diff changeset
148 E5ComboBox QComboBox
4613
c7951eb9d525 Refactored the path picker code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
149 E5ComboPathPicker E5PathPickerBase
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 E5DirCompleter QCompleter
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 E5DnDTabBar E5WheelTabBar
2683
ef93fc7332a2 Added a specialized error message handler allowing to filter messages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2622
diff changeset
152 E5ErrorMessage QErrorMessage
2697
1cd7fa670b05 Added a dialog to edit the list of unwanted error messages.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2694
diff changeset
153 E5ErrorMessageFilterDialog QDialog Ui_E5ErrorMessageFilterDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 E5FileCompleter QCompleter
2074
5cb87968aad5 Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2063
diff changeset
155 E5Ftp ftplib.FTP
5cb87968aad5 Reworked the FTP stuff to support a bunch of different FTP proxy types. Unfortunately FTP proxy support is not standardized.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2063
diff changeset
156 E5FtpProxyError ftplib.Error
4108
0059d2d09ab8 Added a generic syntax highlighter for diff outputs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4107
diff changeset
157 E5GenericDiffHighlighter QSyntaxHighlighter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
158 E5GraphicsView QGraphicsView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
159 E5HorizontalToolBox E5TabWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
160 E5Led QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
161 E5LineEdit QLineEdit
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
162 E5LineEditButton QAbstractButton
2210
e02bb8cbf145 Fixed an issue in the spell checker causing a traceback (exception from enchant) and corrected an issue introduced in the recent spell checker change.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2190
diff changeset
163 E5LineEditSideWidget QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
164 E5ListView QListView
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
165 E5MainWindow QMainWindow
3327
1338767b5315 Started implementing support for a marker map in the editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3316
diff changeset
166 E5MapWidget QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
167 E5MessageBox QMessageBox
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
168 E5MessageBoxWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
169 E5MessageBoxWizardDialog QDialog Ui_E5MessageBoxWizardDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
170 E5ModelMenu QMenu
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
171 E5ModelToolBar QToolBar
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
172 E5NetworkHeaderDetailsDialog QDialog Ui_E5NetworkHeaderDetailsDialog
4673
6fa2418f010c Finalized the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4670
diff changeset
173 E5NetworkIcon QLabel
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
174 E5NetworkMonitor QDialog Ui_E5NetworkMonitor
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
175 E5NetworkProxyFactory QNetworkProxyFactory
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
176 E5PassivePopup QFrame
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
177 E5PasswordMeter QProgressBar
4613
c7951eb9d525 Refactored the path picker code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
178 E5PathPicker E5PathPickerBase
c7951eb9d525 Refactored the path picker code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4612
diff changeset
179 E5PathPickerBase QWidget
4573
365f39d86985 Added a widget to pick a path and changed the first configuration page.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4553
diff changeset
180 E5PathPickerModes Enum
3071
83d066710d60 Added an extended progress dialog to make the progress bar label more descriptive.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3042
diff changeset
181 E5ProgressDialog QProgressDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
182 E5RequestModel QAbstractTableModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
183 E5SideBar QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
184 E5SingleApplicationClient SingleApplicationClient
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
185 E5SingleApplicationServer SingleApplicationServer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
186 E5SqueezeLabel QLabel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
187 E5SqueezeLabelPath QLabel
2359
ef81d2d0a031 Moved the SSL widgets to the E5Network package.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2354
diff changeset
188 E5SslCertificatesDialog QDialog Ui_E5SslCertificatesDialog
2432
b1a2f9054b28 Reworked the various SSL info widgets of the web browser to show more info.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2424
diff changeset
189 E5SslCertificatesInfoDialog QDialog Ui_E5SslCertificatesInfoDialog
b1a2f9054b28 Reworked the various SSL info widgets of the web browser to show more info.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2424
diff changeset
190 E5SslCertificatesInfoWidget QWidget Ui_E5SslCertificatesInfoWidget
2354
c63de4af553d Centralized the SSL error handling in E5SslErrorHandler.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2334
diff changeset
191 E5SslErrorHandler QObject
2432
b1a2f9054b28 Reworked the various SSL info widgets of the web browser to show more info.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2424
diff changeset
192 E5SslInfoWidget QMenu
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
193 E5StringListCompleter QCompleter
4093
8dd5c3a49b82 Created a generic widget for editing a list of strings.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4081
diff changeset
194 E5StringListEditWidget QWidget Ui_E5StringListEditWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
195 E5TabWidget QTabWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
196 E5TableView QTableView
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3669
diff changeset
197 E5TextEditSearchWidget QWidget Ui_E5TextEditSearchWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
198 E5TextSpinBox QSpinBox
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
199 E5ToolBarDialog QDialog Ui_E5ToolBarDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
200 E5ToolBarManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
201 E5TreeSortFilterProxyModel QSortFilterProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
202 E5TreeView QTreeView
1969
5522b3266c8b Added an extended tree widget.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1963
diff changeset
203 E5TreeWidget QTreeWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
204 E5VerticalToolBox QToolBox
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
205 E5WheelTabBar QTabBar
4258
d141e2bb94cc Added a Qt based xmlrpc client.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4183
diff changeset
206 E5XmlRpcClient QObject
2334
fc69ad77e18a Introduced a zoom widget in the status bar of several windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2266
diff changeset
207 E5ZoomWidget QWidget Ui_E5ZoomWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
208 EditBreakpointDialog QDialog Ui_EditBreakpointDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
209 EditWatchpointDialog QDialog Ui_EditWatchpointDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
210 Editor QsciScintillaCompat
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
211 EditorAPIsPage ConfigurationPageBase Ui_EditorAPIsPage
1358
c1622c708cd9 Added source navigation function for Python 2, Python 3 and Ruby sources.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1353
diff changeset
212 EditorAssembly QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
213 EditorAutocompletionPage ConfigurationPageBase Ui_EditorAutocompletionPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
214 EditorAutocompletionQScintillaPage ConfigurationPageBase Ui_EditorAutocompletionQScintillaPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
215 EditorCalltipsPage ConfigurationPageBase Ui_EditorCalltipsPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
216 EditorCalltipsQScintillaPage ConfigurationPageBase Ui_EditorCalltipsQScintillaPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
217 EditorExportersPage ConfigurationPageBase Ui_EditorExportersPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
218 EditorFilePage ConfigurationPageBase Ui_EditorFilePage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
219 EditorGeneralPage ConfigurationPageBase Ui_EditorGeneralPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
220 EditorHighlightersPage ConfigurationPageBase Ui_EditorHighlightersPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
221 EditorHighlightingStylesPage ConfigurationPageBase Ui_EditorHighlightingStylesPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
222 EditorKeywordsPage ConfigurationPageBase Ui_EditorKeywordsPage
3329
1ee38e29ed4f Continued implementing support for a marker map in the editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3327
diff changeset
223 EditorMarkerMap E5MapWidget
4288
1c9c1c12111a Added a configuration page for mouse click handler support.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4258
diff changeset
224 EditorMouseClickHandlerPage ConfigurationPageBase Ui_EditorMouseClickHandlerPage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
225 EditorPropertiesPage ConfigurationPageBase Ui_EditorPropertiesPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
226 EditorSearchPage ConfigurationPageBase Ui_EditorSearchPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
227 EditorSpellCheckingPage ConfigurationPageBase Ui_EditorSpellCheckingPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
228 EditorStylesPage ConfigurationPageBase Ui_EditorStylesPage
1353
e1c0af081a8e Added a syntax check while typing function.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1342
diff changeset
229 EditorSyntaxPage ConfigurationPageBase Ui_EditorSyntaxPage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
230 EditorTypingPage ConfigurationPageBase Ui_EditorTypingPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
231 EmailDialog QDialog Ui_EmailDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
232 EmailPage ConfigurationPageBase Ui_EmailPage
1953
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
233 EmptyNetworkReply QNetworkReply
1674
7eb92d0bc124 Renamed PyrcAccessHandler to EricAccessHandler.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1670
diff changeset
234 EricAccessHandler SchemeAccessHandler
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
235 EricapiConfigDialog QDialog Ui_EricapiConfigDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
236 EricapiExecDialog QDialog Ui_EricapiExecDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
237 EricapiPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
238 EricdocConfigDialog QDialog Ui_EricdocConfigDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
239 EricdocExecDialog QDialog Ui_EricdocExecDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
240 EricdocPlugin QObject
1726
5d3132740ece Added a dialog to show a saved error log upon startup.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1720
diff changeset
241 ErrorLogDialog QDialog Ui_ErrorLogDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
242 ExceptionLogger QTreeWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
243 ExceptionsFilterDialog QDialog Ui_ExceptionsFilterDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
244 ExporterBase QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
245 ExporterHTML ExporterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
246 ExporterODT ExporterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
247 ExporterPDF ExporterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
248 ExporterRTF ExporterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
249 ExporterTEX ExporterBase
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
250 ExtToken peg.Symbol
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
251 ExtValue peg.List
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
252 FavIconLabel QLabel
4353
cff7e27fb7b8 Added the E5AnimatedWidget class and changed FeaturePermissionBar to use it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4341
diff changeset
253 FeaturePermissionBar E5AnimatedWidget
4356
975993ebd7fb Finished implementing the HTML5 feature permission manager and associated dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4353
diff changeset
254 FeaturePermissionManager QObject
975993ebd7fb Finished implementing the HTML5 feature permission manager and associated dialogs.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4353
diff changeset
255 FeaturePermissionsDialog QDialog Ui_FeaturePermissionsDialog
1415
28fa9633d57e Added a dialog to show RSS feeds.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1358
diff changeset
256 FeedEditDialog QDialog Ui_FeedEditDialog
28fa9633d57e Added a dialog to show RSS feeds.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1358
diff changeset
257 FeedsDialog QDialog Ui_FeedsDialog
28fa9633d57e Added a dialog to show RSS feeds.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1358
diff changeset
258 FeedsManager QDialog Ui_FeedsManager
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
259 Fetch HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
260 FetchProjectHelper HgExtensionProjectHelper
3058
0a02c433f52d Merge with default branch after fixed indentation issues.
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3057
diff changeset
261 File file
2063
2227d4cc905e Added a handler for file: schemes to allow directory listings.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2047
diff changeset
262 FileAccessHandler SchemeAccessHandler
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
263 FileDialogWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
264 FileDialogWizardDialog QDialog Ui_FileDialogWizardDialog
2063
2227d4cc905e Added a handler for file: schemes to allow directory listings.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2047
diff changeset
265 FileReply QNetworkReply
2867
eb325d7f7335 Updated translations and regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2832
diff changeset
266 FileReport BaseReport
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
267 FiletypeAssociationDialog QDialog Ui_FiletypeAssociationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
268 FindFileDialog QDialog Ui_FindFileDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
269 FindFileNameDialog QWidget Ui_FindFileNameDialog
1716
d634df56a664 Added a bookmarks importer for Firefox.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1715
diff changeset
270 FirefoxImporter BookmarksImporter
4368
a8f6c587c7aa Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
271 FlashCookieManager QObject
a8f6c587c7aa Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
272 FlashCookieManagerDialog QDialog Ui_FlashCookieManagerDialog
a8f6c587c7aa Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
273 FlashCookieNotification E5AnimatedWidget
a8f6c587c7aa Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
274 FlashCookieReaderError Exception
1953
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
275 FollowRedirectReply QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
276 FontDialogWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
277 FontDialogWizardDialog QDialog Ui_FontDialogWizardDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
278 FtpAccessHandler SchemeAccessHandler
2047
739aa1717df5 Extended the new FtpReply class to handle various directory listing styles and to ask for a username and password, if the FTP login fails with an error code of 530.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2039
diff changeset
279 FtpDirLineParser QObject
739aa1717df5 Extended the new FtpReply class to handle various directory listing styles and to ask for a username and password, if the FTP login fails with an error code of 530.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2039
diff changeset
280 FtpDirLineParserError Exception
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
281 FtpReply QNetworkReply
1626
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
282 FtpSyncHandler SyncHandler
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
283 Function ClbrBaseClasses.Function VisibilityMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
284 GotoDialog QDialog Ui_GotoDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
285 Gpg HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
286 GpgProjectHelper HgExtensionProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
287 GraphicsPage ConfigurationPageBase Ui_GraphicsPage
1953
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
288 GreaseMonkeyAddScriptDialog QDialog Ui_GreaseMonkeyAddScriptDialog
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
289 GreaseMonkeyConfigurationDialog QDialog Ui_GreaseMonkeyConfigurationDialog
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
290 GreaseMonkeyConfigurationListDelegate QStyledItemDelegate
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
291 GreaseMonkeyConfigurationListWidget QListWidget
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
292 GreaseMonkeyConfigurationScriptInfoDialog QDialog Ui_GreaseMonkeyConfigurationScriptInfoDialog
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
293 GreaseMonkeyDownloader QObject
26aa6fd94dc2 Added support for GreaseMonkey scripts.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1945
diff changeset
294 GreaseMonkeyManager QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
295 HelpAppearancePage ConfigurationPageBase Ui_HelpAppearancePage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
296 HelpBrowser QWebView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
297 HelpClearPrivateDataDialog QDialog Ui_HelpClearPrivateDataDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
298 HelpDocsInstaller QThread
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
299 HelpDocumentationPage ConfigurationPageBase Ui_HelpDocumentationPage
4368
a8f6c587c7aa Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4356
diff changeset
300 HelpFlashCookieManagerPage ConfigurationPageBase Ui_HelpFlashCookieManagerPage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
301 HelpIndexWidget QWidget
4341
1ff0929aab09 Added our own web inspector window to overcome a Qt weekness.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4336
diff changeset
302 HelpInspector QWebInspector
2100
fb16f4650860 Added a style sheet file to disable single click activation and an interface configuration page for the web browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2074
diff changeset
303 HelpInterfacePage ConfigurationPageBase Ui_HelpInterfacePage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 HelpLanguagesDialog QDialog Ui_HelpLanguagesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
305 HelpSearchWidget QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
306 HelpTabBar E5WheelTabBar
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 HelpTabWidget E5TabWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
308 HelpTocWidget QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
309 HelpTopicDialog QDialog Ui_HelpTopicDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
310 HelpViewersPage ConfigurationPageBase Ui_HelpViewersPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
311 HelpVirusTotalPage ConfigurationPageBase Ui_HelpVirusTotalPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
312 HelpWebBrowserPage ConfigurationPageBase Ui_HelpWebBrowserPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
313 HelpWebPage QWebPage
2210
e02bb8cbf145 Fixed an issue in the spell checker causing a traceback (exception from enchant) and corrected an issue introduced in the recent spell checker change.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2190
diff changeset
314 HelpWebSearchWidget E5ClearableLineEdit
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
315 HelpWindow E5MainWindow
4666
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
316 HexEditCommand Enum
4670
d401ba329d24 Added 'Goto' functionality to the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4666
diff changeset
317 HexEditGotoWidget QWidget Ui_HexEditGotoWidget
4666
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
318 HexEditMainWindow E5MainWindow
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
319 HexEditSearchReplaceWidget QWidget
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
320 HexEditUndoCommand QUndoCommand
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
321 HexEditUndoStack QUndoStack
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
322 HexEditWidget QAbstractScrollArea
bc52ef526e11 Generated the source docu for the hex editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4629
diff changeset
323 HexEditorPage ConfigurationPageBase Ui_HexEditorPage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
324 Hg VersionControl
1908
7b40bf154fdc Updated source docu for the support for Mercurial sub-repositories.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1888
diff changeset
325 HgAddSubrepositoryDialog QDialog Ui_HgAddSubrepositoryDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
326 HgAnnotateDialog QDialog Ui_HgAnnotateDialog
2832
2997bc65a48b Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2816
diff changeset
327 HgArchiveDialog QDialog Ui_HgArchiveDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
328 HgBackoutDialog QDialog Ui_HgBackoutDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
329 HgBookmarkDialog QDialog Ui_HgBookmarkDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
330 HgBookmarkRenameDialog QDialog Ui_HgBookmarkRenameDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
331 HgBookmarksInOutDialog QDialog Ui_HgBookmarksInOutDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
332 HgBookmarksListDialog QDialog Ui_HgBookmarksListDialog
3353
ddc966a494b0 Added capability to commit a new branch directly without the need to select the commit menu entry.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3349
diff changeset
333 HgBranchInputDialog QDialog Ui_HgBranchInputDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
334 HgBundleDialog QDialog Ui_HgBundleDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
335 HgClient QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
336 HgClientPromptDialog QDialog Ui_HgClientPromptDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
337 HgCommandDialog QDialog Ui_HgCommandDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
338 HgCommitDialog QWidget Ui_HgCommitDialog
3586
6e3a6c5b58bf Added support for various Mercurial 'resolve' subcommands.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3562
diff changeset
339 HgConflictsListDialog QWidget Ui_HgConflictsListDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
340 HgCopyDialog QDialog Ui_HgCopyDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
341 HgDialog QDialog Ui_HgDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
342 HgDiffDialog QWidget Ui_HgDiffDialog
4130
c5af9f10a061 Moved logic to generate a Mercurial diff to a separate module in order to reuse it.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4110
diff changeset
343 HgDiffGenerator QObject
4110
5a106c734527 Added diff syntax highlighters to the various VCS interfaces.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4109
diff changeset
344 HgDiffHighlighter E5GenericDiffHighlighter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
345 HgExportDialog QDialog Ui_HgExportDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
346 HgExtension QObject
3305
cf4f22a19dc6 Added support for the Mercurial shelve extension to the project browser VCS context menu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3297
diff changeset
347 HgExtensionProjectBrowserHelper QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
348 HgExtensionProjectHelper QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
349 HgFetchDialog QDialog Ui_HgFetchDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
350 HgGpgSignDialog QDialog Ui_HgGpgSignDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
351 HgGpgSignaturesDialog QDialog Ui_HgGpgSignaturesDialog
1655
d2b583fdde1c Added support for the graft command as of Mercurial 2.0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1651
diff changeset
352 HgGraftDialog QDialog Ui_HgGraftDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
353 HgImportDialog QDialog Ui_HgImportDialog
3279
8df9706ef7f4 Extended the Mercurial log browser by an action to switch to the selected revision.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3231
diff changeset
354 HgLogBrowserDialog QWidget Ui_HgLogBrowserDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
355 HgLogDialog QWidget Ui_HgLogDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
356 HgMergeDialog QDialog Ui_HgMergeDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
357 HgMultiRevisionSelectionDialog QDialog Ui_HgMultiRevisionSelectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
358 HgNewProjectOptionsDialog QDialog Ui_HgNewProjectOptionsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
359 HgOptionsDialog QDialog Ui_HgOptionsDialog
1608
b6390d242303 Added capability to change the phase of changesets to the project VCS menu and the Mercurial log-browser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1596
diff changeset
360 HgPhaseDialog QDialog Ui_HgPhaseDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
361 HgProjectBrowserHelper VcsProjectBrowserHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
362 HgProjectHelper VcsProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
363 HgPurgeListDialog QDialog Ui_HgPurgeListDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
364 HgQueuesDefineGuardsDialog QDialog Ui_HgQueuesDefineGuardsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
365 HgQueuesFoldDialog QDialog Ui_HgQueuesFoldDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
366 HgQueuesGuardsSelectionDialog QDialog Ui_HgQueuesGuardsSelectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
367 HgQueuesHeaderDialog QDialog Ui_HgQueuesHeaderDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
368 HgQueuesListAllGuardsDialog QDialog Ui_HgQueuesListAllGuardsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
369 HgQueuesListDialog QDialog Ui_HgQueuesListDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
370 HgQueuesListGuardsDialog QDialog Ui_HgQueuesListGuardsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
371 HgQueuesNewPatchDialog QDialog Ui_HgQueuesNewPatchDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
372 HgQueuesQueueManagementDialog QDialog Ui_HgQueuesQueueManagementDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
373 HgQueuesRenamePatchDialog QDialog Ui_HgQueuesRenamePatchDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
374 HgRebaseDialog QDialog Ui_HgRebaseDialog
1908
7b40bf154fdc Updated source docu for the support for Mercurial sub-repositories.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1888
diff changeset
375 HgRemoveSubrepositoriesDialog QDialog Ui_HgRemoveSubrepositoriesDialog
3231
a7c9914d1c41 Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3217
diff changeset
376 HgRepoConfigDataDialog QDialog Ui_HgRepoConfigDataDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
377 HgRevisionSelectionDialog QDialog Ui_HgRevisionSelectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
378 HgRevisionsSelectionDialog QDialog Ui_HgRevisionsSelectionDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
379 HgServeDialog E5MainWindow
3297
7b7e8124fb51 Continued implementing support for the Mercurial Shelve extension.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3294
diff changeset
380 HgShelveBrowserDialog QWidget Ui_HgShelveBrowserDialog
3294
3aabaf28817b Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3279
diff changeset
381 HgShelveDataDialog QDialog Ui_HgShelveDataDialog
3297
7b7e8124fb51 Continued implementing support for the Mercurial Shelve extension.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3294
diff changeset
382 HgShelvesSelectionDialog QDialog Ui_HgShelvesSelectionDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
383 HgStatusDialog QWidget Ui_HgStatusDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
384 HgStatusMonitorThread VcsStatusMonitorThread
2811
7b2ec3af3505 Added support for the Mercurial 'summary' command.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2810
diff changeset
385 HgSummaryDialog QDialog Ui_HgSummaryDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
386 HgTagBranchListDialog QDialog Ui_HgTagBranchListDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
387 HgTagDialog QDialog Ui_HgTagDialog
3297
7b7e8124fb51 Continued implementing support for the Mercurial Shelve extension.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3294
diff changeset
388 HgUnshelveDataDialog QDialog Ui_HgUnshelveDataDialog
3231
a7c9914d1c41 Added dialogs to enter the contents for initial .hgrc/mercurial.ini and .hg/hgrc files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3217
diff changeset
389 HgUserConfigDataDialog QDialog Ui_HgUserConfigDataDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
390 HighlightingStylesReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
391 HighlightingStylesWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
392 HistoryCompleter QCompleter
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
393 HistoryCompletionModel QSortFilterProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
394 HistoryCompletionView QTableView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
395 HistoryDialog QDialog Ui_HistoryDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
396 HistoryFilterModel QAbstractProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
397 HistoryManager QWebHistoryInterface
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
398 HistoryMenu E5ModelMenu
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
399 HistoryMenuModel QAbstractProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
400 HistoryModel QAbstractTableModel
1693
9bb872e26a33 Added a history sub-menu showing the most visited sites.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1687
diff changeset
401 HistoryMostVisitedMenu E5ModelMenu
9bb872e26a33 Added a history sub-menu showing the most visited sites.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1687
diff changeset
402 HistoryMostVisitedMenuModel QSortFilterProxyModel
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
403 HistoryTreeModel QAbstractProxyModel
1713
56fdde8a2441 Added a bookmarks importer to get them directly from other browsers files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1699
diff changeset
404 HtmlImporter BookmarksImporter
1717
ba85828cd357 Added a bookmarks importer for Internet Explorer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1716
diff changeset
405 IExplorerImporter BookmarksImporter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
406 IconEditCommand QUndoCommand
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
407 IconEditorGrid QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
408 IconEditorPalette QWidget
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
409 IconEditorWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
410 IconSizeDialog QDialog Ui_IconSizeDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
411 IconsPage ConfigurationPageBase Ui_IconsPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
412 IconsPreviewDialog QDialog Ui_IconsPreviewDialog
2031
c36c2eb62a75 Refactored the UML graphics code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1972
diff changeset
413 ImportsDiagramBuilder UMLDiagramBuilder
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
414 InputDialogWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
415 InputDialogWizardDialog QDialog Ui_InputDialogWizardDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
416 InsertBookmarksCommand RemoveBookmarksCommand
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
417 Interface ClbrBaseClasses.Class VisibilityMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
418 InterfacePage ConfigurationPageBase Ui_InterfacePage
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
419 InvalidISO8859Error Exception
1720
201622cf8a01 Added a bookmarks importer for Apple Safari.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1717
diff changeset
420 InvalidPlistException Exception
2266
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
421 IrcChannelEditDialog QDialog Ui_IrcChannelEditDialog
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
422 IrcChannelWidget QWidget Ui_IrcChannelWidget
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
423 IrcIdentitiesEditDialog QDialog Ui_IrcIdentitiesEditDialog
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
424 IrcMessageEdit E5ClearableLineEdit
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
425 IrcNetworkEditDialog QDialog Ui_IrcNetworkEditDialog
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
426 IrcNetworkListDialog QDialog Ui_IrcNetworkListDialog
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
427 IrcNetworkManager QObject
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
428 IrcNetworkWidget QWidget Ui_IrcNetworkWidget
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
429 IrcPage ConfigurationPageBase Ui_IrcPage
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
430 IrcServerEditDialog QDialog Ui_IrcServerEditDialog
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
431 IrcUserItem QListWidgetItem
f885a0bc2ccc Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2223
diff changeset
432 IrcWidget QWidget Ui_IrcWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
433 JavaScriptEricObject QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
434 JavaScriptExternalObject QObject
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
435 Language str
3316
aaa864fa5c1e Regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3305
diff changeset
436 Largefiles HgExtension
aaa864fa5c1e Regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3305
diff changeset
437 LargefilesProjectBrowserHelper HgExtensionProjectBrowserHelper
aaa864fa5c1e Regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3305
diff changeset
438 LargefilesProjectHelper HgExtensionProjectHelper
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
439 LexerAssociationDialog QDialog Ui_LexerAssociationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
440 LexerBash Lexer QsciLexerBash
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
441 LexerBatch Lexer QsciLexerBatch
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
442 LexerCMake Lexer QsciLexerCMake
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
443 LexerCPP Lexer QsciLexerCPP
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
444 LexerCSS Lexer QsciLexerCSS
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
445 LexerCSharp Lexer QsciLexerCSharp
3654
ffeb85cdc72d Fixed and improved the CoffeeScript interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3586
diff changeset
446 LexerCoffeeScript Lexer QsciLexerCoffeeScript
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
447 LexerContainer Lexer QsciLexer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
448 LexerD Lexer QsciLexerD
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
449 LexerDiff Lexer QsciLexerDiff
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
450 LexerFortran Lexer QsciLexerFortran
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
451 LexerFortran77 Lexer QsciLexerFortran77
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
452 LexerHTML Lexer QsciLexerHTML
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
453 LexerIDL Lexer QsciLexerIDL
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
454 LexerJava Lexer QsciLexerJava
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
455 LexerJavaScript Lexer QsciLexerJavaScript
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
456 LexerLua Lexer QsciLexerLua
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
457 LexerMakefile Lexer QsciLexerMakefile
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
458 LexerMatlab Lexer QsciLexerMatlab
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
459 LexerOctave Lexer QsciLexerOctave
3557
3ea8ba471d96 Added support for the QScintilla Gettext lexer (QsciLexerPO) as of QScintilla 2.8.2.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3525
diff changeset
460 LexerPO Lexer QsciLexerPO
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
461 LexerPOV Lexer QsciLexerPOV
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
462 LexerPascal Lexer QsciLexerPascal
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
463 LexerPerl Lexer QsciLexerPerl
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
464 LexerPostScript Lexer QsciLexerPostScript
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
465 LexerProperties Lexer QsciLexerProperties
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
466 LexerPygments LexerContainer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
467 LexerPython Lexer QsciLexerPython
3461
ea12ebbbb61b Added a QSS lexer and updated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3458
diff changeset
468 LexerQSS Lexer QsciLexerCSS
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
469 LexerRuby Lexer QsciLexerRuby
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
470 LexerSQL Lexer QsciLexerSQL
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
471 LexerTCL Lexer QsciLexerTCL
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
472 LexerTeX Lexer QsciLexerTeX
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
473 LexerVHDL Lexer QsciLexerVHDL
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
474 LexerXML Lexer QsciLexerXML
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
475 LexerYAML Lexer QsciLexerYAML
3316
aaa864fa5c1e Regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3305
diff changeset
476 LfConvertDataDialog QDialog Ui_LfConvertDataDialog
aaa864fa5c1e Regenerated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3305
diff changeset
477 LfRevisionsInputDialog QDialog Ui_LfRevisionsInputDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
478 Listspace QSplitter ViewManager
1823
21d988eaf1bf Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1818
diff changeset
479 LogViewer QWidget
21d988eaf1bf Added the capability to search in the recorded log of the log viewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1818
diff changeset
480 LogViewerEdit QTextEdit
4095
c78cdc1a3c14 Added a configuration page for the log viewer to the configuration dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4093
diff changeset
481 LogViewerPage ConfigurationPageBase Ui_LogViewerPage
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
482 MasterPasswordEntryDialog QDialog Ui_MasterPasswordEntryDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
483 MercurialPage ConfigurationPageBase Ui_MercurialPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
484 MessageBoxWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
485 MessageBoxWizardDialog QDialog Ui_MessageBoxWizardDialog
4097
ad2a6bd965d9 Added a configuration page to edit the list of mime types to be opened in an eric editor.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4095
diff changeset
486 MimeTypesPage ConfigurationPageBase Ui_MimeTypesPage
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
487 MiniEditor E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
488 MiniScintilla QsciScintillaCompat
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
489 Module ClbrBaseClasses.Module VisibilityMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
490 ModuleItem UMLItem
2039
fa41ccd7f7bc Added the capability to rebuild a diagram without losing the current item positions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2031
diff changeset
491 ModuleModel UMLModel
4291
5f7f8c8d8bc2 Added a dialog to configure a mouse click sequence.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4288
diff changeset
492 MouseClickDialog QDialog Ui_MouseClickDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
493 MultiProject QObject
3197
4103c8013c36 Added support for the categorisation of projects to multi projects and changed the multi project file format.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3071
diff changeset
494 MultiProjectBrowser QTreeWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
495 MultiProjectPage ConfigurationPageBase Ui_MultiProjectPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
496 MultiProjectReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
497 MultiProjectWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
498 NannyNag Exception
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
499 NetworkAccessManager QNetworkAccessManager
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
500 NetworkAccessManagerProxy QNetworkAccessManager
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
501 NetworkDiskCache QNetworkDiskCache
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
502 NetworkPage ConfigurationPageBase Ui_NetworkPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
503 NetworkProtocolUnknownErrorReply QNetworkReply
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
504 NetworkReply QNetworkReply
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
505 NewDialogClassDialog QDialog Ui_NewDialogClassDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
506 NewPythonPackageDialog QDialog Ui_NewPythonPackageDialog
2694
d87cbab5d596 Added a dialog to configure hosts to be exempted from caching.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2683
diff changeset
507 NoCacheHostsDialog QDialog Ui_NoCacheHostsDialog
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
508 NoExtToken peg.Symbol
1720
201622cf8a01 Added a bookmarks importer for Apple Safari.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1717
diff changeset
509 NotBinaryPlistException Exception
2190
abd65b78425e Added a notification system and updated the source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2173
diff changeset
510 NotificationWidget QWidget Ui_NotificationWidget
abd65b78425e Added a notification system and updated the source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2173
diff changeset
511 NotificationsPage ConfigurationPageBase Ui_NotificationsPage
1732
b140a24e147a Rewrote the reader for HTML bookmark files to cope with the various dates.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1729
diff changeset
512 NsHtmlReader QObject
1729
66b9dc45f2bd Added a bookmarks importer for Konqueror (Linux only) and an exporter to write Netscape bookmark files (HTML).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1726
diff changeset
513 NsHtmlWriter QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
514 NumbersWidget QWidget Ui_NumbersWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
515 OfflineStorageConfigDialog QDialog Ui_OfflineStorageConfigDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
516 OpenSearchDialog QDialog Ui_OpenSearchDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
517 OpenSearchEditDialog QDialog Ui_OpenSearchEditDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
518 OpenSearchEngine QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
519 OpenSearchEngineAction QAction
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
520 OpenSearchEngineModel QAbstractTableModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
521 OpenSearchManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
522 OpenSearchReader QXmlStreamReader
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
523 OpenSearchWriter QXmlStreamWriter
1715
558e44df025a Added a bookmarks importer for Opera.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1714
diff changeset
524 OperaImporter BookmarksImporter
2031
c36c2eb62a75 Refactored the UML graphics code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1972
diff changeset
525 PackageDiagramBuilder UMLDiagramBuilder
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
526 PackageItem UMLItem
2039
fa41ccd7f7bc Added the capability to rebuild a diagram without losing the current item positions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2031
diff changeset
527 PackageModel UMLModel
1620
8172cc5d4dda Added code to save the current page as a screen shot.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1608
diff changeset
528 PageScreenDialog QDialog Ui_PageScreenDialog
1670
6fd889391d2c Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1655
diff changeset
529 PageThumbnailer QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
530 PasswordManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
531 PasswordModel QAbstractTableModel
1685
7640d5500966 Changed file format for saved login data to XML.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1682
diff changeset
532 PasswordReader QXmlStreamReader
7640d5500966 Changed file format for saved login data to XML.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1682
diff changeset
533 PasswordWriter QXmlStreamWriter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
534 PasswordsDialog QDialog Ui_PasswordsDialog
4423
14f3ca3dcef6 Added a code complexity checker iaw. McCabe to the code style checker.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4397
diff changeset
535 PathGraphingAstVisitor ASTVisitor
1945
47016f5af3b8 Enhanced the web browser by adding a personal information manager to assist in completing form fields through field context menu entries or by pressing Ctrl+Return/Ctrl+Enter.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1917
diff changeset
536 PersonalDataDialog QDialog Ui_PersonalDataDialog
47016f5af3b8 Enhanced the web browser by adding a personal information manager to assist in completing form fields through field context menu entries or by pressing Ctrl+Return/Ctrl+Enter.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1917
diff changeset
537 PersonalInformationManager QObject
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
538 PixmapDiagram E5MainWindow
4397
64d36562c391 Updated translations and source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4368
diff changeset
539 PlainStrList list
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
540 PluginActivationError PluginError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
541 PluginClassFormatError PluginError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
542 PluginDetailsDialog QDialog Ui_PluginDetailsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
543 PluginError Exception
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
544 PluginInfoDialog QDialog Ui_PluginInfoDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
545 PluginInstallDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
546 PluginInstallWidget QWidget Ui_PluginInstallDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
547 PluginInstallWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
548 PluginLoadError PluginError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
549 PluginManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
550 PluginManagerPage ConfigurationPageBase Ui_PluginManagerPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
551 PluginModuleFormatError PluginError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
552 PluginModulesError PluginError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
553 PluginPathError PluginError
3520
bfcefbb1633c Implemented the Python2 compatibility check for plug-ins in the plug-in manager. The flag is named 'python2Compatible'.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3515
diff changeset
554 PluginPy2IncompatibleError PluginError
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
555 PluginRepositoryDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
556 PluginRepositoryReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
557 PluginRepositoryWidget QWidget Ui_PluginRepositoryDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
558 PluginRepositoryWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
559 PluginUninstallDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
560 PluginUninstallWidget QWidget Ui_PluginUninstallDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
561 PluginUninstallWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
562 PreferencesLexer QsciLexer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
563 PreferencesLexerError Exception
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
564 PreferencesLexerLanguageError PreferencesLexerError
2424
8fe1fdc174ab Added the capability to preview HTML, Mardown and ReST files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2362
diff changeset
565 PreviewProcessingThread QThread
3458
64bbac483843 Refactored the previewer code to allow to add more previewers and started adding support for a QSS previewer.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3353
diff changeset
566 Previewer QStackedWidget
4615
7c090c9d389d Changed the HTML Previewer to use a QWebEngineView, if QtWebKit is not available.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4613
diff changeset
567 PreviewerHTML QWidget
3461
ea12ebbbb61b Added a QSS lexer and updated the source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3458
diff changeset
568 PreviewerQSS QWidget Ui_PreviewerQSS
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
569 Printer QsciPrinter
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
570 PrinterPage ConfigurationPageBase Ui_PrinterPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
571 ProfileTreeWidgetItem QTreeWidgetItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
572 ProgramsDialog QDialog Ui_ProgramsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
573 Project QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
574 ProjectBaseBrowser Browser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
575 ProjectBrowser E5TabWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
576 ProjectBrowserDirectoryItem BrowserDirectoryItem ProjectBrowserItemMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
577 ProjectBrowserFileItem BrowserFileItem ProjectBrowserItemMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
578 ProjectBrowserModel BrowserModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
579 ProjectBrowserPage ConfigurationPageBase Ui_ProjectBrowserPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
580 ProjectBrowserSimpleDirectoryItem BrowserItem ProjectBrowserItemMixin
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
581 ProjectBrowserSortFilterProxyModel BrowserSortFilterProxyModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
582 ProjectFormsBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
583 ProjectInterfacesBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
584 ProjectOthersBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
585 ProjectPage ConfigurationPageBase Ui_ProjectPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
586 ProjectReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
587 ProjectResourcesBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
588 ProjectSourcesBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
589 ProjectTranslationsBrowser ProjectBaseBrowser
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
590 ProjectWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
591 PropertiesDialog QDialog Ui_PropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
592 Purge HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
593 PurgeProjectHelper HgExtensionProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
594 PyCoverageDialog QDialog Ui_PyCoverageDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
595 PyProfile profile.Profile
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
596 PyProfileDialog QDialog Ui_PyProfileDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
597 PyRegExpWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
598 PyRegExpWizardCharactersDialog QDialog Ui_PyRegExpWizardCharactersDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
599 PyRegExpWizardDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
600 PyRegExpWizardRepeatDialog QDialog Ui_PyRegExpWizardRepeatDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
601 PyRegExpWizardWidget QWidget Ui_PyRegExpWizardDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
602 PyRegExpWizardWindow E5MainWindow
4081
9bf3aa6c65e0 Regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
603 PySvnProjectHelper VcsProjectHelper
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
604 PythonPage ConfigurationPageBase Ui_PythonPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
605 QRegExpWizard QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
606 QRegExpWizardCharactersDialog QDialog Ui_QRegExpWizardCharactersDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
607 QRegExpWizardDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
608 QRegExpWizardRepeatDialog QDialog Ui_QRegExpWizardRepeatDialog
1818
a5e4cb4bed43 Added support for the various pattern syntaxes to the QRegExp wizard.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1772
diff changeset
609 QRegExpWizardWidget QWidget Ui_QRegExpWizardWidget
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
610 QRegExpWizardWindow E5MainWindow
2736
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
611 QRegularExpressionWizard QObject
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
612 QRegularExpressionWizardCharactersDialog QDialog Ui_QRegularExpressionWizardCharactersDialog
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
613 QRegularExpressionWizardDialog QDialog
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
614 QRegularExpressionWizardRepeatDialog QDialog Ui_QRegularExpressionWizardRepeatDialog
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
615 QRegularExpressionWizardWidget QWidget Ui_QRegularExpressionWizardDialog
86cd4d14b58e Added a wizard for the Qt5 QRegularExpression class.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2697
diff changeset
616 QRegularExpressionWizardWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
617 QsciScintillaCompat QsciScintilla
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
618 QtHelpAccessHandler SchemeAccessHandler
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
619 QtHelpDocumentationDialog QDialog Ui_QtHelpDocumentationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
620 QtHelpFiltersDialog QDialog Ui_QtHelpFiltersDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
621 QtPage ConfigurationPageBase Ui_QtPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
622 QtTestResult unittest.TestResult
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
623 Queues HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
624 QueuesProjectHelper HgExtensionProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
625 QuickSearchLineEdit QLineEdit
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
626 QuotedString str
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
627 RbModule Class
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
628 Rebase HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
629 RebaseProjectHelper HgExtensionProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
630 RecursionError OverflowError ValueError
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
631 Redirector QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
632 RemoveBookmarksCommand QUndoCommand
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
633 RevisionsValidator QValidator
1720
201622cf8a01 Added a bookmarks importer for Apple Safari.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1717
diff changeset
634 SafariImporter BookmarksImporter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
635 SchemeAccessHandler QObject
2362
68a92d01c1cc Made the search and replace widgets scrollable (customisation for smaller screens).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2359
diff changeset
636 SearchReplaceSlidingWidget QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
637 SearchReplaceWidget QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
638 SearchWidget QWidget Ui_SearchWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
639 SecurityPage ConfigurationPageBase Ui_SecurityPage
1917
c73052b6b65e Fixed an issue with failed logins for certain files by implementing a referer whitelist. All hosts in this list will get a referer header.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1908
diff changeset
640 SendRefererWhitelistDialog QDialog Ui_SendRefererWhitelistDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
641 SessionReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
642 SessionWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
643 Shell QsciScintillaCompat
1833
f7cd855680f1 Added the capability to search in the output of the shell window.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1830
diff changeset
644 ShellAssembly QWidget
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
645 ShellHistoryDialog QDialog Ui_ShellHistoryDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
646 ShellPage ConfigurationPageBase Ui_ShellPage
3294
3aabaf28817b Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3279
diff changeset
647 Shelve HgExtension
3305
cf4f22a19dc6 Added support for the Mercurial shelve extension to the project browser VCS context menu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3297
diff changeset
648 ShelveProjectBrowserHelper HgExtensionProjectBrowserHelper
3294
3aabaf28817b Updated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3279
diff changeset
649 ShelveProjectHelper HgExtensionProjectHelper
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
650 ShortcutDialog QDialog Ui_ShortcutDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
651 ShortcutsDialog QDialog Ui_ShortcutsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
652 ShortcutsReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
653 ShortcutsWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
654 SingleApplicationServer QLocalServer
1427
09d6731b73ad Added a dialog to show some information about the current site.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1415
diff changeset
655 SiteInfoDialog QDialog Ui_SiteInfoDialog
1770
c17e67e69ef5 Added a tool to take screenshots (fullscreen or rectangular selection).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1733
diff changeset
656 SnapWidget QWidget Ui_SnapWidget
1772
f325dfdc8f6b Extended the snapshot tool to allow for the selection of a screen (for multi screen systems), elliptical selection and a freehand selection.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1770
diff changeset
657 SnapshotFreehandGrabber QWidget
f325dfdc8f6b Extended the snapshot tool to allow for the selection of a screen (for multi screen systems), elliptical selection and a freehand selection.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1770
diff changeset
658 SnapshotPreview QLabel
1770
c17e67e69ef5 Added a tool to take screenshots (fullscreen or rectangular selection).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1733
diff changeset
659 SnapshotRegionGrabber QWidget
1772
f325dfdc8f6b Extended the snapshot tool to allow for the selection of a screen (for multi screen systems), elliptical selection and a freehand selection.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1770
diff changeset
660 SnapshotTimer QWidget
2589
a51b0c113ed7 Added the capability to sort lines spanned by a rectangular selection based on the selected text.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2474
diff changeset
661 SortOptionsDialog QDialog Ui_SortOptionsDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
662 SpecialArrayElementVarItem SpecialVarItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
663 SpecialVarItem VariableItem
1670
6fd889391d2c Added a Speed Dial to the web browser including the capability to select the first ten pages by pressing Meta+1 to Meta+0.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1655
diff changeset
664 SpeedDial QObject
1699
10706f6ad9d2 Changed the speedial to store the data into an XML file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1695
diff changeset
665 SpeedDialReader QXmlStreamReader
10706f6ad9d2 Changed the speedial to store the data into an XML file.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1695
diff changeset
666 SpeedDialWriter QXmlStreamWriter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
667 SpellChecker QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
668 SpellCheckingDialog QDialog Ui_SpellCheckingDialog
2211
86bdcfac4a4a Added a dialog to edit the various spell checking dictionaries.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2210
diff changeset
669 SpellingDictionaryEditDialog QDialog Ui_SpellingDictionaryEditDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
670 SpellingPropertiesDialog QDialog Ui_SpellingPropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
671 SplashScreen QSplashScreen
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
672 SqlBrowser E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
673 SqlBrowserWidget QWidget Ui_SqlBrowserWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
674 SqlConnectionDialog QDialog Ui_SqlConnectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
675 SqlConnectionWidget QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
676 SslLabel QLabel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
677 StackedUrlBar QStackedWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
678 StackedWidget QStackedWidget
2867
eb325d7f7335 Updated translations and regenerated source docu.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2832
diff changeset
679 StandardReport BaseReport
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
680 StartDialog QDialog
3349
2a034a7f1f54 Made the status LED (right lower corner) clickable (depending on overall VCS status it will show the log browser or the status dialog).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3329
diff changeset
681 StatusMonitorLed E5ClickableLed
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
682 Subversion VersionControl
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
683 SubversionPage ConfigurationPageBase Ui_SubversionPage
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
684 SvgDiagram E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
685 SvnBlameDialog QDialog Ui_SvnBlameDialog
1888
03f59d88a62d Added capability to select from existing change lists and added a dialog to browse the change lists.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1865
diff changeset
686 SvnChangeListsDialog QDialog Ui_SvnChangeListsDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
687 SvnCommandDialog QDialog Ui_SvnCommandDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
688 SvnCommitDialog QWidget Ui_SvnCommitDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
689 SvnCopyDialog QDialog Ui_SvnCopyDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
690 SvnDialog QDialog Ui_SvnDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
691 SvnDiffDialog QWidget Ui_SvnDiffDialog
4110
5a106c734527 Added diff syntax highlighters to the various VCS interfaces.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4109
diff changeset
692 SvnDiffHighlighter E5GenericDiffHighlighter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
693 SvnInfoDialog QDialog SvnDialogMixin Ui_VcsRepositoryInfoDialog
3279
8df9706ef7f4 Extended the Mercurial log browser by an action to switch to the selected revision.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 3231
diff changeset
694 SvnLogBrowserDialog QWidget Ui_SvnLogBrowserDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
695 SvnLogDialog QWidget Ui_SvnLogDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
696 SvnLoginDialog QDialog Ui_SvnLoginDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
697 SvnMergeDialog QDialog Ui_SvnMergeDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
698 SvnNewProjectOptionsDialog QDialog Ui_SvnNewProjectOptionsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
699 SvnOptionsDialog QDialog Ui_SvnOptionsDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
700 SvnProjectBrowserHelper VcsProjectBrowserHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
701 SvnProjectHelper VcsProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
702 SvnPropDelDialog QDialog Ui_SvnPropDelDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
703 SvnPropListDialog QWidget Ui_SvnPropListDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
704 SvnPropSetDialog QDialog Ui_SvnPropSetDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
705 SvnRelocateDialog QDialog Ui_SvnRelocateDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
706 SvnRepoBrowserDialog QDialog Ui_SvnRepoBrowserDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
707 SvnRevisionSelectionDialog QDialog Ui_SvnRevisionSelectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
708 SvnStatusDialog QWidget Ui_SvnStatusDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
709 SvnStatusMonitorThread VcsStatusMonitorThread
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
710 SvnSwitchDialog QDialog Ui_SvnSwitchDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
711 SvnTagBranchListDialog QDialog Ui_SvnTagBranchListDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
712 SvnTagDialog QDialog Ui_SvnTagDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
713 SvnUrlSelectionDialog QDialog Ui_SvnUrlSelectionDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
714 SymbolsModel QAbstractTableModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
715 SymbolsWidget QWidget Ui_SymbolsWidget
1626
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
716 SyncAssistantDialog QWizard
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
717 SyncCheckPage QWizardPage Ui_SyncCheckPage
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
718 SyncDataPage QWizardPage Ui_SyncDataPage
1695
7b115f986d48 Added capability to synchronize bookmarks, history, passwords and user agent settings via a shared directory.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1694
diff changeset
719 SyncDirectorySettingsPage QWizardPage Ui_SyncDirectorySettingsPage
1680
28e57079dab5 Added capability to encrypt the synchronized data (web browser).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1674
diff changeset
720 SyncEncryptionPage QWizardPage Ui_SyncEncryptionPage
1626
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
721 SyncFtpSettingsPage QWizardPage Ui_SyncFtpSettingsPage
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
722 SyncHandler QObject
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
723 SyncHostTypePage QWizardPage Ui_SyncHostTypePage
a77c8ea8582c Added capability to synchronise bookmarks, history, passwords and user agent settings via an FTP server.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1620
diff changeset
724 SyncManager QObject
3456
96232974dcdb Merge with BgService.
T.Rzepka <Tobias.Rzepka@gmail.com>
parents: 3209
diff changeset
725 SyntaxCheckService QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
726 SyntaxCheckerDialog QDialog Ui_SyntaxCheckerDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
727 SyntaxCheckerPlugin QObject
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
728 TRPreviewer E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
729 TRSingleApplicationClient SingleApplicationClient
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
730 TRSingleApplicationServer SingleApplicationServer
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
731 TabBar E5WheelTabBar
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
732 TabWidget E5TabWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
733 TabnannyDialog QDialog Ui_TabnannyDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
734 TabnannyPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
735 Tabview QSplitter ViewManager
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
736 TagError Exception
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
737 Task QTreeWidgetItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
738 TaskFilterConfigDialog QDialog Ui_TaskFilterConfigDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
739 TaskPropertiesDialog QDialog Ui_TaskPropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
740 TaskViewer QTreeWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
741 TasksPage ConfigurationPageBase Ui_TasksPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
742 TasksReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
743 TasksWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
744 TemplateEntry QTreeWidgetItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
745 TemplateGroup QTreeWidgetItem
4481
456c58fc64b0 Added a specialized dialog to show template help text.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4423
diff changeset
746 TemplateHelpDialog QDialog Ui_TemplateHelpDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
747 TemplateMultipleVariablesDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
748 TemplatePropertiesDialog QDialog Ui_TemplatePropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
749 TemplateSingleVariableDialog QDialog Ui_TemplateSingleVariableDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
750 TemplateViewer QTreeWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
751 TemplatesPage ConfigurationPageBase Ui_TemplatesPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
752 TemplatesReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
753 TemplatesWriter XMLStreamWriterBase
4511
b5e4e7efa904 Added a checker for string format strings.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4481
diff changeset
754 TextVisitor ast.NodeVisitor
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
755 Token str
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
756 ToolConfigurationDialog QDialog Ui_ToolConfigurationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
757 ToolGroupConfigurationDialog QDialog Ui_ToolGroupConfigurationDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
758 TranslationPropertiesDialog QDialog Ui_TranslationPropertiesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
759 TranslationsDict QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
760 Transplant HgExtension
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
761 TransplantDialog QDialog Ui_TransplantDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
762 TransplantProjectHelper HgExtensionProjectHelper
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
763 TrayStarter QSystemTrayIcon
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
764 TrayStarterPage ConfigurationPageBase Ui_TrayStarterPage
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
765 UIPreviewer E5MainWindow
2031
c36c2eb62a75 Refactored the UML graphics code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1972
diff changeset
766 UMLClassDiagramBuilder UMLDiagramBuilder
c36c2eb62a75 Refactored the UML graphics code.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1972
diff changeset
767 UMLDiagramBuilder QObject
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
768 UMLDialog E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
769 UMLGraphicsView E5GraphicsView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
770 UMLItem QGraphicsRectItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
771 UMLSceneSizeDialog QDialog Ui_UMLSceneSizeDialog
1720
201622cf8a01 Added a bookmarks importer for Apple Safari.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1717
diff changeset
772 Uid int
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
773 UniqueNamespace peg.Namespace
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
774 UnittestDialog QWidget Ui_UnittestDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
775 UnittestWindow E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
776 UrlBar E5LineEdit
1596
8d59e4f3c828 Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1543
diff changeset
777 UserAgentManager QObject
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
778 UserAgentMenu QMenu
1596
8d59e4f3c828 Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1543
diff changeset
779 UserAgentModel QAbstractTableModel
1687
5efcb0cea376 Changed file format for saved user agent data to XML.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1685
diff changeset
780 UserAgentReader QXmlStreamReader
5efcb0cea376 Changed file format for saved user agent data to XML.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1685
diff changeset
781 UserAgentWriter QXmlStreamWriter
1596
8d59e4f3c828 Extended the User Agent handling to be able to set the string on a host basis (next to the global user agent string).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1543
diff changeset
782 UserAgentsDialog QDialog Ui_UserAgentsDialog
2101
5bac7dee9e1a Introduced the E5MainWindow class allowing to set a style for all the main windows.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2100
diff changeset
783 UserInterface E5MainWindow
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
784 UserProjectReader XMLStreamReaderBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
785 UserProjectWriter XMLStreamWriterBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
786 UserPropertiesDialog QDialog Ui_UserPropertiesDialog
4318
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
787 Value str
c2f374ca452b Improved parsing of the content disposition header analog to the way it is done in qutebrowser.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4316
diff changeset
788 ValueChars str
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
789 VariableDetailDialog QDialog Ui_VariableDetailDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
790 VariableItem QTreeWidgetItem
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
791 VariablesFilterDialog QDialog Ui_VariablesFilterDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
792 VariablesViewer QTreeWidget
3042
c9c3c0982145 Updated source docu and changed the pygments lexer definitions.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2985
diff changeset
793 VcsCommandOptionsDialog QDialog Ui_VcsCommandOptionsDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
794 VcsMercurialPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
795 VcsPage ConfigurationPageBase Ui_VcsPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
796 VcsProjectBrowserHelper QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
797 VcsProjectHelper QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
798 VcsPySvnPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
799 VcsRepositoryInfoDialog QDialog Ui_VcsRepositoryInfoDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
800 VcsStatusMonitorThread QThread
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
801 VcsSubversionPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
802 VersionControl QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
803 ViewManager QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
804 ViewProfileDialog QDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
805 ViewmanagerPage ConfigurationPageBase Ui_ViewmanagerPage
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
806 VirusTotalAPI QObject
4335
a25c157625c4 Started implementing the VirusTotal APIv2 interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4318
diff changeset
807 VirusTotalDomainReportDialog QDialog Ui_VirusTotalDomainReportDialog
a25c157625c4 Started implementing the VirusTotal APIv2 interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4318
diff changeset
808 VirusTotalIpReportDialog QDialog Ui_VirusTotalIpReportDialog
4336
473bf2a8676f Finished implementing the VirusTotal APIv2 interface.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4335
diff changeset
809 VirusTotalWhoisDialog QDialog Ui_VirusTotalWhoisDialog
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
810 VisibilityMixin ClbrBaseClasses.ClbrVisibilityMixinBase
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
811 VmListspacePlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
812 VmTabviewPlugin QObject
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
813 WatchPointModel QAbstractItemModel
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
814 WatchPointViewer QTreeView
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
815 WebDatabasesDialog QDialog Ui_WebDatabasesDialog
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
816 WebDatabasesModel QAbstractItemModel
1651
bc68f24d5658 Added the ClickToFlash plug-in to (temporarily) block Flash and related content.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1626
diff changeset
817 WebPluginFactory QWebPluginFactory
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
818 WidgetArea QMdiArea
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
819 WidgetView QWidget
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
820 XMLStreamReaderBase QXmlStreamReader
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
821 XMLStreamWriterBase QXmlStreamWriter
1713
56fdde8a2441 Added a bookmarks importer to get them directly from other browsers files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 1699
diff changeset
822 XbelImporter BookmarksImporter
1342
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
823 XbelReader QXmlStreamReader
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
824 XbelWriter QXmlStreamWriter
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
825 XmlEntityResolver QXmlStreamEntityResolver
30226d5a7ffb Added code to write base class information to be used by the eric assistant plug-in.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
826 ZoomDialog QDialog Ui_ZoomDialog
4612
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4602
diff changeset
827 ZoomManager QObject
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4602
diff changeset
828 ZoomValuesDialog QDialog Ui_ZoomValuesDialog
c9982bcd00f8 Added capability to remember the zoom values for each site (incl. a dialog to manage these).
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4602
diff changeset
829 ZoomValuesModel QAbstractTableModel
2424
8fe1fdc174ab Added the capability to preview HTML, Mardown and ReST files.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 2362
diff changeset
830 _StrikeThroughExtension markdown.Extension

eric ide

mercurial