79 </p><dl> |
79 </p><dl> |
80 <dt><i>itm</i></dt> |
80 <dt><i>itm</i></dt> |
81 <dd> |
81 <dd> |
82 item to operate on (ProfileTreeWidgetItem) |
82 item to operate on (ProfileTreeWidgetItem) |
83 </dd> |
83 </dd> |
|
84 </dl><dl> |
|
85 <dt>Returns:</dt> |
|
86 <dd> |
|
87 comparison value for the first column (integer) |
|
88 </dd> |
84 </dl><a NAME="ProfileTreeWidgetItem.__lt__" ID="ProfileTreeWidgetItem.__lt__"></a> |
89 </dl><a NAME="ProfileTreeWidgetItem.__lt__" ID="ProfileTreeWidgetItem.__lt__"></a> |
85 <h4>ProfileTreeWidgetItem.__lt__</h4> |
90 <h4>ProfileTreeWidgetItem.__lt__</h4> |
86 <b>__lt__</b>(<i>other</i>) |
91 <b>__lt__</b>(<i>other</i>) |
87 <p> |
92 <p> |
88 Public method to check, if the item is less than the other one. |
93 Public method to check, if the item is less than the other one. |