![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &s, const QMargins &m) |
| QDataStream & | operator>> (QDataStream &s, QMargins &m) |
| QDebug | operator<< (QDebug dbg, const QMargins &m) |
| QDataStream & | operator<< (QDataStream &s, const QMarginsF &m) |
| QDataStream & | operator>> (QDataStream &s, QMarginsF &m) |
| QDebug | operator<< (QDebug dbg, const QMarginsF &m) |
|
Definition at line 401 of file qmargins.cpp.
|
Definition at line 788 of file qmargins.cpp.
Definition at line 429 of file qmargins.cpp.
Definition at line 817 of file qmargins.cpp.
|
Definition at line 417 of file qmargins.cpp.
References QMargins::setBottom(), QMargins::setLeft(), QMargins::setRight(), and QMargins::setTop().
|
Definition at line 804 of file qmargins.cpp.