#include <QObject>#include "abstractmodel.h"#include "domaccessiblestate.h"#include <QPointer>#include "docevents.h"Go to the source code of this file.
Classes | |
| class | Doc |
| The Doc class extends AbstractModel and DomAccessibleState to provide the basis for a document model. More... | |
1.5.2