9 #ifndef lgrRangeAnnotationDialog_H_
10 #define lgrRangeAnnotationDialog_H_
14 #include "ui_rangeAnnotationDialogUI.h"
19 class DtLgrAnnotation;
21 class DtLgrRangeAnnotation;
Defines INPORT/EXPORT macros for lgrGui library.
The logger GUI's model.
Definition: lgrGuiModel.h:56
Base annotation class defines interface for all annotations.
Definition: lgrAnnotation.h:26
DtLgrRangeAnnotation * myCreateAnnotation
Definition: lgrRangeAnnotationDialog.h:61
class DT_DLL_LGRUTIL DtAbsoluteTime
Definition: absoluteTime.h:22
Range annotation dialog which can create a Range annotation from user input.
Definition: lgrRangeAnnotationDialog.h:25
Class responsible for representing an annotation over a span of time.
Definition: lgrRangeAnnotation.h:28
Absolute Time, a particular measured instance in time, could be thought of as a set of relative times...
Definition: absoluteTime.h:82
#define DT_DLL_LGRANN
Definition: lgrAnn.h:19