7 #ifndef SCALE_BAR_AXIS_POINTS_UNITE_H 8 #define SCALE_BAR_AXIS_POINTS_UNITE_H 10 #include "DocumentAxesPointsRequired.h" 11 #include <QStringList> 30 const QStringList &pointIdentifiersIn)
const;
34 QStringList axisPointIdentifiers (
CmdMediator *cmdMediator)
const;
37 #endif // SCALE_BAR_AXIS_POINTS_UNITE_H Given a set of point identifiers, if a map is in effect (with its two axis endpoints) then both axis ...
ScaleBarAxisPointsUnite()
Single constructor.
QStringList unite(CmdMediator *cmdMediator, const QStringList &pointIdentifiersIn) const
Add.