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>
+ Include dependency graph for Action.h:

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)   extern "C"
 
#define CamiTKActionImplementation(X)   extern "C"
 

Macro Definition Documentation

◆ CamiTKActionDeclaration

#define CamiTKActionDeclaration (   X)    extern "C"

◆ CamiTKActionImplementation

#define CamiTKActionImplementation (   X)    extern "C"