551 <tr> |
551 <tr> |
552 <td><a href="#ConfigurationWindow.__init__">ConfigurationWindow</a></td> |
552 <td><a href="#ConfigurationWindow.__init__">ConfigurationWindow</a></td> |
553 <td>Constructor</td> |
553 <td>Constructor</td> |
554 </tr><tr> |
554 </tr><tr> |
555 <td><a href="#ConfigurationWindow.accept">accept</a></td> |
555 <td><a href="#ConfigurationWindow.accept">accept</a></td> |
556 <td>Protected slot called by the Ok button.</td> |
556 <td>Public slot called by the Ok button.</td> |
557 </tr><tr> |
557 </tr><tr> |
558 <td><a href="#ConfigurationWindow.showConfigurationPageByName">showConfigurationPageByName</a></td> |
558 <td><a href="#ConfigurationWindow.showConfigurationPageByName">showConfigurationPageByName</a></td> |
559 <td>Public slot to show a named configuration page.</td> |
559 <td>Public slot to show a named configuration page.</td> |
560 </tr> |
560 </tr> |
561 </table> |
561 </table> |
575 </dd> |
575 </dd> |
576 </dl><a NAME="ConfigurationWindow.accept" ID="ConfigurationWindow.accept"></a> |
576 </dl><a NAME="ConfigurationWindow.accept" ID="ConfigurationWindow.accept"></a> |
577 <h4>ConfigurationWindow.accept</h4> |
577 <h4>ConfigurationWindow.accept</h4> |
578 <b>accept</b>(<i></i>) |
578 <b>accept</b>(<i></i>) |
579 <p> |
579 <p> |
580 Protected slot called by the Ok button. |
580 Public slot called by the Ok button. |
581 </p><a NAME="ConfigurationWindow.showConfigurationPageByName" ID="ConfigurationWindow.showConfigurationPageByName"></a> |
581 </p><a NAME="ConfigurationWindow.showConfigurationPageByName" ID="ConfigurationWindow.showConfigurationPageByName"></a> |
582 <h4>ConfigurationWindow.showConfigurationPageByName</h4> |
582 <h4>ConfigurationWindow.showConfigurationPageByName</h4> |
583 <b>showConfigurationPageByName</b>(<i>pageName</i>) |
583 <b>showConfigurationPageByName</b>(<i>pageName</i>) |
584 <p> |
584 <p> |
585 Public slot to show a named configuration page. |
585 Public slot to show a named configuration page. |