eric6/Documentation/Source/eric6.Debugger.DebugUI.html

changeset 7989
a21d673a8f99
parent 7986
2971d5d19951
child 8008
ae9ab1e150dc
equal deleted inserted replaced
7988:c4c17121eff8 7989:a21d673a8f99
1296 1296
1297 <p> 1297 <p>
1298 Public method to get a list of all actions. 1298 Public method to get a list of all actions.
1299 </p> 1299 </p>
1300 <dl> 1300 <dl>
1301 <dt>Returns:</dt> 1301 <dt>Return:</dt>
1302 <dd> 1302 <dd>
1303 list of all actions (list of E5Action) 1303 list of all actions (list of E5Action)
1304 </dd> 1304 </dd>
1305 </dl> 1305 </dl>
1306 <a NAME="DebugUI.getSelectedDebuggerId" ID="DebugUI.getSelectedDebuggerId"></a> 1306 <a NAME="DebugUI.getSelectedDebuggerId" ID="DebugUI.getSelectedDebuggerId"></a>
1309 1309
1310 <p> 1310 <p>
1311 Public method to get the currently selected debugger ID. 1311 Public method to get the currently selected debugger ID.
1312 </p> 1312 </p>
1313 <dl> 1313 <dl>
1314 <dt>Returns:</dt> 1314 <dt>Return:</dt>
1315 <dd> 1315 <dd>
1316 selected debugger ID 1316 selected debugger ID
1317 </dd> 1317 </dd>
1318 </dl> 1318 </dl>
1319 <dl> 1319 <dl>
1335 1335
1336 <p> 1336 <p>
1337 Public slot to initialize the project menu. 1337 Public slot to initialize the project menu.
1338 </p> 1338 </p>
1339 <dl> 1339 <dl>
1340 <dt>Returns:</dt> 1340 <dt>Return:</dt>
1341 <dd> 1341 <dd>
1342 the generated menu 1342 the generated menu
1343 </dd> 1343 </dd>
1344 </dl> 1344 </dl>
1345 <a NAME="DebugUI.initToolbars" ID="DebugUI.initToolbars"></a> 1345 <a NAME="DebugUI.initToolbars" ID="DebugUI.initToolbars"></a>
1356 reference to a toolbar manager object 1356 reference to a toolbar manager object
1357 (E5ToolBarManager) 1357 (E5ToolBarManager)
1358 </dd> 1358 </dd>
1359 </dl> 1359 </dl>
1360 <dl> 1360 <dl>
1361 <dt>Returns:</dt> 1361 <dt>Return:</dt>
1362 <dd> 1362 <dd>
1363 the generated toolbars (list of QToolBar) 1363 the generated toolbars (list of QToolBar)
1364 </dd> 1364 </dd>
1365 </dl> 1365 </dl>
1366 <a NAME="DebugUI.setArgvHistory" ID="DebugUI.setArgvHistory"></a> 1366 <a NAME="DebugUI.setArgvHistory" ID="DebugUI.setArgvHistory"></a>
1595 </p> 1595 </p>
1596 <p> 1596 <p>
1597 This is needed to cleanly close the sockets on Win OS. 1597 This is needed to cleanly close the sockets on Win OS.
1598 </p> 1598 </p>
1599 <dl> 1599 <dl>
1600 <dt>Returns:</dt> 1600 <dt>Return:</dt>
1601 <dd> 1601 <dd>
1602 always true 1602 always true
1603 </dd> 1603 </dd>
1604 </dl> 1604 </dl>
1605 <a NAME="DebugUI.variablesFilter" ID="DebugUI.variablesFilter"></a> 1605 <a NAME="DebugUI.variablesFilter" ID="DebugUI.variablesFilter"></a>
1615 <dd> 1615 <dd>
1616 flag indicating global (True) or local (False) scope 1616 flag indicating global (True) or local (False) scope
1617 </dd> 1617 </dd>
1618 </dl> 1618 </dl>
1619 <dl> 1619 <dl>
1620 <dt>Returns:</dt> 1620 <dt>Return:</dt>
1621 <dd> 1621 <dd>
1622 filters list 1622 filters list
1623 </dd> 1623 </dd>
1624 </dl> 1624 </dl>
1625 <dl> 1625 <dl>

eric ide

mercurial