src/eric7/Documentation/Source/eric7.QScintilla.SortOptionsDialog.html

branch
eric7
changeset 10431
64157aeb0312
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10430:e440aaf179ce 10431:64157aeb0312
76 <p> 76 <p>
77 Constructor 77 Constructor
78 </p> 78 </p>
79 <dl> 79 <dl>
80 80
81 <dt><i>parent</i></dt> 81 <dt><i>parent</i> (QWidget)</dt>
82 <dd> 82 <dd>
83 reference to the parent widget (QWidget) 83 reference to the parent widget
84 </dd> 84 </dd>
85 </dl> 85 </dl>
86 <a NAME="SortOptionsDialog.getData" ID="SortOptionsDialog.getData"></a> 86 <a NAME="SortOptionsDialog.getData" ID="SortOptionsDialog.getData"></a>
87 <h4>SortOptionsDialog.getData</h4> 87 <h4>SortOptionsDialog.getData</h4>
88 <b>getData</b>(<i></i>) 88 <b>getData</b>(<i></i>)
92 </p> 92 </p>
93 <dl> 93 <dl>
94 <dt>Return:</dt> 94 <dt>Return:</dt>
95 <dd> 95 <dd>
96 tuple of three flags indicating ascending order, alphanumeric 96 tuple of three flags indicating ascending order, alphanumeric
97 sort and case sensitivity (tuple of three boolean) 97 sort and case sensitivity
98 </dd>
99 </dl>
100 <dl>
101 <dt>Return Type:</dt>
102 <dd>
103 tuple of (bool, bool, bool)
98 </dd> 104 </dd>
99 </dl> 105 </dl>
100 <div align="right"><a href="#top">Up</a></div> 106 <div align="right"><a href="#top">Up</a></div>
101 <hr /> 107 <hr />
102 </body></html> 108 </body></html>

eric ide

mercurial