From 664e37abfe5c796c1279b8295fb030f126b0a7d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 30 Nov 2011 11:36:13 -0600 Subject: Initial import of qscintilla from 2007 --- doc/html/classQextScintillaDocument.html | 64 ++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 doc/html/classQextScintillaDocument.html (limited to 'doc/html/classQextScintillaDocument.html') diff --git a/doc/html/classQextScintillaDocument.html b/doc/html/classQextScintillaDocument.html new file mode 100644 index 0000000..5773d1f --- /dev/null +++ b/doc/html/classQextScintillaDocument.html @@ -0,0 +1,64 @@ + + +QScintilla: 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 QScintilla by  + +doxygen 1.4.7
+ + -- cgit v1.2.3