DocumentModelGeneral Class Reference

Model for DlgSettingsGeneral and CmdSettingsGeneral. More...

#include <DocumentModelGeneral.h>

Inheritance diagram for DocumentModelGeneral:
DocumentModelAbstractBase

List of all members.

Public Member Functions

 DocumentModelGeneral ()
 Default constructor.
 DocumentModelGeneral (const Document &document)
 Initial constructor from Document.
 DocumentModelGeneral (const DocumentModelGeneral &other)
 Copy constructor.
DocumentModelGeneraloperator= (const DocumentModelGeneral &other)
 Assignment constructor.
int cursorSize () const
 Get method for effective cursor size.
int extraPrecision () const
 Get method for extra digits of precsion.
virtual void loadXml (QXmlStreamReader &reader)
 Load model from serialized xml.
void printStream (QString indentation, QTextStream &str) const
 Debugging method that supports print method of this class and printStream method of some other class(es).
virtual void saveXml (QXmlStreamWriter &writer) const
 Save entire model as xml into stream.
void setCursorSize (int cursorSize)
 Set method for effective cursor size.
void setExtraPrecision (int extraPrecision)
 Set method for extra digits of precision.

Detailed Description

Model for DlgSettingsGeneral and CmdSettingsGeneral.

Definition at line 16 of file DocumentModelGeneral.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Enumerations Friends

Generated on 21 Oct 2017 for Engauge Digitizer by  doxygen 1.6.1