Classes | Functions

editorcreator.h File Reference

#include <QDebug>
#include "baseeditor.h"
#include "projecteditor.h"
#include "calibrationeditor.h"
Include dependency graph for editorcreator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EditorCreator< T >
 Template based factory method used for creating BaseEditor subclasses. More...

Functions

 Q_DECLARE_METATYPE (BaseEditor *(*)())

Function Documentation

Q_DECLARE_METATYPE ( BaseEditor *)(  )