#include <qcompilerdetection.h>
#include <QDomElement>
#include <QGraphicsItem>
#include <QMetaObject>
#include <QObject>
#include <QPointF>
#include <QString>
#include <QtGlobal>
#include "../ifc/xml/vabstractpattern.h"
#include "../vmisc/def.h"
#include "vtoollinepoint.h"
Go to the source code of this file.
Classes | |
class | VToolShoulderPoint |
The VToolShoulderPoint class tool for creation of point Length to Line. This tool for special situation, when you want find point along line, but have only length from another point (shoulder). More... | |