Analitza
Analitza::Transformation Class Reference
#include <transformation.h>
Public Types | |
typedef bool(* | treeCheck )(const Object *o) |
Public Member Functions | |
Transformation (const Object *first, const Object *second) | |
Transformation (const Object *first, const Object *second, const QMap< QString, treeCheck > &conditions) | |
Object * | applyTransformation (const Object *input) const |
Static Public Member Functions | |
static const Object * | parse (const QString &exp) |
Detailed Description
Definition at line 29 of file transformation.h.
Member Typedef Documentation
Definition at line 32 of file transformation.h.
Constructor & Destructor Documentation
Analitza::Transformation::Transformation | ( | const Object * | first, |
const Object * | second, | ||
const QMap< QString, treeCheck > & | conditions | ||
) |
Member Function Documentation
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:11:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.