APIs/Python3/eric6.api

changeset 5372
7ba8d3d61fdd
parent 5371
01c4c059142b
child 5374
c18d759b6b86
diff -r 01c4c059142b -r 7ba8d3d61fdd APIs/Python3/eric6.api
--- a/APIs/Python3/eric6.api	Sun Dec 11 16:25:42 2016 +0100
+++ b/APIs/Python3/eric6.api	Sun Dec 11 18:28:42 2016 +0100
@@ -682,6 +682,12 @@
 eric6.Debugger.StartDialog.StartDialog.on_buttonBox_clicked?4(button)
 eric6.Debugger.StartDialog.StartDialog.on_modFuncCombo_editTextChanged?4()
 eric6.Debugger.StartDialog.StartDialog?1(caption, argvList, wdList, envList, exceptions, parent=None, type=0, modfuncList=None, tracePython=False, autoClearShell=True, autoContinue=True, autoFork=False, forkChild=False)
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.getHistory?4()
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteAllButton_clicked?4()
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_deleteButton_clicked?4()
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_editButton_clicked?4()
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog.on_historyList_itemSelectionChanged?4()
+eric6.Debugger.StartHistoryEditDialog.StartHistoryEditDialog?1(history, parent=None)
 eric6.Debugger.VariableDetailDialog.VariableDetailDialog?1(var, vtype, value)
 eric6.Debugger.VariablesFilterDialog.VariablesFilterDialog.getSelection?4()
 eric6.Debugger.VariablesFilterDialog.VariablesFilterDialog.on_buttonBox_clicked?4(button)
@@ -1119,6 +1125,7 @@
 eric6.E5Gui.E5PasswordMeter.E5PasswordMeter.setMinimum?4(value)
 eric6.E5Gui.E5PasswordMeter.E5PasswordMeter.setValue?4(value)
 eric6.E5Gui.E5PasswordMeter.E5PasswordMeter?1(parent=None)
+eric6.E5Gui.E5PathPicker.E5ComboPathPicker.getPathItems?4()
 eric6.E5Gui.E5PathPicker.E5ComboPathPicker?1(parent=None)
 eric6.E5Gui.E5PathPicker.E5PathPicker?1(parent=None)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.DefaultMode?7

eric ide

mercurial