From a69b55c674b0528c00598bea54b7a661f4e49f27 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 7 Oct 2021 15:17:57 +0200 Subject: Conversion to the cmake building system. Signed-off-by: gregory guy --- doc/en/classQextScintillaDocument.html | 64 ++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/en/classQextScintillaDocument.html (limited to 'doc/en/classQextScintillaDocument.html') diff --git a/doc/en/classQextScintillaDocument.html b/doc/en/classQextScintillaDocument.html new file mode 100644 index 0000000..135221d --- /dev/null +++ b/doc/en/classQextScintillaDocument.html @@ -0,0 +1,64 @@ + + +TQScintilla: QextScintillaDocument Class Reference + + + + + + +

QextScintillaDocument Class Reference

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

+#include <qextscintilladocument.h> +

+List of all members.

Public Member Functions

+ +

Detailed Description

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

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

+


Constructor & Destructor Documentation

+ +
+
+ + + + + + + + +
QextScintillaDocument::QextScintillaDocument (  ) 
+
+
+ +

+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