47 </p><p> |
47 </p><p> |
48 Breakpoints will be shown with all their details. They can be modified through |
48 Breakpoints will be shown with all their details. They can be modified through |
49 the context menu of this widget. |
49 the context menu of this widget. |
50 </p><h4>Signals</h4> |
50 </p><h4>Signals</h4> |
51 <dl> |
51 <dl> |
52 <dt>sourceFile(string, int)</dt> |
52 <dt>sourceFile(str, int)</dt> |
53 <dd> |
53 <dd> |
54 emitted to show the source of a breakpoint |
54 emitted to show the source of a breakpoint |
55 </dd> |
55 </dd> |
56 </dl> |
56 </dl> |
57 <h3>Derived from</h3> |
57 <h3>Derived from</h3> |
58 QTreeView |
58 QTreeView |
59 <h3>Class Attributes</h3> |
59 <h3>Class Attributes</h3> |
60 <table> |
60 <table> |
61 <tr><td>None</td></tr> |
61 <tr><td>sourceFile</td></tr> |
62 </table> |
62 </table> |
63 <h3>Methods</h3> |
63 <h3>Methods</h3> |
64 <table> |
64 <table> |
65 <tr> |
65 <tr> |
66 <td><a href="#BreakPointViewer.__init__">BreakPointViewer</a></td> |
66 <td><a href="#BreakPointViewer.__init__">BreakPointViewer</a></td> |