Lines Matching defs:Transformation
32 * Transformation dialog.
38 class Transformation : public UI::Widget::Panel
44 * Constructor for Transformation.
62 Transformation();
67 virtual ~Transformation();
72 static Transformation &getInstance()
73 { return *new Transformation(); }
225 Transformation(Transformation const &d);
230 Transformation operator=(Transformation const &d);