API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
MeasurementOptions.h
Go to the documentation of this file.
1#pragma once
2#include "DLLInfo.h"
3#include <NDEVR/ApplicationOptions.h>
4namespace NDEVR
5{
6 /**--------------------------------------------------------------------------------------------------
7 \brief Stores ApplicationOptions related to user preferences for measurements.
8 **/
19}
#define NDEVR_DESIGN_API
Definition DLLInfo.h:55
The default object to store data of any type that should persist through sessions of the application.
Definition Button.h:57
Any text displayed to the user should be defined as a TranslatedString which allows the program to lo...
Definition TranslatedString.h:13
Definition ACIColor.h:37
Stores ApplicationOptions related to user preferences for measurements.
Definition MeasurementOptions.h:10
static ApplicationOption< fltp08 > default_text_size
Definition MeasurementOptions.h:15
static ApplicationOption< bool > use_line_leaders
Definition MeasurementOptions.h:13
static void ResetOptionsToDefaults()
static ApplicationOption< fltp08 > default_arrow_size
Definition MeasurementOptions.h:14
static TranslatedString options_label
Definition MeasurementOptions.h:11
static ApplicationOption< bool > use_point_leaders
Definition MeasurementOptions.h:12