Engauge Digitizer 2
|
#include "CmdMediator.h"
#include "DocumentModelGridDisplay.h"
#include "DocumentSerialize.h"
#include "EngaugeAssert.h"
#include "Logger.h"
#include <QObject>
#include <QTextStream>
#include "QtToString.h"
#include <QXmlStreamWriter>
#include "Xml.h"
Go to the source code of this file.
Variables | |
const ColorPalette | DEFAULT_COLOR = COLOR_PALETTE_BLACK |
const ColorPalette DEFAULT_COLOR = COLOR_PALETTE_BLACK |
Definition at line 18 of file DocumentModelGridDisplay.cpp.