![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
QRectF | r1 (100.0, 200.1, 11.2, 16.3) |
[0] | |
QRectF | r2 (QPointF(100.0, 200.1), QSizeF(11.2, 16.3)) |
Variables | |
QRect | r1 (100, 200, 11, 16) |
[0] | |
QRect | r2 (QPoint(100, 200), QSize(11, 16)) |
QRect | r = {15, 51, 42, 24} |
[1] | |
QRectF r1 | ( | 100. | 0, |
200. | 1, | ||
11. | 2, | ||
16. | 3 | ||
) |
[0]
[1]
r = {15, 51, 42, 24} |
QRectF r1(100.0, 200.1, 11.2, 16.3) | ( | 100 | , |
200 | , | ||
11 | , | ||
16 | |||
) |
[0]
[1]
Referenced by QPathClipper::contains(), QRect::contains(), QRectF::contains(), QVideoFrameFormatPrivate::frameRatesEqual(), QIntersectionFinder::hasIntersections(), QPathClipper::intersect(), QTessellatorPrivate::Edge::intersect(), QRect::intersects(), QRectF::intersects(), QTessellatorPrivate::Edge::isLeftOf(), QRasterPaintEnginePrivate::isUnclipped(), QRasterPaintEnginePrivate::isUnclipped_normalized(), QQuickJSContext2DPrototype::method_createRadialGradient(), numericCompare(), QRect::operator&(), QRectF::operator&(), QSortFilterProxyModelLessThan::operator()(), QSortFilterProxyModelGreaterThan::operator()(), QMediaTimeRange::operator+(), QMediaTimeRange::operator-(), QFont::operator<(), QRect::operator|(), src_gui_painting_qregion::MyWidget::paintEvent(), parseIconEntryInfo(), pixel_distance(), qDrawRoundedCorners(), QRectF_intersects(), qRectIntersects(), qt_qdnsmailexchangerecord_less_than(), qt_qdnsservicerecord_less_than(), rect_intersects(), QGraphicsWidget::windowFrameSectionAt(), and src_gui_painting_qregion_unix::wrapper().
Referenced by QPathClipper::contains(), QRect::contains(), QRectF::contains(), QGridLayoutPrivate::distribute(), QQC2::QWindowsStyle::drawControl(), QVideoFrameFormatPrivate::frameRatesEqual(), QIntersectionFinder::hasIntersections(), QPathClipper::intersect(), QTessellatorPrivate::Edge::intersect(), QRect::intersects(), QRectF::intersects(), numericCompare(), QRect::operator&(), QRectF::operator&(), QSortFilterProxyModelLessThan::operator()(), QSortFilterProxyModelGreaterThan::operator()(), QMediaTimeRange::operator+(), QMediaTimeRange::operator-(), QFont::operator<(), QRect::operator|(), src_gui_painting_qregion::MyWidget::paintEvent(), parseIconEntryInfo(), QSslSocketPrivate::peek(), pixel_distance(), qDrawRoundedCorners(), QRectF_intersects(), qRectIntersects(), qt_int_sqrt(), qt_qdnsmailexchangerecord_less_than(), qt_qdnsservicerecord_less_than(), rect_intersects(), and src_gui_painting_qregion_unix::wrapper().