Home
last modified time | relevance | path

Searched refs:QPainterPrivate (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/painting/
H A Dqpainter_p.h188 class QPainterPrivate
192 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
199 ~QPainterPrivate();
202 QPainterPrivate **d_ptrs;
249 static QPainterPrivate *get(QPainter *painter) in get()
267 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
H A Dqpainter.cpp178 void QPainterPrivate::checkEmulation() in checkEmulation()
216 QPainterPrivate::~QPainterPrivate() in ~QPainterPrivate()
224 QTransform QPainterPrivate::viewTransform() const in viewTransform()
244 QTransform QPainterPrivate::hidpiScaleTransform() const in hidpiScaleTransform()
271 sp->d_ptr->d_ptrs = (QPainterPrivate **)malloc(4 * sizeof(QPainterPrivate *)); in attachPainterPrivate()
330 original = new QPainterPrivate(q); in detachPainterPrivate()
655 void QPainterPrivate::updateMatrix() in updateMatrix()
675 void QPainterPrivate::updateInvMatrix() in updateInvMatrix()
1458 : d_ptr(new QPainterPrivate(this)) in QPainter()
1491 d_ptr.reset(new QPainterPrivate(this)); in QPainter()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
H A Dqpainter.cpp178 void QPainterPrivate::checkEmulation() in checkEmulation()
216 QPainterPrivate::~QPainterPrivate() in ~QPainterPrivate()
224 QTransform QPainterPrivate::viewTransform() const in viewTransform()
244 QTransform QPainterPrivate::hidpiScaleTransform() const in hidpiScaleTransform()
271 sp->d_ptr->d_ptrs = (QPainterPrivate **)malloc(4 * sizeof(QPainterPrivate *)); in attachPainterPrivate()
330 original = new QPainterPrivate(q); in detachPainterPrivate()
655 void QPainterPrivate::updateMatrix() in updateMatrix()
675 void QPainterPrivate::updateInvMatrix() in updateInvMatrix()
1458 : d_ptr(new QPainterPrivate(this)) in QPainter()
1491 d_ptr.reset(new QPainterPrivate(this)); in QPainter()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
H A Dqpainter.cpp178 void QPainterPrivate::checkEmulation() in checkEmulation()
216 QPainterPrivate::~QPainterPrivate() in ~QPainterPrivate()
224 QTransform QPainterPrivate::viewTransform() const in viewTransform()
244 QTransform QPainterPrivate::hidpiScaleTransform() const in hidpiScaleTransform()
271 sp->d_ptr->d_ptrs = (QPainterPrivate **)malloc(4 * sizeof(QPainterPrivate *)); in attachPainterPrivate()
330 original = new QPainterPrivate(q); in detachPainterPrivate()
655 void QPainterPrivate::updateMatrix() in updateMatrix()
675 void QPainterPrivate::updateInvMatrix() in updateInvMatrix()
1458 : d_ptr(new QPainterPrivate(this)) in QPainter()
1491 d_ptr.reset(new QPainterPrivate(this)); in QPainter()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
H A Dqpainter.cpp178 void QPainterPrivate::checkEmulation() in checkEmulation()
216 QPainterPrivate::~QPainterPrivate() in ~QPainterPrivate()
224 QTransform QPainterPrivate::viewTransform() const in viewTransform()
244 QTransform QPainterPrivate::hidpiScaleTransform() const in hidpiScaleTransform()
271 sp->d_ptr->d_ptrs = (QPainterPrivate **)malloc(4 * sizeof(QPainterPrivate *)); in attachPainterPrivate()
330 original = new QPainterPrivate(q); in detachPainterPrivate()
655 void QPainterPrivate::updateMatrix() in updateMatrix()
675 void QPainterPrivate::updateInvMatrix() in updateInvMatrix()
1458 : d_ptr(new QPainterPrivate(this)) in QPainter()
1491 d_ptr.reset(new QPainterPrivate(this)); in QPainter()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
H A Dqpainter.cpp178 void QPainterPrivate::checkEmulation() in checkEmulation()
216 QPainterPrivate::~QPainterPrivate() in ~QPainterPrivate()
224 QTransform QPainterPrivate::viewTransform() const in viewTransform()
244 QTransform QPainterPrivate::hidpiScaleTransform() const in hidpiScaleTransform()
271 sp->d_ptr->d_ptrs = (QPainterPrivate **)malloc(4 * sizeof(QPainterPrivate *)); in attachPainterPrivate()
330 original = new QPainterPrivate(q); in detachPainterPrivate()
655 void QPainterPrivate::updateMatrix() in updateMatrix()
675 void QPainterPrivate::updateInvMatrix() in updateInvMatrix()
1458 : d_ptr(new QPainterPrivate(this)) in QPainter()
1491 d_ptr.reset(new QPainterPrivate(this)); in QPainter()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/painting/
H A Dqpainter_p.h190 class QPainterPrivate
194 QPainterPrivate(QPainter *painter) in Q_DECLARE_PUBLIC()
201 ~QPainterPrivate();
204 QPainterPrivate **d_ptrs;
248 static QPainterPrivate *get(QPainter *painter) in get()
269 Q_GUI_EXPORT void qt_draw_helper(QPainterPrivate *p, const QPainterPath &path, QPainterPrivate::Dra…

1234567