src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html

branch
eric7
changeset 10690
fab36645aa7d
parent 10479
856476537696
child 11144
8c40c5e1ebe0
equal deleted inserted replaced
10689:3ede487187f2 10690:fab36645aa7d
962 The results are reported to the __processResult slot. 962 The results are reported to the __processResult slot.
963 </p> 963 </p>
964 964
965 <a NAME="CodeStyleCheckerDialog.closeEvent" ID="CodeStyleCheckerDialog.closeEvent"></a> 965 <a NAME="CodeStyleCheckerDialog.closeEvent" ID="CodeStyleCheckerDialog.closeEvent"></a>
966 <h4>CodeStyleCheckerDialog.closeEvent</h4> 966 <h4>CodeStyleCheckerDialog.closeEvent</h4>
967 <b>closeEvent</b>(<i>evt</i>) 967 <b>closeEvent</b>(<i>_evt</i>)
968 <p> 968 <p>
969 Protected method to handle a close event. 969 Protected method to handle a close event.
970 </p> 970 </p>
971 971
972 <dl> 972 <dl>
973 973
974 <dt><i>evt</i> (QCloseEvent)</dt> 974 <dt><i>_evt</i> (QCloseEvent)</dt>
975 <dd> 975 <dd>
976 reference to the close event 976 reference to the close event (unused)
977 </dd> 977 </dd>
978 </dl> 978 </dl>
979 <a NAME="CodeStyleCheckerDialog.getDefaults" ID="CodeStyleCheckerDialog.getDefaults"></a> 979 <a NAME="CodeStyleCheckerDialog.getDefaults" ID="CodeStyleCheckerDialog.getDefaults"></a>
980 <h4>CodeStyleCheckerDialog.getDefaults</h4> 980 <h4>CodeStyleCheckerDialog.getDefaults</h4>
981 <b>getDefaults</b>(<i></i>) 981 <b>getDefaults</b>(<i></i>)
1123 Private slot to restart a code style check run. 1123 Private slot to restart a code style check run.
1124 </p> 1124 </p>
1125 1125
1126 <a NAME="CodeStyleCheckerDialog.on_resultList_itemActivated" ID="CodeStyleCheckerDialog.on_resultList_itemActivated"></a> 1126 <a NAME="CodeStyleCheckerDialog.on_resultList_itemActivated" ID="CodeStyleCheckerDialog.on_resultList_itemActivated"></a>
1127 <h4>CodeStyleCheckerDialog.on_resultList_itemActivated</h4> 1127 <h4>CodeStyleCheckerDialog.on_resultList_itemActivated</h4>
1128 <b>on_resultList_itemActivated</b>(<i>item, column</i>) 1128 <b>on_resultList_itemActivated</b>(<i>item, _column</i>)
1129 <p> 1129 <p>
1130 Private slot to handle the activation of an item. 1130 Private slot to handle the activation of an item.
1131 </p> 1131 </p>
1132 1132
1133 <dl> 1133 <dl>
1134 1134
1135 <dt><i>item</i> (QTreeWidgetItem)</dt> 1135 <dt><i>item</i> (QTreeWidgetItem)</dt>
1136 <dd> 1136 <dd>
1137 reference to the activated item 1137 reference to the activated item
1138 </dd> 1138 </dd>
1139 <dt><i>column</i> (int)</dt> 1139 <dt><i>_column</i> (int)</dt>
1140 <dd> 1140 <dd>
1141 column the item was activated in 1141 column the item was activated in (unused)
1142 </dd> 1142 </dd>
1143 </dl> 1143 </dl>
1144 <a NAME="CodeStyleCheckerDialog.on_resultList_itemSelectionChanged" ID="CodeStyleCheckerDialog.on_resultList_itemSelectionChanged"></a> 1144 <a NAME="CodeStyleCheckerDialog.on_resultList_itemSelectionChanged" ID="CodeStyleCheckerDialog.on_resultList_itemSelectionChanged"></a>
1145 <h4>CodeStyleCheckerDialog.on_resultList_itemSelectionChanged</h4> 1145 <h4>CodeStyleCheckerDialog.on_resultList_itemSelectionChanged</h4>
1146 <b>on_resultList_itemSelectionChanged</b>(<i></i>) 1146 <b>on_resultList_itemSelectionChanged</b>(<i></i>)

eric ide

mercurial