Home
last modified time | relevance | path

Searched defs:toQRect (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/qt5/
H A DQt5Tools.hxx53 inline QRect toQRect(const tools::Rectangle& rRect) in toQRect() function
58 inline QRect toQRect(const tools::Rectangle& rRect, const qreal fScale) in toQRect() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/qt5/
H A DQt5Tools.hxx52 inline QRect toQRect(const tools::Rectangle& rRect) in toQRect() function
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dgutil.h158 inline QRect toQRect(const TRect &r) { in toQRect() function
/dports/math/kig/kig-21.12.3/misc/
H A Drect.cc154 QRect Rect::toQRect() const in toQRect() function in Rect
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tfx/
H A Dtfxcachemanager.cpp89 inline QRect toQRect(const TRect &r) { in toQRect() function
H A Dtcacheresource.cpp163 inline QRect toQRect(const TRect &r) { in toQRect() function
H A Dtpassivecachemanager.cpp143 inline QRect toQRect(const TRect &r) { in toQRect() function
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qlitehtml/src/
H A Dcontainer_qpainter.cpp80 static QRect toQRect(litehtml::position position) in toQRect() function