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
QGraphicsScenePrivate::UpdatedRectsCmp Struct Reference

#include <qgraphicsscene_p.h>

+ Collaboration diagram for QGraphicsScenePrivate::UpdatedRectsCmp:

Public Member Functions

bool operator() (const QRectF &a, const QRectF &b) const noexcept
 

Detailed Description

Definition at line 93 of file qgraphicsscene_p.h.

Member Function Documentation

◆ operator()()

bool QGraphicsScenePrivate::UpdatedRectsCmp::operator() ( const QRectF & a,
const QRectF & b ) const
inlinenoexcept

Definition at line 95 of file qgraphicsscene_p.h.


The documentation for this struct was generated from the following file: