![]() |
QCAD
Open Source 2D CAD
|
#include "gui_global.h"
#include <QPainter>
#include <QStack>
#include <QThread>
#include "RObject.h"
#include "RTransform.h"
Go to the source code of this file.
Classes | |
class | RGraphicsViewWorker |
Thread worker that draws a part of a document. More... | |