![]() |
Qt 6.x
The Qt SDK
|
#include <QtCore/qpoint.h>
Go to the source code of this file.
Classes | |
class | QLine |
\inmodule QtCore More... | |
class | QLineF |
\inmodule QtCore More... | |
Functions | |
Q_DECLARE_TYPEINFO (QLine, Q_PRIMITIVE_TYPE) | |
Q_CORE_EXPORT QDebug | operator<< (QDebug d, const QLine &p) |
Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &, const QLine &) |
Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &, QLine &) |
Q_DECLARE_TYPEINFO (QLineF, Q_PRIMITIVE_TYPE) | |
Q_CORE_EXPORT QDebug | operator<< (QDebug d, const QLineF &p) |
Q_CORE_EXPORT QDataStream & | operator<< (QDataStream &, const QLineF &) |
Q_CORE_EXPORT QDataStream & | operator>> (QDataStream &, QLineF &) |
|
related |
|
related |
|
related |
|
related |
Q_DECLARE_TYPEINFO | ( | QLine | , |
Q_PRIMITIVE_TYPE | |||
) |
Q_DECLARE_TYPEINFO | ( | QLineF | , |
Q_PRIMITIVE_TYPE | |||
) |