Qt 6.x
The Qt SDK
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, QStack< T >::push(), and QStack< T >::top().

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

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

Member Data Documentation

◆ intervals


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