#include "qSlicerCLIModule.h"#include <QDebug>#include "vtkSlicerCLIModuleLogic.h"#include "qSlicerCLIModuleWidget.h"#include <ModuleDescription.h>#include <ModuleDescriptionParser.h>Classes | |
| class | qSlicerCLIModulePrivate |
Functions | |
| QCTK_GET_CXX (qSlicerCLIModule, QString, helpText, Help) | |
| QCTK_GET_CXX (qSlicerCLIModule, QString, acknowledgementText, Acknowledgement) | |
| QCTK_GET_CXX (qSlicerCLIModule, QString, contributor, Contributor) | |
| QCTK_GET_CXX (qSlicerCLIModule, QString, category, Category) | |
| QCTK_GET_CXX (qSlicerCLIModule, QString, title, Title) | |
| QCTK_SET_CXX (qSlicerCLIModule, const QString &, setTempDirectory, TempDirectory) | |
| QCTK_GET_CXX | ( | qSlicerCLIModule | , | |
| QString | , | |||
| helpText | , | |||
| Help | ||||
| ) |
| QCTK_GET_CXX | ( | qSlicerCLIModule | , | |
| QString | , | |||
| acknowledgementText | , | |||
| Acknowledgement | ||||
| ) |
| QCTK_GET_CXX | ( | qSlicerCLIModule | , | |
| QString | , | |||
| contributor | , | |||
| Contributor | ||||
| ) |
| QCTK_GET_CXX | ( | qSlicerCLIModule | , | |
| QString | , | |||
| category | , | |||
| Category | ||||
| ) |
| QCTK_GET_CXX | ( | qSlicerCLIModule | , | |
| QString | , | |||
| title | , | |||
| Title | ||||
| ) |
| QCTK_SET_CXX | ( | qSlicerCLIModule | , | |
| const QString & | , | |||
| setTempDirectory | , | |||
| TempDirectory | ||||
| ) |
1.6.1