Home
last modified time | relevance | path

Searched defs:boundingRect (Results 1 – 25 of 2339) sorted by relevance

12345678910>>...94

/dports/astro/kosmindoormap/kosmindoormap-21.12.3/src/map/scene/
H A Dscenegraphitem.cpp31 QRectF PolylineItem::boundingRect() const in boundingRect() function in PolylineItem
42 QRectF PolygonItem::boundingRect() const in boundingRect() function in PolygonItem
47 QRectF MultiPolygonItem::boundingRect() const in boundingRect() function in MultiPolygonItem
58 QRectF LabelItem::boundingRect() const in boundingRect() function in LabelItem
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_series_data.cpp76 QRectF boundingRect( 1.0, 1.0, -2.0, -2.0 ); // invalid; in qwtBoundingRectT() local
237 QRectF QwtPointSeriesData::boundingRect() const in boundingRect() function in QwtPointSeriesData
263 QRectF QwtPoint3DSeriesData::boundingRect() const in boundingRect() function in QwtPoint3DSeriesData
289 QRectF QwtIntervalSeriesData::boundingRect() const in boundingRect() function in QwtIntervalSeriesData
315 QRectF QwtSetSeriesData::boundingRect() const in boundingRect() function in QwtSetSeriesData
341 QRectF QwtTradingChartData::boundingRect() const in boundingRect() function in QwtTradingChartData
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_series_data.cpp76 QRectF boundingRect( 1.0, 1.0, -2.0, -2.0 ); // invalid; in qwtBoundingRectT() local
237 QRectF QwtPointSeriesData::boundingRect() const in boundingRect() function in QwtPointSeriesData
263 QRectF QwtPoint3DSeriesData::boundingRect() const in boundingRect() function in QwtPoint3DSeriesData
289 QRectF QwtIntervalSeriesData::boundingRect() const in boundingRect() function in QwtIntervalSeriesData
315 QRectF QwtSetSeriesData::boundingRect() const in boundingRect() function in QwtSetSeriesData
341 QRectF QwtTradingChartData::boundingRect() const in boundingRect() function in QwtTradingChartData
/dports/graphics/kolourpaint/kolourpaint-21.12.3/document/
H A DkpDocument_Selection.cpp176 const auto boundingRect = imageSel->boundingRect (); in getSelectedBaseImage() local
195 const auto boundingRect = imageSel->boundingRect (); in imageSelectionPullFromDocument() local
254 const auto boundingRect = m_selection->boundingRect (); in selectionDelete() local
286 const QRect boundingRect = m_selection->boundingRect (); in selectionCopyOntoDocument() local
/dports/graphics/tiled/tiled-1.7.2/src/tmxviewer/
H A Dtmxviewer.cpp62 QRectF boundingRect = renderer->boundingRect(mapObject); in MapObjectItem() local
70 QRectF boundingRect() const override in boundingRect() function in MapObjectItem
105 QRectF boundingRect() const override in boundingRect() function in TileLayerItem
143 QRectF boundingRect() const override { return QRectF(); } in boundingRect() function in ObjectGroupItem
168 QRectF boundingRect() const override { return QRectF(); } in boundingRect() function in MapItem
/dports/deskutils/lumina-pdf/lumina-pdf-645ed591ef91c3607d3ab87dd86f7acfd08b05c9/src-qt5/
H A Dgraphicsitems.h18 QRectF boundingRect() const Q_DECL_OVERRIDE { return bbox; } in boundingRect() function
56 QRectF boundingRect() const Q_DECL_OVERRIDE { return bbox; } in boundingRect() function
84 QRectF boundingRect() const Q_DECL_OVERRIDE { return bbox; } in boundingRect() function
110 QRectF boundingRect() const Q_DECL_OVERRIDE { return bbox; } in boundingRect() function
139 QRectF boundingRect() const Q_DECL_OVERRIDE { return brect; } in boundingRect() function
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-filter/python/filter/gui/
H A Dbanditems.py55 def boundingRect(self): member in filtermovlineItem
104 def boundingRect(self): member in lpfsLines
127 def boundingRect(self): member in hpfsLines
155 def boundingRect(self): member in bpfsLines
183 def boundingRect(self): member in bnfsLines
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/pdf/api/
H A Dqpdfselection_p.h49 …QPdfSelectionPrivate(const QString &text, QVector<QPolygonF> bounds, QRectF boundingRect, int star… in QPdfSelectionPrivate()
58 QRectF boundingRect; variable
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/widgets/graphicsview/dragdroprobot/
H A Ddragdroprobot.py66 def boundingRect(self): member in ColorItem
157 def boundingRect(self): member in RobotHead
181 def boundingRect(self): member in RobotTorso
196 def boundingRect(self): member in RobotLimb
253 def boundingRect(self): member in Robot
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/widgets/graphicsview/dragdroprobot/
H A Ddragdroprobot.py66 def boundingRect(self): member in ColorItem
157 def boundingRect(self): member in RobotHead
181 def boundingRect(self): member in RobotTorso
196 def boundingRect(self): member in RobotLimb
253 def boundingRect(self): member in Robot
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/widgets/graphicsview/dragdroprobot/
H A Ddragdroprobot.py66 def boundingRect(self): member in ColorItem
157 def boundingRect(self): member in RobotHead
181 def boundingRect(self): member in RobotTorso
196 def boundingRect(self): member in RobotLimb
253 def boundingRect(self): member in Robot
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/dragdroprobot/
H A Drobot.cpp107 QRectF RobotHead::boundingRect() const in boundingRect() function in RobotHead
164 QRectF RobotTorso::boundingRect() const in boundingRect() function in RobotTorso
188 QRectF RobotLimb::boundingRect() const in boundingRect() function in RobotLimb
304 QRectF Robot::boundingRect() const in boundingRect() function in Robot
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilelayeritem.cpp53 const QRect boundingRect = renderer->boundingRect(layerBounds); in syncWithTileLayer() local
64 QRectF TileLayerItem::boundingRect() const in boundingRect() function in TileLayerItem
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/graphicsview/dragdroprobot/
H A Ddragdroprobot.py69 def boundingRect(self): member in ColorItem
159 def boundingRect(self): member in RobotHead
197 def boundingRect(self): member in RobotTorso
210 def boundingRect(self): member in RobotLimb
272 def boundingRect(self): member in Robot

12345678910>>...94