Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Go to the source code of this file.
Macros | |
#define | XipIsAnnotation(w) |
#define | XipNactivateCallback |
#define | XipCActivateCallback |
Typedefs | |
typedef struct _XipAnnotationClassRec * | XipAnnotationWidgetClass |
typedef struct _XipAnnotationRec * | XipAnnotationWidget |
Variables | |
WidgetClass | xipAnnotationWidgetClass |
#define XipCActivateCallback |
Definition at line 32 of file Annotation.h.
#define XipIsAnnotation | ( | w | ) |
Definition at line 24 of file Annotation.h.
#define XipNactivateCallback |
Definition at line 30 of file Annotation.h.
typedef struct _XipAnnotationRec* XipAnnotationWidget |
Definition at line 21 of file Annotation.h.
typedef struct _XipAnnotationClassRec* XipAnnotationWidgetClass |
Definition at line 20 of file Annotation.h.
WidgetClass xipAnnotationWidgetClass |