@ -3248,7 +3248,7 @@ Ensures that the line number <em>line</em> is visible.
<divclass="memdoc">
<p>
If any lines are currently folded then they are all unfolded. Otherwise all lines are folded. This has the same effect as clicking in the fold margin with the shift and control keys pressed. If <em>children</em> is not set (the default) then only the top level fold points are affected, otherwise the state of all fold points are changed.
If any lines are currently folded then they are all unfolded. Otherwise all lines are folded. This has the same effect as clicking in the fold margin with the shift and control keys pressed. If <em>tqchildren</em> is not set (the default) then only the top level fold points are affected, otherwise the state of all fold points are changed.
<trbgcolor="#f0f0f0"><td><b>SendScintilla</b>(unsigned int msg, const TQColor &col) (defined in <aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a>)</td><td><aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a></td><td></td></tr>
<trbgcolor="#f0f0f0"><td><b>SendScintilla</b>(unsigned int msg, unsigned long wParam, TQPainter *hdc, const TQRect &rc, long cpMin, long cpMax) (defined in <aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a>)</td><td><aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a></td><td></td></tr>
<trbgcolor="#f0f0f0"><td><b>SendScintilla</b>(unsigned int msg, unsigned long wParam, const TQPixmap *lParam) (defined in <aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a>)</td><td><aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a></td><td><code> [inline]</code></td></tr>
<trbgcolor="#f0f0f0"><td><b>STYLE_BRACEBAD</b> enum value (defined in <aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a>)</td><td><aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a></td><td></td></tr>
<trbgcolor="#f0f0f0"><td><b>STYLE_BRACELIGHT</b> enum value (defined in <aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a>)</td><td><aclass="el"href="classQextScintillaBase.html">QextScintillaBase</a></td><td></td></tr>
The <aclass="el"href="classQextScintillaPrinter.html">QextScintillaPrinter</a> class is a sub-class of the TQt TQPrinter class that is able to print the text of a Scintilla document.
<p>
The class can be further sub-classed to alter to layout of the text, adding headers and footers for example.
The class can be further sub-classed to alter to tqlayout of the text, adding headers and footers for example.
<p>
<hr><h2>Constructor & Destructor Documentation</h2>