119 </tr><tr> |
119 </tr><tr> |
120 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
120 <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> |
121 <td>Private slot implementing a close event handler.</td> |
121 <td>Private slot implementing a close event handler.</td> |
122 </tr><tr> |
122 </tr><tr> |
123 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
123 <td><a href="#HgLogBrowserDialog.col2x">col2x</a></td> |
124 <td></td> |
124 <td>Local function to calculate a x-position for a column.</td> |
125 </tr><tr> |
125 </tr><tr> |
126 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td> |
126 <td><a href="#HgLogBrowserDialog.keyPressEvent">keyPressEvent</a></td> |
127 <td>Protected slot to handle a key press event.</td> |
127 <td>Protected slot to handle a key press event.</td> |
128 </tr><tr> |
128 </tr><tr> |
129 <td><a href="#HgLogBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
129 <td><a href="#HgLogBrowserDialog.on_buttonBox_clicked">on_buttonBox_clicked</a></td> |
457 close event (QCloseEvent) |
457 close event (QCloseEvent) |
458 </dd> |
458 </dd> |
459 </dl><a NAME="HgLogBrowserDialog.col2x" ID="HgLogBrowserDialog.col2x"></a> |
459 </dl><a NAME="HgLogBrowserDialog.col2x" ID="HgLogBrowserDialog.col2x"></a> |
460 <h4>HgLogBrowserDialog.col2x</h4> |
460 <h4>HgLogBrowserDialog.col2x</h4> |
461 <b>col2x</b>(<i>radius</i>) |
461 <b>col2x</b>(<i>radius</i>) |
462 <a NAME="HgLogBrowserDialog.keyPressEvent" ID="HgLogBrowserDialog.keyPressEvent"></a> |
462 <p> |
|
463 Local function to calculate a x-position for a column. |
|
464 </p><dl> |
|
465 <dt><i>col</i></dt> |
|
466 <dd> |
|
467 column number (integer) |
|
468 </dd><dt><i>radius</i></dt> |
|
469 <dd> |
|
470 radius of the indicator circle (integer) |
|
471 </dd> |
|
472 </dl><a NAME="HgLogBrowserDialog.keyPressEvent" ID="HgLogBrowserDialog.keyPressEvent"></a> |
463 <h4>HgLogBrowserDialog.keyPressEvent</h4> |
473 <h4>HgLogBrowserDialog.keyPressEvent</h4> |
464 <b>keyPressEvent</b>(<i>evt</i>) |
474 <b>keyPressEvent</b>(<i>evt</i>) |
465 <p> |
475 <p> |
466 Protected slot to handle a key press event. |
476 Protected slot to handle a key press event. |
467 </p><dl> |
477 </p><dl> |