src/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html

branch
eric7
changeset 10070
9f5758c0fec1
parent 9971
773ad1f1ed22
child 10084
125166c6b66c
equal deleted inserted replaced
10069:435cc5875135 10070:9f5758c0fec1
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>)

eric ide

mercurial