MeVisLab Toolbox Reference
|
#include "MLParameterInfoSystem.h"
#include <mlBase.h>
#include <mlModuleInterfaces.h>
#include <FMEThirdPartyWarningsDisable.h>
#include <QVariantMap>
#include <initializer_list>
#include <FMEThirdPartyWarningsRestore.h>
Go to the source code of this file.
Classes | |
class | ml::ParameterInfo |
We would normally co-derive from QVariantMap, but this turned out to cause at least linker problems down the line, so we just hold the data. More... | |
class | ml::BaseWithParameterInfo |
Mixin class to support generic getParameterInfo() object wrapping of supporting classes (e.g. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |