umbrello 25.12.3
Umbrello UML Modeller is a Unified Modelling Language (UML) diagram program based on KDE Technology
alignmentguide.cpp File Reference
#include "alignmentguide.h"
#include "umlwidget.h"
#include "umlscene.h"
#include "floatingtextwidget.h"
#include <QGraphicsView>
#include <QtMath>
Include dependency graph for alignmentguide.cpp:

Variables

static const qreal DEFAULT_SNAP_THRESHOLD = 10.0

Variable Documentation

◆ DEFAULT_SNAP_THRESHOLD

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.