46 <h2>Listspace</h2> |
46 <h2>Listspace</h2> |
47 <p> |
47 <p> |
48 Class implementing the listspace viewmanager class. |
48 Class implementing the listspace viewmanager class. |
49 </p><h3>Signals</h3> |
49 </p><h3>Signals</h3> |
50 <dl> |
50 <dl> |
51 <dt>bookmarkToggled(Editor)</dt> |
51 <dt>astViewerStateChanged(bool)</dt> |
|
52 <dd> |
|
53 emitted to signal a change in the |
|
54 AST viewer state |
|
55 </dd><dt>bookmarkToggled(Editor)</dt> |
52 <dd> |
56 <dd> |
53 emitted when a bookmark is toggled. |
57 emitted when a bookmark is toggled. |
54 </dd><dt>breakpointToggled(Editor)</dt> |
58 </dd><dt>breakpointToggled(Editor)</dt> |
55 <dd> |
59 <dd> |
56 emitted when a breakpoint is toggled. |
60 emitted when a breakpoint is toggled. |