Home
last modified time | relevance | path

Searched refs:WA_NoSystemBackground (Results 1 – 25 of 672) sorted by relevance

12345678910>>...27

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/tabs/
H A DTabsView.cpp37 setAttribute( Qt::WA_NoSystemBackground ); in TabsTreeView()
79 browserWidget->setAttribute( Qt::WA_NoSystemBackground ); in TabsView()
85 browserWidget->viewport()->setAttribute( Qt::WA_NoSystemBackground ); in TabsView()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/gl/
H A Dgl_window.cpp79 result->setAttribute(Qt::WA_NoSystemBackground); in createNativeBodyWrap()
100 nativeParent->setAttribute(Qt::WA_NoSystemBackground); in createNativeBodyWrap()
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/context/applets/similarartists/
H A DArtistWidget.cpp60 setAttribute( Qt::WA_NoSystemBackground, true ); in ArtistWidget()
63 m_image->setAttribute( Qt::WA_NoSystemBackground, true ); in ArtistWidget()
91 m_nameLabel->setAttribute( Qt::WA_NoSystemBackground ); in ArtistWidget()
92 m_match->setAttribute( Qt::WA_NoSystemBackground ); in ArtistWidget()
93 m_topTrackLabel->setAttribute( Qt::WA_NoSystemBackground ); in ArtistWidget()
94 m_tagsLabel->setAttribute( Qt::WA_NoSystemBackground ); in ArtistWidget()
/dports/multimedia/phonon-gstreamer/phonon-backend-gstreamer-4.10.0/gstreamer/
H A Dx11renderer.cpp92 m_renderWidget->setAttribute(Qt::WA_NoSystemBackground, false); in ~X11Renderer()
153 m_renderWidget->setAttribute(Qt::WA_NoSystemBackground, true); in eventFilter()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/phonon/gstreamer/
H A Dx11renderer.cpp80 m_renderWidget->setAttribute(Qt::WA_NoSystemBackground, false); in ~X11Renderer()
152 m_renderWidget->setAttribute(Qt::WA_NoSystemBackground, true); in eventFilter()
/dports/polish/kadu/kadu-4.3/kadu-core/gui/windows/
H A Dmain-window.cpp182 toolbar->setAttribute(Qt::WA_NoSystemBackground, !TransparencyEnabled); in loadToolBarsFromConfigNode()
396 toolBar->setAttribute(Qt::WA_NoSystemBackground, !TransparencyEnabled); in newToolbar()
476 toolBar->setAttribute(Qt::WA_NoSystemBackground, false); in setTransparency()
490 setAttribute(Qt::WA_NoSystemBackground, false); in setTransparency()
/dports/astro/marble/marble-21.12.3/src/lib/marble/graphicsview/
H A DScreenGraphicsItem.cpp153 widget->setAttribute( Qt::WA_NoSystemBackground, false ); in eventFilter()
155 … widget->setAttribute( Qt::WA_NoSystemBackground, widget->viewport()->mapCoversViewport() ); in eventFilter()
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/gsttools/
H A Dqgstreamervideowidget.cpp195 m_widget->setAttribute(Qt::WA_NoSystemBackground, true); in updateWidgetAttributes()
198 m_widget->setAttribute(Qt::WA_NoSystemBackground, false); in updateWidgetAttributes()
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/style/
H A Dpolishing.cpp381 && widget->testAttribute(Qt::WA_NoSystemBackground) in polish()
443 && !widget->testAttribute(Qt::WA_NoSystemBackground)) in polish()
446 || !widget->testAttribute(Qt::WA_NoSystemBackground)) in polish()
473 widget->setAttribute(Qt::WA_NoSystemBackground, false); in polish()
499 widget->setAttribute(Qt::WA_NoSystemBackground); in polish()
1014 || !widget->testAttribute(Qt::WA_NoSystemBackground) in polish()
1038 else if (!widget->testAttribute(Qt::WA_NoSystemBackground)) in polish()
1039 widget->setAttribute(Qt::WA_NoSystemBackground); in polish()
1146 widget->setAttribute(Qt::WA_NoSystemBackground, false); in polish()
1219 widget->setAttribute(Qt::WA_NoSystemBackground, false); in polish()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/waveform/widgets/
H A Demptywaveformwidget.cpp15 setAttribute(Qt::WA_NoSystemBackground); in EmptyWaveformWidget()
H A Dhsvwaveformwidget.cpp26 setAttribute(Qt::WA_NoSystemBackground); in HSVWaveformWidget()
H A Drgbwaveformwidget.cpp26 setAttribute(Qt::WA_NoSystemBackground); in RGBWaveformWidget()
H A Dsoftwarewaveformwidget.cpp26 setAttribute(Qt::WA_NoSystemBackground); in SoftwareWaveformWidget()
H A Dqtvsynctestwidget.cpp28 setAttribute(Qt::WA_NoSystemBackground); in QtVSyncTestWidget()
H A Dglvsynctestwidget.cpp36 setAttribute(Qt::WA_NoSystemBackground); in GLVSyncTestWidget()
H A Dqthsvwaveformwidget.cpp31 setAttribute(Qt::WA_NoSystemBackground); in QtHSVWaveformWidget()
H A Dglrgbwaveformwidget.cpp31 setAttribute(Qt::WA_NoSystemBackground); in GLRGBWaveformWidget()
H A Dglwaveformwidget.cpp36 setAttribute(Qt::WA_NoSystemBackground); in GLWaveformWidget()
H A Dglsimplewaveformwidget.cpp34 setAttribute(Qt::WA_NoSystemBackground); in GLSimpleWaveformWidget()
H A Dqtrgbwaveformwidget.cpp33 setAttribute(Qt::WA_NoSystemBackground); in QtRGBWaveformWidget()
H A Dqtsimplewaveformwidget.cpp35 setAttribute(Qt::WA_NoSystemBackground); in QtSimpleWaveformWidget()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/manual/declarative/qmlshadersplugin/
H A Dmain.cpp61 viewer.setAttribute(Qt::WA_NoSystemBackground); in main()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/declarative/cppextensions/qwidgets/
H A Dqwidgets.cpp57 widget->setAttribute(Qt::WA_NoSystemBackground); in MyPushButton()
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/declarative/shadereffects/
H A Dmain.cpp70 viewer.setAttribute(Qt::WA_NoSystemBackground); in main()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtdeclarative/examples/quick/quickwidgets/qquickviewcomparison/
H A Dmain.cpp81 widgetWindow.setAttribute(Qt::WA_NoSystemBackground, false); in main()

12345678910>>...27