![]() |
Qt 6.x
The Qt SDK
|
#include "qpageranges.h"#include "qpageranges_p.h"#include <QtCore/qstack.h>#include <QtCore/qdebug.h>#include <QtCore/qdatastream.h>
Include dependency graph for qpageranges.cpp:Go to the source code of this file.
Functions | |
| QDataStream & | operator<< (QDataStream &s, const QPageRanges &pageRanges) |
| QDataStream & | operator>> (QDataStream &s, QPageRanges &pageRanges) |
| QDebug | operator<< (QDebug dbg, const QPageRanges &pageRanges) |
|
related |
Definition at line 305 of file qpageranges.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const QPageRanges & | pageRanges | ||
| ) |
Definition at line 330 of file qpageranges.cpp.
References QPageRanges::toString().
Here is the call graph for this function:
|
related |
Definition at line 320 of file qpageranges.cpp.