Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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.

References i.

Referenced by QPageRanges::addPage(), and QPageRanges::addRange().

+ Here is the caller graph for this function:

Member Data Documentation

◆ intervals


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