kig
ParabolaBTPType Class Reference
#include <conic_types.h>
Inheritance diagram for ParabolaBTPType:

Detailed Description
Definition at line 92 of file conic_types.h.
Public Member Functions | |
| ObjectImp * | calc (const Args &parents, const KigDocument &) const |
| const ObjectImpType * | resultId () const |
Static Public Member Functions | |
| static const ParabolaBTPType * | instance () |
Member Function Documentation
| const ParabolaBTPType * ParabolaBTPType::instance | ( | ) | [static] |
Definition at line 283 of file conic_types.cc.
| ObjectImp * ParabolaBTPType::calc | ( | const Args & | parents, | |
| const KigDocument & | ||||
| ) | const [virtual] |
| const ObjectImpType * ParabolaBTPType::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 626 of file conic_types.cc.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference