new helper methods
improved elememt-selection changed some parameters show length for selected obstacles/doors minor fixes
This commit is contained in:
@@ -65,6 +65,7 @@ HEADERS += MainWindow.h \
|
||||
mapview/2D/MV2DElementBeacon.h \
|
||||
mapview/2D/MV2DElementAccessPoint.h \
|
||||
mapview/2D/MV2DElementFloorObstacleCircle.h \
|
||||
mapview/2D/MV2DElementFloorObstacleDoor.h \
|
||||
mapview/2D/MapViewElementHelper.h \
|
||||
mapview/2D/MV2DElementFloorUnderlay.h \
|
||||
mapview/2D/MV2DElementPOI.h \
|
||||
@@ -128,7 +129,8 @@ HEADERS += MainWindow.h \
|
||||
mapview/model/MMFloorElevators.h \
|
||||
mapview/model/MMFloorElevator.h \
|
||||
params/LayerTree.h \
|
||||
params/EditFields.h
|
||||
params/EditFields.h \
|
||||
mapview/2D/ClickDist.h
|
||||
|
||||
|
||||
FORMS += MainWindow.ui
|
||||
|
||||
Reference in New Issue
Block a user