![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qpoint.h>
Go to the source code of this file.
Classes | |
class | QLine |
\inmodule QtCore\compares equality \compareswith equality QLineF \endcompareswith More... | |
class | QLineF |
\inmodule QtCore\compares equality \compareswith equality QLine \endcompareswith 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 &) |
|
|
|
|
Q_DECLARE_TYPEINFO | ( | QLine | , |
Q_PRIMITIVE_TYPE | ) |
Q_DECLARE_TYPEINFO | ( | QLineF | , |
Q_PRIMITIVE_TYPE | ) |