#include <qextscintilladocument.h>
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.
QextScintillaDocument::QextScintillaDocument | ( | ) |
Create a new unattached document.