From 347f0b28701932eba7eb063d9093e446b81debae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 9 Dec 2021 01:40:38 +0100 Subject: Rename Qt => TQt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/en/classTQextScintillaDocument.html | 64 +++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/en/classTQextScintillaDocument.html (limited to 'doc/en/classTQextScintillaDocument.html') diff --git a/doc/en/classTQextScintillaDocument.html b/doc/en/classTQextScintillaDocument.html new file mode 100644 index 0000000..5eb6cf2 --- /dev/null +++ b/doc/en/classTQextScintillaDocument.html @@ -0,0 +1,64 @@ + + +TQScintilla: TQextScintillaDocument Class Reference + + + + + + +

TQextScintillaDocument Class Reference

The TQextScintillaDocument class represents a document to be editted. +More... +

+#include <tqextscintilladocument.h> +

+List of all members.

Public Member Functions

+ +

Detailed Description

+The TQextScintillaDocument class represents a document to be editted. +

+It is an opaque class that can be attached to multiple instances of TQextScintilla to create different simultaneous views of the same document. TQextScintillaDocument uses implicit sharing so that copying class instances is a cheap operation. +

+


Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
TQextScintillaDocument::TQextScintillaDocument (  ) 
+
+
+ +

+Create a new unattached document. +

+ +

+

+


Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by  + +doxygen 1.4.7
+ + -- cgit v1.2.3