|
umbrello 26.03.70-f7b1fd3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
|
#include "alignmentguide.h"#include "umlwidget.h"#include "umlscene.h"#include "floatingtextwidget.h"#include <QGraphicsView>#include <QtMath>Variables | |
| static const qreal | DEFAULT_SNAP_THRESHOLD = 10.0 |
|
static |
Default snap threshold in screen pixels. This value represents the distance in screen space (independent of zoom) within which snapping occurs.