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
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 94 of file qgraphicsscene_p.h.

Member Function Documentation

◆ operator()()

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

Definition at line 96 of file qgraphicsscene_p.h.


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