Home
last modified time | relevance | path

Searched refs:setDecorationsEnabled (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gammaray/GammaRay-2.11.3/plugins/quickinspector/
H A Dquickscreengrabber.h147 void setDecorationsEnabled(bool enabled);
H A Dquickinspector.cpp578 …face::serverSideDecorationChanged, m_overlay.get(), &AbstractScreenGrabber::setDecorationsEnabled); in recreateOverlay()
579 m_overlay->setDecorationsEnabled(serverSideDecorationEnabled()); in recreateOverlay()
H A Dquickscreengrabber.cpp297 void AbstractScreenGrabber::setDecorationsEnabled(bool enabled) in setDecorationsEnabled() function in AbstractScreenGrabber
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qtreeview/
H A Dtst_qtreeview.cpp386 void setDecorationsEnabled(bool enable) in setDecorationsEnabled() function in QtTestModel
1842 model.setDecorationsEnabled(true); in setSelection()