KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
TernaryPoint Class Reference

TernaryPoint defines a point within a ternary coordinate plane. More...

#include <TernaryPoint.h>

Public Member Functions

 TernaryPoint ()
 
 TernaryPoint (qreal a, qreal b)
 
qreal a () const
 
qreal b () const
 
qreal c () const
 
bool isValid () const
 
void set (qreal a, qreal b)
 

Detailed Description

TernaryPoint defines a point within a ternary coordinate plane.

Definition at line 21 of file TernaryPoint.h.

Constructor & Destructor Documentation

◆ TernaryPoint() [1/2]

TernaryPoint::TernaryPoint ( )

Definition at line 19 of file TernaryPoint.cpp.

References isValid().

◆ TernaryPoint() [2/2]

TernaryPoint::TernaryPoint ( qreal  a,
qreal  b 
)

Definition at line 24 of file TernaryPoint.cpp.

References a(), b(), and set().

Member Function Documentation

◆ a()

qreal TernaryPoint::a ( ) const
inline

Definition at line 27 of file TernaryPoint.h.

Referenced by TernaryPoint(), operator<<(), set(), and translate().

◆ b()

qreal TernaryPoint::b ( ) const
inline

Definition at line 31 of file TernaryPoint.h.

Referenced by TernaryPoint(), operator<<(), set(), and translate().

◆ c()

qreal TernaryPoint::c ( ) const
inline

Definition at line 35 of file TernaryPoint.h.

Referenced by operator<<().

◆ isValid()

bool TernaryPoint::isValid ( ) const

Definition at line 44 of file TernaryPoint.cpp.

Referenced by TernaryPoint(), operator<<(), set(), and translate().

◆ set()

void TernaryPoint::set ( qreal  a,
qreal  b 
)

Definition at line 29 of file TernaryPoint.cpp.

References a(), b(), and isValid().

Referenced by TernaryPoint().


The documentation for this class was generated from the following files:

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri Apr 26 2024 00:04:57 for KD Chart API Documentation by doxygen 1.9.8