src/eric7/APIs/Python3/eric7.api

branch
eric7
changeset 9337
073b872fce59
parent 9327
2b768afcaee1
child 9343
7180fb8677e5
equal deleted inserted replaced
9336:c94f53ab789a 9337:073b872fce59
1 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.getConfiguration?4() 1 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.getConfiguration?4()
2 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_excludeEdit_textChanged?4() 2 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_excludeEdit_textChanged?4()
3 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_sourceComboBox_currentTextChanged?4(selection) 3 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_sourceComboBox_currentTextChanged?4(selection)
4 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_validateButton_clicked?4() 4 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog.on_validateButton_clicked?4()
5 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog?1(withProject=True, parent=None) 5 eric7.CodeFormatting.BlackConfigurationDialog.BlackConfigurationDialog?1(withProject=True, onlyProject=False, parent=None)
6 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget.closeEvent?4(evt) 6 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget.closeEvent?4(evt)
7 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget.showDiff?4(diff) 7 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget.showDiff?4(diff)
8 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget?1(parent=None) 8 eric7.CodeFormatting.BlackDiffWidget.BlackDiffWidget?1(parent=None)
9 eric7.CodeFormatting.BlackFormattingAction.BlackFormattingAction.Check?7 9 eric7.CodeFormatting.BlackFormattingAction.BlackFormattingAction.Check?7
10 eric7.CodeFormatting.BlackFormattingAction.BlackFormattingAction.Diff?7 10 eric7.CodeFormatting.BlackFormattingAction.BlackFormattingAction.Diff?7
514 eric7.DebugClients.Python.getpass.fallback_getpass?7 514 eric7.DebugClients.Python.getpass.fallback_getpass?7
515 eric7.DebugClients.Python.getpass.getpass?4(prompt="Password: ", stream=None) 515 eric7.DebugClients.Python.getpass.getpass?4(prompt="Password: ", stream=None)
516 eric7.DebugClients.Python.getpass.getuser?4() 516 eric7.DebugClients.Python.getpass.getuser?4()
517 eric7.DebugClients.Python.getpass.unix_getpass?7 517 eric7.DebugClients.Python.getpass.unix_getpass?7
518 eric7.DebugClients.Python.getpass.win_getpass?7 518 eric7.DebugClients.Python.getpass.win_getpass?7
519 eric7.Debugger.BreakPointModel.BreakPointModel.Alignments?7
520 eric7.Debugger.BreakPointModel.BreakPointModel.ConditionColumn?7
521 eric7.Debugger.BreakPointModel.BreakPointModel.EnabledColumn?7
522 eric7.Debugger.BreakPointModel.BreakPointModel.FilenameColumn?7
523 eric7.Debugger.BreakPointModel.BreakPointModel.Header?7
524 eric7.Debugger.BreakPointModel.BreakPointModel.IgnoreCountColumn?7
525 eric7.Debugger.BreakPointModel.BreakPointModel.LineNumberColumn?7
526 eric7.Debugger.BreakPointModel.BreakPointModel.TemporaryColumn?7
519 eric7.Debugger.BreakPointModel.BreakPointModel.addBreakPoint?4(fn, line, properties) 527 eric7.Debugger.BreakPointModel.BreakPointModel.addBreakPoint?4(fn, line, properties)
520 eric7.Debugger.BreakPointModel.BreakPointModel.addBreakPoints?4(breakpoints) 528 eric7.Debugger.BreakPointModel.BreakPointModel.addBreakPoints?4(breakpoints)
521 eric7.Debugger.BreakPointModel.BreakPointModel.columnCount?4(parent=None) 529 eric7.Debugger.BreakPointModel.BreakPointModel.columnCount?4(parent=None)
522 eric7.Debugger.BreakPointModel.BreakPointModel.data?4(index, role=Qt.ItemDataRole.DisplayRole) 530 eric7.Debugger.BreakPointModel.BreakPointModel.data?4(index, role=Qt.ItemDataRole.DisplayRole)
523 eric7.Debugger.BreakPointModel.BreakPointModel.dataAboutToBeChanged?7 531 eric7.Debugger.BreakPointModel.BreakPointModel.dataAboutToBeChanged?7
900 eric7.Debugger.VariablesViewer.VariablesViewer.resizeEvent?4(event) 908 eric7.Debugger.VariablesViewer.VariablesViewer.resizeEvent?4(event)
901 eric7.Debugger.VariablesViewer.VariablesViewer.showVariable?4(vlist) 909 eric7.Debugger.VariablesViewer.VariablesViewer.showVariable?4(vlist)
902 eric7.Debugger.VariablesViewer.VariablesViewer.showVariables?4(vlist, frmnr) 910 eric7.Debugger.VariablesViewer.VariablesViewer.showVariables?4(vlist, frmnr)
903 eric7.Debugger.VariablesViewer.VariablesViewer.verticalScrollbarValueChanged?4(value) 911 eric7.Debugger.VariablesViewer.VariablesViewer.verticalScrollbarValueChanged?4(value)
904 eric7.Debugger.VariablesViewer.VariablesViewer?1(viewer, globalScope, parent=None) 912 eric7.Debugger.VariablesViewer.VariablesViewer?1(viewer, globalScope, parent=None)
913 eric7.Debugger.WatchPointModel.WatchPointModel.Alignments?7
914 eric7.Debugger.WatchPointModel.WatchPointModel.ConditionColumn?7
915 eric7.Debugger.WatchPointModel.WatchPointModel.EnabledColumn?7
916 eric7.Debugger.WatchPointModel.WatchPointModel.Header?7
917 eric7.Debugger.WatchPointModel.WatchPointModel.IgnoreCountColumn?7
918 eric7.Debugger.WatchPointModel.WatchPointModel.SpecialColumn?7
919 eric7.Debugger.WatchPointModel.WatchPointModel.TemporaryColumn?7
905 eric7.Debugger.WatchPointModel.WatchPointModel.addWatchPoint?4(cond, special, properties) 920 eric7.Debugger.WatchPointModel.WatchPointModel.addWatchPoint?4(cond, special, properties)
906 eric7.Debugger.WatchPointModel.WatchPointModel.addWatchPoints?4(watchpoints) 921 eric7.Debugger.WatchPointModel.WatchPointModel.addWatchPoints?4(watchpoints)
907 eric7.Debugger.WatchPointModel.WatchPointModel.columnCount?4(parent=None) 922 eric7.Debugger.WatchPointModel.WatchPointModel.columnCount?4(parent=None)
908 eric7.Debugger.WatchPointModel.WatchPointModel.data?4(index, role) 923 eric7.Debugger.WatchPointModel.WatchPointModel.data?4(index, role)
909 eric7.Debugger.WatchPointModel.WatchPointModel.dataAboutToBeChanged?7 924 eric7.Debugger.WatchPointModel.WatchPointModel.dataAboutToBeChanged?7

eric ide

mercurial