625 Private method to perform the general setup of the configuration |
625 Private method to perform the general setup of the configuration |
626 widget. |
626 widget. |
627 </p> |
627 </p> |
628 <a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a> |
628 <a NAME="ConfigurationWidget.__showConfigurationPage" ID="ConfigurationWidget.__showConfigurationPage"></a> |
629 <h4>ConfigurationWidget.__showConfigurationPage</h4> |
629 <h4>ConfigurationWidget.__showConfigurationPage</h4> |
630 <b>__showConfigurationPage</b>(<i>itm, column</i>) |
630 <b>__showConfigurationPage</b>(<i>itm</i>) |
631 |
631 |
632 <p> |
632 <p> |
633 Private slot to show a selected configuration page. |
633 Private slot to show a selected configuration page. |
634 </p> |
634 </p> |
635 <dl> |
635 <dl> |
636 |
636 |
637 <dt><i>itm</i></dt> |
637 <dt><i>itm</i></dt> |
638 <dd> |
638 <dd> |
639 reference to the selected item (QTreeWidgetItem) |
639 reference to the selected item (QTreeWidgetItem) |
640 </dd> |
|
641 <dt><i>column</i></dt> |
|
642 <dd> |
|
643 column that was selected (integer) (ignored) |
|
644 </dd> |
640 </dd> |
645 </dl> |
641 </dl> |
646 <a NAME="ConfigurationWidget.accept" ID="ConfigurationWidget.accept"></a> |
642 <a NAME="ConfigurationWidget.accept" ID="ConfigurationWidget.accept"></a> |
647 <h4>ConfigurationWidget.accept</h4> |
643 <h4>ConfigurationWidget.accept</h4> |
648 <b>accept</b>(<i></i>) |
644 <b>accept</b>(<i></i>) |