Documentation/Source/eric6.E5Gui.E5PathPicker.html

changeset 5727
c8842a8d1167
parent 5372
7ba8d3d61fdd
--- a/Documentation/Source/eric6.E5Gui.E5PathPicker.html	Fri May 05 19:06:52 2017 +0200
+++ b/Documentation/Source/eric6.E5Gui.E5PathPicker.html	Fri May 05 19:07:43 2017 +0200
@@ -53,24 +53,7 @@
 <p>
     Class implementing a path picker widget consisting of a combobox and a
     tool button to open a file dialog.
-</p><h3>Signals</h3>
-<dl>
-<dt>aboutToShowPathPickerDialog</dt>
-<dd>
-emitted before the file dialog is shown
-</dd><dt>editTextChanged(path)</dt>
-<dd>
-emitted when the entered path has changed
-</dd><dt>pathSelected(path)</dt>
-<dd>
-emitted after a path has been selected via the
-        file dialog
-</dd><dt>pickerButtonClicked</dt>
-<dd>
-emitted when the picker button was pressed and
-        the widget mode is custom
-</dd>
-</dl>
+</p>
 <h3>Derived from</h3>
 E5PathPickerBase
 <h3>Class Attributes</h3>
@@ -128,24 +111,7 @@
 <p>
     Class implementing a path picker widget consisting of a line edit and a
     tool button to open a file dialog.
-</p><h3>Signals</h3>
-<dl>
-<dt>aboutToShowPathPickerDialog</dt>
-<dd>
-emitted before the file dialog is shown
-</dd><dt>pathSelected(path)</dt>
-<dd>
-emitted after a path has been selected via the
-        file dialog
-</dd><dt>pickerButtonClicked</dt>
-<dd>
-emitted when the picker button was pressed and
-        the widget mode is custom
-</dd><dt>textChanged(path)</dt>
-<dd>
-emitted when the entered path has changed
-</dd>
-</dl>
+</p>
 <h3>Derived from</h3>
 E5PathPickerBase
 <h3>Class Attributes</h3>

eric ide

mercurial