kig
HalfAngleType Class Reference
#include <angle_type.h>
Inheritance diagram for HalfAngleType:

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