LibreOffice Module vcl (master) 1
|
This is the complete list of members for QtGraphics_Controls, including all inherited members.
downscale(int value, Round eRound) | QtGraphics_Controls | private |
downscale(const QRect &rect) | QtGraphics_Controls | private |
downscale(const QSize &size, Round eRound) | QtGraphics_Controls | private |
draw(QStyle::ControlElement element, QStyleOption &rOption, QImage *image, const Color &rBackgroundColor, QStyle::State const state=QStyle::State_None, QRect rect=QRect()) | QtGraphics_Controls | private |
draw(QStyle::PrimitiveElement element, QStyleOption &rOption, QImage *image, const Color &rBackgroundColor, QStyle::State const state=QStyle::State_None, QRect rect=QRect()) | QtGraphics_Controls | private |
draw(QStyle::ComplexControl element, QStyleOptionComplex &rOption, QImage *image, const Color &rBackgroundColor, QStyle::State const state=QStyle::State_None) | QtGraphics_Controls | private |
drawFrame(QStyle::PrimitiveElement element, QImage *image, const Color &rBackGroundColor, QStyle::State const &state, bool bClip=true, QStyle::PixelMetric eLineMetric=QStyle::PM_DefaultFrameWidth) | QtGraphics_Controls | private |
drawNativeControl(ControlType nType, ControlPart nPart, const tools::Rectangle &rControlRegion, ControlState nState, const ImplControlValue &aValue, const OUString &aCaption, const Color &rBackgroundColor) override | QtGraphics_Controls | virtual |
fillQStyleOptionTab(const ImplControlValue &value, QStyleOptionTab &sot) | QtGraphics_Controls | privatestatic |
fullQStyleOptionTabWidgetFrame(QStyleOptionTabWidgetFrame &option, bool bDownscale) | QtGraphics_Controls | private |
getImage() | QtGraphics_Controls | inline |
getNativeControlRegion(ControlType nType, ControlPart nPart, const tools::Rectangle &rControlRegion, ControlState nState, const ImplControlValue &aValue, const OUString &aCaption, tools::Rectangle &rNativeBoundingRegion, tools::Rectangle &rNativeContentRegion) override | QtGraphics_Controls | virtual |
hitTestNativeControl(ControlType nType, ControlPart nPart, const tools::Rectangle &rControlRegion, const Point &aPos, bool &rIsInside) override | QtGraphics_Controls | virtual |
isNativeControlSupported(ControlType nType, ControlPart nPart) override | QtGraphics_Controls | virtual |
m_image | QtGraphics_Controls | private |
m_lastPopupRect | QtGraphics_Controls | private |
m_rGraphics | QtGraphics_Controls | private |
pixelMetric(QStyle::PixelMetric metric, const QStyleOption *option=nullptr, const QWidget *pWidget=nullptr) | QtGraphics_Controls | privatestatic |
QtGraphics_Controls(const QtGraphicsBase &rGraphics) | QtGraphics_Controls | |
Round enum name | QtGraphics_Controls | private |
sizeFromContents(QStyle::ContentsType type, const QStyleOption *option, const QSize &contentsSize) | QtGraphics_Controls | privatestatic |
subControlRect(QStyle::ComplexControl control, const QStyleOptionComplex *option, QStyle::SubControl subControl) | QtGraphics_Controls | privatestatic |
subElementRect(QStyle::SubElement element, const QStyleOption *option) | QtGraphics_Controls | privatestatic |
updateSettings(AllSettings &rSettings) | vcl::WidgetDrawInterface | inlinevirtual |
upscale(int value, Round eRound) | QtGraphics_Controls | private |
upscale(const QRect &rect) | QtGraphics_Controls | private |
upscale(const QSize &size, Round eRound) | QtGraphics_Controls | private |
upscale(const QPoint &point, Round eRound) | QtGraphics_Controls | private |
~WidgetDrawInterface() COVERITY_NOEXCEPT_FALSE | vcl::WidgetDrawInterface | inlinevirtual |