![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qpageranges.h"
#include "qpageranges_p.h"
#include <QtCore/qstack.h>
#include <QtCore/qdebug.h>
#include <QtCore/qdatastream.h>
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) |
|
Definition at line 305 of file qpageranges.cpp.
QDebug operator<< | ( | QDebug | dbg, |
const QPageRanges & | pageRanges ) |
Definition at line 330 of file qpageranges.cpp.
|
Definition at line 320 of file qpageranges.cpp.