Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QPageRangesPrivate Class Reference

#include <qpageranges_p.h>

+ Inheritance diagram for QPageRangesPrivate:
+ Collaboration diagram for QPageRangesPrivate:

Public Member Functions

void mergeIntervals ()
 
- Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
 
QSharedDataoperator= (const QSharedData &)=delete
 
 ~QSharedData ()=default
 

Public Attributes

QList< QPageRanges::Rangeintervals
 
- Public Attributes inherited from QSharedData
QAtomicInt ref
 

Detailed Description

Definition at line 23 of file qpageranges_p.h.

Member Function Documentation

◆ mergeIntervals()

QT_BEGIN_NAMESPACE void QPageRangesPrivate::mergeIntervals ( )

Definition at line 15 of file qpageranges.cpp.

Member Data Documentation

◆ intervals

QList<QPageRanges::Range> QPageRangesPrivate::intervals

Definition at line 28 of file qpageranges_p.h.


The documentation for this class was generated from the following files: