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
handleCustomViewerSelection
handleDebugClientSelection
handleEdgeColour
handleEolFill
handleErrorLineColour
handleFont
handleForegroundColour
handleHeaderFont
handleIconDirectory
handleIconDirectoryAdd
handleIconDirectoryDelete
handleIdlSelection
handleLayoutReset
handleLayoutSelected
handleLexerAdd
handleLexerAssocSelected
handleLexerDelete
handleLexerSelected
handleLinenumbersFont
handleMatchingBracesBackColour
handleMatchingBracesColour
handleMonospacedFont
handleNonMatchingBracesBackColour
handleNonMatchingBracesColour
handlePdfviewerSelection
handlePythonDocDirSelection
handlePythonInterpreterSelection
handleQtDirEntered
handleQtDirSelection
handleQtDocDirSelection
handleRubyInterpreterSelection
handleShellFont
handleShowIconsPreview
handleStyleSelected
handleTasksBgColour
handleTasksBugfixFgColour
handleTasksFgColour
handleTasksProjectBgColour
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.handleCustomViewerSelection

handleCustomViewerSelection()

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.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.handlePythonDocDirSelection

handlePythonDocDirSelection()

ConfigurationForm.handlePythonInterpreterSelection

handlePythonInterpreterSelection()

ConfigurationForm.handleQtDirEntered

handleQtDirEntered(a0)

ConfigurationForm.handleQtDirSelection

handleQtDirSelection()

ConfigurationForm.handleQtDocDirSelection

handleQtDocDirSelection()

ConfigurationForm.handleRubyInterpreterSelection

handleRubyInterpreterSelection()

ConfigurationForm.handleShellFont

handleShellFont()

ConfigurationForm.handleShowIconsPreview

handleShowIconsPreview()

ConfigurationForm.handleStyleSelected

handleStyleSelected(a0)

ConfigurationForm.handleTasksBgColour

handleTasksBgColour()

ConfigurationForm.handleTasksBugfixFgColour

handleTasksBugfixFgColour()

ConfigurationForm.handleTasksFgColour

handleTasksFgColour()

ConfigurationForm.handleTasksProjectBgColour

handleTasksProjectBgColour()

ConfigurationForm.handleUseTabs

handleUseTabs(a0)

ConfigurationForm.handleWebbrowserSelection

handleWebbrowserSelection()

ConfigurationForm.handleWorkspacePreview

handleWorkspacePreview(a0)

ConfigurationForm.languageChange

languageChange()

ConfigurationForm.moveIconDirectoryDown

moveIconDirectoryDown()

ConfigurationForm.moveIconDirectoryUp

moveIconDirectoryUp()

Up