eric3.Preferences.ConfigurationForm
Classes
ConfigurationForm
Functions
None
ConfigurationForm
Derived from
QDialog
Methods
ConfigurationForm
__tr
handleAllBackgroundColours
handleAllFonts
handleApiFile
handleApiFileAdd
handleApiFileDelete
handleApiLanguageSelected
handleBackgroundColour
handleCallTipsBackgroundColour
handleCaretForegroundColour
handleCaretlineBackgroundColour
handleConfigPageSelected
handleCurrentLineColour
handleDebugClientSelection
handleEolFill
handleErrorLineColour
handleFont
handleForegroundColour
handleHeaderFont
handleIconDirectory
handleIconDirectoryAdd
handleIconDirectoryDelete
handleIdlSelection
handleInterpreterSelection
handleLayoutReset
handleLexerSelected
handleLinenumbersFont
handleMatchingBracesColour
handleMonospacedFont
handleNonMatchingBracesColour
handlePdfviewerSelection
handleQtDirEntered
handleQtDirSelection
handleSelectionBackgroundColour
handleShellFont
handleStyleSelected
handleUseTabs
handleWebbrowserSelection
handleWorkspacePreview
languageChange
moveIconDirectoryDown
moveIconDirectoryUp
ConfigurationForm (Constructor)
ConfigurationForm
(
parent = None, name = None, modal = 0, fl = 0
)
ConfigurationForm.__tr
__tr
(
s, c = None
)
ConfigurationForm.handleAllBackgroundColours
handleAllBackgroundColours
(
)
ConfigurationForm.handleAllFonts
handleAllFonts
(
)
ConfigurationForm.handleApiFile
handleApiFile
(
)
ConfigurationForm.handleApiFileAdd
handleApiFileAdd
(
)
ConfigurationForm.handleApiFileDelete
handleApiFileDelete
(
)
ConfigurationForm.handleApiLanguageSelected
handleApiLanguageSelected
(
)
ConfigurationForm.handleBackgroundColour
handleBackgroundColour
(
)
ConfigurationForm.handleCallTipsBackgroundColour
handleCallTipsBackgroundColour
(
)
ConfigurationForm.handleCaretForegroundColour
handleCaretForegroundColour
(
)
ConfigurationForm.handleCaretlineBackgroundColour
handleCaretlineBackgroundColour
(
)
ConfigurationForm.handleConfigPageSelected
handleConfigPageSelected
(
a0
)
ConfigurationForm.handleCurrentLineColour
handleCurrentLineColour
(
)
ConfigurationForm.handleDebugClientSelection
handleDebugClientSelection
(
)
ConfigurationForm.handleEolFill
handleEolFill
(
a0
)
ConfigurationForm.handleErrorLineColour
handleErrorLineColour
(
)
ConfigurationForm.handleFont
handleFont
(
)
ConfigurationForm.handleForegroundColour
handleForegroundColour
(
)
ConfigurationForm.handleHeaderFont
handleHeaderFont
(
)
ConfigurationForm.handleIconDirectory
handleIconDirectory
(
)
ConfigurationForm.handleIconDirectoryAdd
handleIconDirectoryAdd
(
)
ConfigurationForm.handleIconDirectoryDelete
handleIconDirectoryDelete
(
)
ConfigurationForm.handleIdlSelection
handleIdlSelection
(
)
ConfigurationForm.handleInterpreterSelection
handleInterpreterSelection
(
)
ConfigurationForm.handleLayoutReset
handleLayoutReset
(
)
ConfigurationForm.handleLexerSelected
handleLexerSelected
(
a0
)
ConfigurationForm.handleLinenumbersFont
handleLinenumbersFont
(
)
ConfigurationForm.handleMatchingBracesColour
handleMatchingBracesColour
(
)
ConfigurationForm.handleMonospacedFont
handleMonospacedFont
(
)
ConfigurationForm.handleNonMatchingBracesColour
handleNonMatchingBracesColour
(
)
ConfigurationForm.handlePdfviewerSelection
handlePdfviewerSelection
(
)
ConfigurationForm.handleQtDirEntered
handleQtDirEntered
(
a0
)
ConfigurationForm.handleQtDirSelection
handleQtDirSelection
(
)
ConfigurationForm.handleSelectionBackgroundColour
handleSelectionBackgroundColour
(
)
ConfigurationForm.handleShellFont
handleShellFont
(
)
ConfigurationForm.handleStyleSelected
handleStyleSelected
(
a0
)
ConfigurationForm.handleUseTabs
handleUseTabs
(
a0
)
ConfigurationForm.handleWebbrowserSelection
handleWebbrowserSelection
(
)
ConfigurationForm.handleWorkspacePreview
handleWorkspacePreview
(
a0
)
ConfigurationForm.languageChange
languageChange
(
)
ConfigurationForm.moveIconDirectoryDown
moveIconDirectoryDown
(
)
ConfigurationForm.moveIconDirectoryUp
moveIconDirectoryUp
(
)
Up