APIs/Python3/eric6.api

changeset 4700
dfdcc542198f
parent 4698
61c0aef6a570
child 4714
03c5936c79e5
diff -r 65c6256a669d -r dfdcc542198f APIs/Python3/eric6.api
--- a/APIs/Python3/eric6.api	Mon Jan 25 19:11:36 2016 +0100
+++ b/APIs/Python3/eric6.api	Fri Jan 29 19:11:27 2016 +0100
@@ -1421,37 +1421,37 @@
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.buttonToolTip?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.clear?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.clearEditText?4()
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.currentText?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.currentText?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.defaultDirectory?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.editTextChanged?7
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.editorEnabled?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.editorToolTip?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.filters?4()
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.firstPath?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.firstPath?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.isPickerEnabled?4()
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.lastPath?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.lastPath?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.mode?4()
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.path?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.path?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.pathSelected?7
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.paths?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.paths?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.pickerButtonClicked?7
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setButtonToolTip?4(tooltip)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setCurrentIndex?4(index)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setDefaultDirectory?4(directory)
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.setEditText?4(path)
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.setEditText?4(path, toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setEditorEnabled?4(enable)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setEditorToolTip?4(tooltip)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setFilters?4(filters)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setInsertPolicy?4(policy)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setMode?4(mode)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setNameFilters?4(filters)
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.setPath?4(path)
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.setPath?4(path, toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setPathsList?4(pathsList)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setPickerEnabled?4(enable)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setSizeAdjustPolicy?4(policy)
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.setText?4(path)
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.setText?4(path, toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.setWindowTitle?4(title)
-eric6.E5Gui.E5PathPicker.E5PathPickerBase.text?4()
+eric6.E5Gui.E5PathPicker.E5PathPickerBase.text?4(toNative=True)
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.textChanged?7
 eric6.E5Gui.E5PathPicker.E5PathPickerBase.windowTitle?4()
 eric6.E5Gui.E5PathPicker.E5PathPickerBase?1(parent=None, useLineEdit=True)

eric ide

mercurial