![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &s, const QSize &sz) |
QDataStream & | operator>> (QDataStream &s, QSize &sz) |
QDebug | operator<< (QDebug dbg, const QSize &s) |
QDataStream & | operator<< (QDataStream &s, const QSizeF &sz) |
QDataStream & | operator>> (QDataStream &s, QSizeF &sz) |
QDebug | operator<< (QDebug dbg, const QSizeF &s) |
|
related |
|
related |
Definition at line 429 of file qsize.cpp.
References QtDebugUtils::formatQSize().
Definition at line 855 of file qsize.cpp.
References QtDebugUtils::formatQSize().
|
related |
|
related |