Computer Assisted Medical Intervention Tool Kit  version 5.2
ActionExtension.h File Reference
#include "CamiTKAPI.h"
#include <QObject>
#include <QTranslator>
+ Include dependency graph for ActionExtension.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  camitk::ActionExtension
 This class describes what is a generic Action extension. More...
 

Namespaces

 camitk
 

Macros

#define registerNewAction(X)   registerAction(new X(this))
 

Macro Definition Documentation

◆ registerNewAction

#define registerNewAction (   X)    registerAction(new X(this))