You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
65 lines
3.6 KiB
65 lines
3.6 KiB
13 years ago
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
|
||
13 years ago
|
<title>TQScintilla: QextScintillaDocument Class Reference</title>
|
||
13 years ago
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
||
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||
|
</head><body>
|
||
|
<!-- Generated by Doxygen 1.4.7 -->
|
||
|
<div class="tabs">
|
||
|
<ul>
|
||
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
||
|
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
|
||
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
||
|
</ul></div>
|
||
|
<div class="tabs">
|
||
|
<ul>
|
||
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
||
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||
|
</ul></div>
|
||
|
<h1>QextScintillaDocument Class Reference</h1><!-- doxytag: class="QextScintillaDocument" -->The <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> class represents a document to be editted.
|
||
|
<a href="#_details">More...</a>
|
||
|
<p>
|
||
|
<code>#include <qextscintilladocument.h></code>
|
||
|
<p>
|
||
|
<a href="classQextScintillaDocument-members.html">List of all members.</a><h2>Public Member Functions</h2>
|
||
|
<ul>
|
||
|
<li><a class="el" href="classQextScintillaDocument.html#b3fa870cc66064a6fbb8947cda063574">QextScintillaDocument</a> ()
|
||
|
<li><a class="anchor" name="ee3174de3c17bda6f8677eccb13621e6"></a><!-- doxytag: member="QextScintillaDocument::QextScintillaDocument" ref="ee3174de3c17bda6f8677eccb13621e6" args="(const QextScintillaDocument &)" -->
|
||
|
<b>QextScintillaDocument</b> (const <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> &)
|
||
|
<li><a class="anchor" name="2878afa9b94f2701bc8e39ca8c079338"></a><!-- doxytag: member="QextScintillaDocument::operator=" ref="2878afa9b94f2701bc8e39ca8c079338" args="(const QextScintillaDocument &)" -->
|
||
|
<a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> & <b>operator=</b> (const <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> &)
|
||
|
</ul>
|
||
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||
|
The <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> class represents a document to be editted.
|
||
|
<p>
|
||
|
It is an opaque class that can be attached to multiple instances of <a class="el" href="classQextScintilla.html">QextScintilla</a> to create different simultaneous views of the same document. <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> uses implicit sharing so that copying class instances is a cheap operation.
|
||
|
<p>
|
||
|
<hr><h2>Constructor & Destructor Documentation</h2>
|
||
|
<a class="anchor" name="b3fa870cc66064a6fbb8947cda063574"></a><!-- doxytag: member="QextScintillaDocument::QextScintillaDocument" ref="b3fa870cc66064a6fbb8947cda063574" args="()" -->
|
||
|
<div class="memitem">
|
||
|
<div class="memproto">
|
||
|
<table class="memname">
|
||
|
<tr>
|
||
|
<td class="memname">QextScintillaDocument::QextScintillaDocument </td>
|
||
|
<td>(</td>
|
||
|
<td class="paramname"> </td>
|
||
|
<td> ) </td>
|
||
|
<td width="100%"></td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
</div>
|
||
|
<div class="memdoc">
|
||
|
|
||
|
<p>
|
||
|
Create a new unattached document.
|
||
|
<p>
|
||
|
|
||
|
</div>
|
||
|
</div><p>
|
||
13 years ago
|
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by
|
||
13 years ago
|
<a href="http://www.doxygen.org/index.html">
|
||
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
|
||
|
</body>
|
||
|
</html>
|