|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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 71 of file Annotation.h.
| #define XipIsAnnotation | ( | w | ) |
Definition at line 63 of file Annotation.h.
| #define XipNactivateCallback |
Definition at line 69 of file Annotation.h.
| typedef struct _XipAnnotationRec* XipAnnotationWidget |
Definition at line 60 of file Annotation.h.
| typedef struct _XipAnnotationClassRec* XipAnnotationWidgetClass |
Definition at line 59 of file Annotation.h.
| WidgetClass xipAnnotationWidgetClass |