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
handleEdgeColour
handleEolFill
handleErrorLineColour
handleFont
handleForegroundColour
handleHeaderFont
handleIconDirectory
handleIconDirectoryAdd
handleIconDirectoryDelete
handleIdlSelection
handleInterpreterSelection
handleLayoutReset
handleLayoutSelected
handleLexerAdd
handleLexerAssocSelected
handleLexerDelete
handleLexerSelected
handleLinenumbersFont
handleMatchingBracesBackColour
handleMatchingBracesColour
handleMonospacedFont
handleNonMatchingBracesBackColour
handleNonMatchingBracesColour
handlePdfviewerSelection
handleQtDirEntered
handleQtDirSelection
handleShellFont
handleShowIconsPreview
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.handleEdgeColour
handleEdgeColour
(
)
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.handleLayoutSelected
handleLayoutSelected
(
a0
)
ConfigurationForm.handleLexerAdd
handleLexerAdd
(
)
ConfigurationForm.handleLexerAssocSelected
handleLexerAssocSelected
(
a0
)
ConfigurationForm.handleLexerDelete
handleLexerDelete
(
)
ConfigurationForm.handleLexerSelected
handleLexerSelected
(
a0
)
ConfigurationForm.handleLinenumbersFont
handleLinenumbersFont
(
)
ConfigurationForm.handleMatchingBracesBackColour
handleMatchingBracesBackColour
(
)
ConfigurationForm.handleMatchingBracesColour
handleMatchingBracesColour
(
)
ConfigurationForm.handleMonospacedFont
handleMonospacedFont
(
)
ConfigurationForm.handleNonMatchingBracesBackColour
handleNonMatchingBracesBackColour
(
)
ConfigurationForm.handleNonMatchingBracesColour
handleNonMatchingBracesColour
(
)
ConfigurationForm.handlePdfviewerSelection
handlePdfviewerSelection
(
)
ConfigurationForm.handleQtDirEntered
handleQtDirEntered
(
a0
)
ConfigurationForm.handleQtDirSelection
handleQtDirSelection
(
)
ConfigurationForm.handleShellFont
handleShellFont
(
)
ConfigurationForm.handleShowIconsPreview
handleShowIconsPreview
(
)
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