|
GammaRay
2.0.0
|
Declares the ToolFactory abstract base class. More...
#include "probeinterface.h"#include <ui/tooluifactory.h>#include <QMetaType>#include <QStringList>#include <QtPlugin>Go to the source code of this file.
Classes | |
| class | GammaRay::StandardToolFactory< Type, Tool > |
| A templated generic ToolFactory for some data type and tool. More... | |
| class | GammaRay::StandardToolFactory2< Type, Tool, ToolUi > |
| A templated generic ToolFactory for some data type and Tool. More... | |
| class | GammaRay::ToolFactory |
| An abstract interface for probe tools. More... | |
Namespaces | |
| GammaRay | |
Constant Groups | |
| GammaRay | |
Declares the ToolFactory abstract base class.
This file is part of the GammaRay Plugin API and declares the ToolFactory abstract base class.
GammaRay