|
Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <QObject>#include <QStringList>#include <ctkPimpl.h>#include "qSlicerBaseQTCoreExport.h"

Go to the source code of this file.
Classes | |
| class | qSlicerAbstractCoreModule |
| qSlicerAbstractCoreModule is the base class of any module in Slicer. More... | |
Defines | |
| #define | qSlicerGetTitleMacro(_TITLE) |
| #define qSlicerGetTitleMacro | ( | _TITLE | ) |
static QString staticTitle() { return _TITLE; } \ virtual QString title()const { return _TITLE; }
Definition at line 41 of file qSlicerAbstractCoreModule.h.
1.7.4