kig
AffinityGI3PType Class Reference
#include <transform_types.h>
Inheritance diagram for AffinityGI3PType:

Detailed Description
Definition at line 168 of file transform_types.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &args, const KigDocument &) const |
| bool | isTransform () const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const AffinityGI3PType * | instance () |
Member Function Documentation
| ObjectImp * AffinityGI3PType::calc | ( | const Args & | args, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const AffinityGI3PType * AffinityGI3PType::instance | ( | ) | [static] |
Definition at line 498 of file transform_types.cc.
| bool AffinityGI3PType::isTransform | ( | ) | const [virtual] |
is this object type a transformation type.
We want to know this cause transform types are shown separately in an object's RMB menu.
Reimplemented from ObjectType.
Definition at line 797 of file transform_types.cc.
| const ObjectImpType * AffinityGI3PType::resultId | ( | ) | const [virtual] |
returns the ObjectImp id of the ObjectImp's produced by this ObjectType.
if the ObjectType can return different sorts of ObjectImp's, it should return the biggest common id, or ID_AnyImp.
Implements ObjectType.
Definition at line 722 of file transform_types.cc.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference