Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
Action.h File Reference
#include "CamiTKAPI.h"
#include "InterfacePersistence.h"
#include <QSet>
#include <QWidget>
#include <QString>
#include <QAction>
#include <QEvent>

Go to the source code of this file.

Classes

class  camitk::Action
 Action class is an abstract class that enables you to build a action (generally an algorithm that works on specific data, i.e. More...

Namespaces

namespace  camitk

Macros

#define CamiTKActionDeclaration(X)
#define CamiTKActionImplementation(X)

Macro Definition Documentation

◆ CamiTKActionDeclaration

#define CamiTKActionDeclaration ( X)
Value:
extern "C"

◆ CamiTKActionImplementation

#define CamiTKActionImplementation ( X)
Value:
extern "C"