![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstroker_p.h>
Public Member Functions | |
bool | isFinite () |
bool | operator== (const qfixed2d &other) const |
Public Attributes | |
qfixed | x |
qfixed | y |
Definition at line 66 of file qstroker_p.h.
|
inline |
Definition at line 71 of file qstroker_p.h.
|
inline |
Definition at line 72 of file qstroker_p.h.
qfixed qfixed2d::x |
Definition at line 68 of file qstroker_p.h.
Referenced by isFinite(), and operator==().
qfixed qfixed2d::y |
Definition at line 69 of file qstroker_p.h.
Referenced by isFinite(), and operator==().