#include <QDebug>#include "baseeditor.h"#include "projecteditor.h"#include "calibrationeditor.h"

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 *(*)()) | |
| Q_DECLARE_METATYPE | ( | BaseEditor * | *)( | ) |
1.7.1