|
LibreOffice Module vcl (master) 1
|
#include <QtGraphicsBase.hxx>
Public Member Functions | |
| QtGraphicsBase () | |
| void | setDevicePixelRatioF (qreal fDPR) |
| qreal | devicePixelRatioF () const |
Private Attributes | |
| qreal | m_fDPR |
Definition at line 14 of file qt5/QtGraphicsBase.hxx.
|
inline |
Definition at line 19 of file qt5/QtGraphicsBase.hxx.
|
inline |
Definition at line 26 of file qt5/QtGraphicsBase.hxx.
References m_fDPR.
Referenced by QtPainter::update().
|
inline |
Definition at line 24 of file qt5/QtGraphicsBase.hxx.
References m_fDPR.
|
private |
Definition at line 16 of file qt5/QtGraphicsBase.hxx.
Referenced by devicePixelRatioF(), and setDevicePixelRatioF().