Documentation/Source/eric6.E5Gui.E5TextEditSearchWidget.html

Sat, 15 Sep 2018 19:59:20 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 15 Sep 2018 19:59:20 +0200
changeset 6499
dcff57f91861
parent 5959
4c716b02e10d
permissions
-rw-r--r--

E5TextEditSearchWidget: added method to modify the layout strategy.

4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
1 <!DOCTYPE html>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
2 <html><head>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
3 <title>eric6.E5Gui.E5TextEditSearchWidget</title>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
4 <meta charset="UTF-8">
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
5 <style>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
6 body {
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
7 background: #EDECE6;
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
8 margin: 0em 1em 10em 1em;
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
9 color: black;
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
10 }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
11
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
12 h1 { color: white; background: #85774A; }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
13 h2 { color: white; background: #85774A; }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
14 h3 { color: white; background: #9D936E; }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
15 h4 { color: white; background: #9D936E; }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
16
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
17 a { color: #BA6D36; }
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
18
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
19 </style>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
20 </head>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
21 <body><a NAME="top" ID="top"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
22 <h1>eric6.E5Gui.E5TextEditSearchWidget</h1>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
23 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
24 Module implementing a horizontal search widget for QTextEdit.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
25 </p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
26 <h3>Global Attributes</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
27 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
28 <tr><td>None</td></tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
29 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
30 <h3>Classes</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
31 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
32 <tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
33 <td><a href="#E5TextEditSearchWidget">E5TextEditSearchWidget</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
34 <td>Class implementing a horizontal search widget for QTextEdit.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
35 </tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
36 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
37 <h3>Functions</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
38 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
39 <tr><td>None</td></tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
40 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
41 <hr /><hr />
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
42 <a NAME="E5TextEditSearchWidget" ID="E5TextEditSearchWidget"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
43 <h2>E5TextEditSearchWidget</h2>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
44 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
45 Class implementing a horizontal search widget for QTextEdit.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
46 </p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
47 <h3>Derived from</h3>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
48 QWidget
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
49 <h3>Class Attributes</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
50 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
51 <tr><td>None</td></tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
52 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
53 <h3>Class Methods</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
54 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
55 <tr><td>None</td></tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
56 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
57 <h3>Methods</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
58 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
59 <tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
60 <td><a href="#E5TextEditSearchWidget.__init__">E5TextEditSearchWidget</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
61 <td>Constructor</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
62 </tr><tr>
6499
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
63 <td><a href="#E5TextEditSearchWidget.__addWidthForHeightLayout">__addWidthForHeightLayout</a></td>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
64 <td>Private method to set the middle part of the layout.</td>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
65 </tr><tr>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
66 <td><a href="#E5TextEditSearchWidget.__find">__find</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
67 <td>Private method to search the associated text edit.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
68 </tr><tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
69 <td><a href="#E5TextEditSearchWidget.__findByReturnPressed">__findByReturnPressed</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
70 <td>Private slot to handle the returnPressed signal of the findtext combobox.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
71 </tr><tr>
5926
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
72 <td><a href="#E5TextEditSearchWidget.__findNextPrevCallback">__findNextPrevCallback</a></td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
73 <td>Private method to process the result of the last search.</td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
74 </tr><tr>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
75 <td><a href="#E5TextEditSearchWidget.__findPrevNextQTextEdit">__findPrevNextQTextEdit</a></td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
76 <td>Private method to to search the associated edit widget of type QTextEdit.</td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
77 </tr><tr>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
78 <td><a href="#E5TextEditSearchWidget.__findPrevNextQWebEngineView">__findPrevNextQWebEngineView</a></td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
79 <td>Private method to to search the associated edit widget of type QWebEngineView.</td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
80 </tr><tr>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
81 <td><a href="#E5TextEditSearchWidget.__findPrevNextQWebView">__findPrevNextQWebView</a></td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
82 <td>Private method to to search the associated edit widget of type QWebView.</td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
83 </tr><tr>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
84 <td><a href="#E5TextEditSearchWidget.__setFindtextComboBackground">__setFindtextComboBackground</a></td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
85 <td>Private slot to change the findtext combo background to indicate errors.</td>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
86 </tr><tr>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
87 <td><a href="#E5TextEditSearchWidget.__setSearchButtons">__setSearchButtons</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
88 <td>Private slot to set the state of the search buttons.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
89 </tr><tr>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
90 <td><a href="#E5TextEditSearchWidget.__setupUi">__setupUi</a></td>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
91 <td>Private method to generate the UI.</td>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
92 </tr><tr>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
93 <td><a href="#E5TextEditSearchWidget.attachTextEdit">attachTextEdit</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
94 <td>Public method to attach a QTextEdit widget.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
95 </tr><tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
96 <td><a href="#E5TextEditSearchWidget.keyPressEvent">keyPressEvent</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
97 <td>Protected slot to handle key press events.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
98 </tr><tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
99 <td><a href="#E5TextEditSearchWidget.on_findNextButton_clicked">on_findNextButton_clicked</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
100 <td>Private slot to find the next occurrence.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
101 </tr><tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
102 <td><a href="#E5TextEditSearchWidget.on_findPrevButton_clicked">on_findPrevButton_clicked</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
103 <td>Private slot to find the previous occurrence.</td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
104 </tr><tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
105 <td><a href="#E5TextEditSearchWidget.on_findtextCombo_editTextChanged">on_findtextCombo_editTextChanged</a></td>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
106 <td>Private slot to enable/disable the find buttons.</td>
6499
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
107 </tr><tr>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
108 <td><a href="#E5TextEditSearchWidget.setWidthForHeight">setWidthForHeight</a></td>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
109 <td>Public method to set the 'width for height'.</td>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
110 </tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
111 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
112 <h3>Static Methods</h3>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
113 <table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
114 <tr><td>None</td></tr>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
115 </table>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
116 <a NAME="E5TextEditSearchWidget.__init__" ID="E5TextEditSearchWidget.__init__"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
117 <h4>E5TextEditSearchWidget (Constructor)</h4>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
118 <b>E5TextEditSearchWidget</b>(<i>parent=None, widthForHeight=True</i>)
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
119 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
120 Constructor
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
121 </p><dl>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
122 <dt><i>parent</i> (QWidget)</dt>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
123 <dd>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
124 reference to the parent widget
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
125 </dd><dt><i>widthForHeight</i> (bool)</dt>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
126 <dd>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
127 flag indicating to prefer width for height.
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
128 If this parameter is False, some widgets are shown in a third
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
129 line.
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
130 </dd>
6499
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
131 </dl><a NAME="E5TextEditSearchWidget.__addWidthForHeightLayout" ID="E5TextEditSearchWidget.__addWidthForHeightLayout"></a>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
132 <h4>E5TextEditSearchWidget.__addWidthForHeightLayout</h4>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
133 <b>__addWidthForHeightLayout</b>(<i>widthForHeight</i>)
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
134 <p>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
135 Private method to set the middle part of the layout.
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
136 </p><dl>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
137 <dt><i>widthForHeight</i> (bool)</dt>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
138 <dd>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
139 flag indicating to prefer width
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
140 </dd>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
141 </dl><a NAME="E5TextEditSearchWidget.__find" ID="E5TextEditSearchWidget.__find"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
142 <h4>E5TextEditSearchWidget.__find</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
143 <b>__find</b>(<i>backwards</i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
144 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
145 Private method to search the associated text edit.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
146 </p><dl>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
147 <dt><i>backwards</i></dt>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
148 <dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
149 flag indicating a backwards search (boolean)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
150 </dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
151 </dl><a NAME="E5TextEditSearchWidget.__findByReturnPressed" ID="E5TextEditSearchWidget.__findByReturnPressed"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
152 <h4>E5TextEditSearchWidget.__findByReturnPressed</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
153 <b>__findByReturnPressed</b>(<i></i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
154 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
155 Private slot to handle the returnPressed signal of the findtext
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
156 combobox.
5926
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
157 </p><a NAME="E5TextEditSearchWidget.__findNextPrevCallback" ID="E5TextEditSearchWidget.__findNextPrevCallback"></a>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
158 <h4>E5TextEditSearchWidget.__findNextPrevCallback</h4>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
159 <b>__findNextPrevCallback</b>(<i>found</i>)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
160 <p>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
161 Private method to process the result of the last search.
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
162 </p><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
163 <dt><i>found</i> (bool)</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
164 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
165 flag indicating if the last search succeeded
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
166 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
167 </dl><a NAME="E5TextEditSearchWidget.__findPrevNextQTextEdit" ID="E5TextEditSearchWidget.__findPrevNextQTextEdit"></a>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
168 <h4>E5TextEditSearchWidget.__findPrevNextQTextEdit</h4>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
169 <b>__findPrevNextQTextEdit</b>(<i>backwards</i>)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
170 <p>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
171 Private method to to search the associated edit widget of
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
172 type QTextEdit.
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
173 </p><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
174 <dt><i>backwards</i> (bool)</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
175 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
176 flag indicating a backwards search
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
177 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
178 </dl><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
179 <dt>Returns:</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
180 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
181 flag indicating the search result
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
182 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
183 </dl><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
184 <dt>Return Type:</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
185 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
186 bool
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
187 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
188 </dl><a NAME="E5TextEditSearchWidget.__findPrevNextQWebEngineView" ID="E5TextEditSearchWidget.__findPrevNextQWebEngineView"></a>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
189 <h4>E5TextEditSearchWidget.__findPrevNextQWebEngineView</h4>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
190 <b>__findPrevNextQWebEngineView</b>(<i>backwards</i>)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
191 <p>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
192 Private method to to search the associated edit widget of
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
193 type QWebEngineView.
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
194 </p><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
195 <dt><i>backwards</i> (bool)</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
196 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
197 flag indicating a backwards search
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
198 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
199 </dl><a NAME="E5TextEditSearchWidget.__findPrevNextQWebView" ID="E5TextEditSearchWidget.__findPrevNextQWebView"></a>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
200 <h4>E5TextEditSearchWidget.__findPrevNextQWebView</h4>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
201 <b>__findPrevNextQWebView</b>(<i>backwards</i>)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
202 <p>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
203 Private method to to search the associated edit widget of
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
204 type QWebView.
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
205 </p><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
206 <dt><i>backwards</i> (bool)</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
207 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
208 flag indicating a backwards search
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
209 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
210 </dl><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
211 <dt>Returns:</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
212 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
213 flag indicating the search result
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
214 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
215 </dl><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
216 <dt>Return Type:</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
217 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
218 bool
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
219 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
220 </dl><a NAME="E5TextEditSearchWidget.__setFindtextComboBackground" ID="E5TextEditSearchWidget.__setFindtextComboBackground"></a>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
221 <h4>E5TextEditSearchWidget.__setFindtextComboBackground</h4>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
222 <b>__setFindtextComboBackground</b>(<i>error</i>)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
223 <p>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
224 Private slot to change the findtext combo background to indicate
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
225 errors.
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
226 </p><dl>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
227 <dt><i>error</i></dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
228 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
229 flag indicating an error condition (boolean)
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
230 </dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
231 </dl><a NAME="E5TextEditSearchWidget.__setSearchButtons" ID="E5TextEditSearchWidget.__setSearchButtons"></a>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
232 <h4>E5TextEditSearchWidget.__setSearchButtons</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
233 <b>__setSearchButtons</b>(<i>enabled</i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
234 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
235 Private slot to set the state of the search buttons.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
236 </p><dl>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
237 <dt><i>enabled</i></dt>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
238 <dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
239 flag indicating the state (boolean)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
240 </dd>
5959
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
241 </dl><a NAME="E5TextEditSearchWidget.__setupUi" ID="E5TextEditSearchWidget.__setupUi"></a>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
242 <h4>E5TextEditSearchWidget.__setupUi</h4>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
243 <b>__setupUi</b>(<i>widthForHeight</i>)
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
244 <p>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
245 Private method to generate the UI.
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
246 </p><dl>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
247 <dt><i>widthForHeight</i> (bool)</dt>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
248 <dd>
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
249 flag indicating to prefer width for height
4c716b02e10d Changed the search widget used in the documentation viewer (and other places) to allow to save width but make it higher.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5926
diff changeset
250 </dd>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
251 </dl><a NAME="E5TextEditSearchWidget.attachTextEdit" ID="E5TextEditSearchWidget.attachTextEdit"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
252 <h4>E5TextEditSearchWidget.attachTextEdit</h4>
5926
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
253 <b>attachTextEdit</b>(<i>textedit, editType="QTextEdit"</i>)
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
254 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
255 Public method to attach a QTextEdit widget.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
256 </p><dl>
5926
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
257 <dt><i>textedit</i> (QTextEdit, QWebEngineView or QWebView)</dt>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
258 <dd>
5926
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
259 reference to the edit widget to be attached
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
260 </dd><dt><i>editType</i> (str (one of "QTextEdit", "QWebEngineView" or "QWebView"))</dt>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
261 <dd>
69482290dbdd Updated source documentation.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 4039
diff changeset
262 type of the attached edit widget
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
263 </dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
264 </dl><a NAME="E5TextEditSearchWidget.keyPressEvent" ID="E5TextEditSearchWidget.keyPressEvent"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
265 <h4>E5TextEditSearchWidget.keyPressEvent</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
266 <b>keyPressEvent</b>(<i>event</i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
267 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
268 Protected slot to handle key press events.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
269 </p><dl>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
270 <dt><i>event</i></dt>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
271 <dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
272 reference to the key press event (QKeyEvent)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
273 </dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
274 </dl><a NAME="E5TextEditSearchWidget.on_findNextButton_clicked" ID="E5TextEditSearchWidget.on_findNextButton_clicked"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
275 <h4>E5TextEditSearchWidget.on_findNextButton_clicked</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
276 <b>on_findNextButton_clicked</b>(<i></i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
277 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
278 Private slot to find the next occurrence.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
279 </p><a NAME="E5TextEditSearchWidget.on_findPrevButton_clicked" ID="E5TextEditSearchWidget.on_findPrevButton_clicked"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
280 <h4>E5TextEditSearchWidget.on_findPrevButton_clicked</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
281 <b>on_findPrevButton_clicked</b>(<i></i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
282 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
283 Private slot to find the previous occurrence.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
284 </p><a NAME="E5TextEditSearchWidget.on_findtextCombo_editTextChanged" ID="E5TextEditSearchWidget.on_findtextCombo_editTextChanged"></a>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
285 <h4>E5TextEditSearchWidget.on_findtextCombo_editTextChanged</h4>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
286 <b>on_findtextCombo_editTextChanged</b>(<i>txt</i>)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
287 <p>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
288 Private slot to enable/disable the find buttons.
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
289 </p><dl>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
290 <dt><i>txt</i></dt>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
291 <dd>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
292 text of the combobox (string)
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
293 </dd>
6499
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
294 </dl><a NAME="E5TextEditSearchWidget.setWidthForHeight" ID="E5TextEditSearchWidget.setWidthForHeight"></a>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
295 <h4>E5TextEditSearchWidget.setWidthForHeight</h4>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
296 <b>setWidthForHeight</b>(<i>widthForHeight</i>)
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
297 <p>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
298 Public method to set the 'width for height'.
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
299 </p><dl>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
300 <dt><i>widthForHeight</i> (bool)</dt>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
301 <dd>
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
302 flag indicating to prefer width
dcff57f91861 E5TextEditSearchWidget: added method to modify the layout strategy.
Detlev Offenbach <detlev@die-offenbachs.de>
parents: 5959
diff changeset
303 </dd>
4039
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
304 </dl>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
305 <div align="right"><a href="#top">Up</a></div>
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
306 <hr />
661167a99aef Added the capability to search in the output to the Diff dialog.
Detlev Offenbach <detlev@die-offenbachs.de>
parents:
diff changeset
307 </body></html>

eric ide

mercurial