diff -r 9487d3fbb71e -r 682d0f6a6074 APIs/Python3/eric6.api --- a/APIs/Python3/eric6.api Sun Oct 16 11:44:20 2016 +0200 +++ b/APIs/Python3/eric6.api Sun Oct 16 12:15:18 2016 +0200 @@ -1310,6 +1310,7 @@ eric6.E5Gui.E5PathPicker.E5PathPickerBase.filters?4() eric6.E5Gui.E5PathPicker.E5PathPickerBase.firstPath?4(toNative=True) eric6.E5Gui.E5PathPicker.E5PathPickerBase.isPickerEnabled?4() +eric6.E5Gui.E5PathPicker.E5PathPickerBase.isReadOnly?4() eric6.E5Gui.E5PathPicker.E5PathPickerBase.lastPath?4(toNative=True) eric6.E5Gui.E5PathPicker.E5PathPickerBase.mode?4() eric6.E5Gui.E5PathPicker.E5PathPickerBase.path?4(toNative=True) @@ -1329,6 +1330,7 @@ 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.setReadOnly?4(readOnly) eric6.E5Gui.E5PathPicker.E5PathPickerBase.setSizeAdjustPolicy?4(policy) eric6.E5Gui.E5PathPicker.E5PathPickerBase.setText?4(path, toNative=True) eric6.E5Gui.E5PathPicker.E5PathPickerBase.setWindowTitle?4(title)