Home
last modified time | relevance | path

Searched refs:WindowActivate (Results 1 – 25 of 602) sorted by relevance

12345678910>>...25

/dports/astro/stellarium/stellarium-0.21.3/plugins/TextUserInterface/src/
H A DDummyDialog.cpp50 if (event->type()==QEvent::WindowActivate) in event()
60 …if (!(isActiveWindow() || event->type()==QEvent::WindowActivate || event->type()==QEvent::Graphics… in sceneEvent()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/QtUtils/
H A DWindowActivationEventFilter.cpp15 if (event->type() == QEvent::WindowActivate) in eventFilter()
/dports/net-im/qTox/qTox-1.17.4/src/widget/tool/
H A Dactivatedialog.cpp31 if (event->type() == QEvent::WindowActivate || event->type() == QEvent::WindowStateChange) in event()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/declarative/graphicsitems/
H A Dqdeclarativefocuspanel.cpp83 if (event->type() == QEvent::WindowActivate || in sceneEvent()
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/gui/base/
H A Dwindow_title_modifier.cc45 QEvent::WindowActivate == event->type() && in eventFilter()
/dports/cad/fritzing/fritzing-app-0.9.2b/src/mainwindow/
H A Dfdockwidget.cpp55 case QEvent::WindowActivate: in event()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/declarative/qdeclarativeitem/
H A Dtst_qdeclarativeitem.cpp248 QEvent wa(QEvent::WindowActivate); in keys()
372 QEvent wa(QEvent::WindowActivate); in keysProcessingOrder()
581 QEvent wa(QEvent::WindowActivate); in keyNavigation()
670 QEvent wa(QEvent::WindowActivate); in keyNavigation_RightToLeft()
714 QEvent wa(QEvent::WindowActivate); in keyNavigation_skipNotVisible()
1000 QEvent wa(QEvent::WindowActivate); in propertyChanges()
1265 QEvent event(QEvent::WindowActivate); in hasActiveFocusAfterClear()
1293 QEvent event(QEvent::WindowActivate); in setAndClearFocusOfItem()
1333 QEvent event(QEvent::WindowActivate); in setAndClearFocusScopeFocus()
1392 QEvent event(QEvent::WindowActivate); in setFocusThenSetFocusItem0()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopGwtWindow.cpp88 if (pEvent->type() == QEvent::WindowActivate) in event()
/dports/net-im/qTox/qTox-1.17.4/src/widget/
H A Dpasswordedit.cpp111 case QEvent::WindowActivate: in eventFilter()
/dports/multimedia/audacious/audacious-4.1/src/libaudqt/
H A Dutil-qt.cc49 case QEvent::WindowActivate: in eventFilter()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.snippets/src/org/eclipse/swt/snippets/
H A DSnippet199.java48 static int WindowActivate = 0x00000614; field in Snippet199
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/gadgets/
H A Dcustomtooltip.py91 QEvent.WindowActivate,
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/widgets/
H A Dcurveselector.cpp136 if (event->type() == QEvent::WindowActivate) { in event()
/dports/www/kf5-khtml/khtml-5.89.0/src/java/
H A Dkqeventutil.cpp102 case QEvent::WindowActivate: in getQtEventName()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/examples/org.eclipse.swt.examples.ole.win32/src/org/eclipse/swt/examples/ole/win32/
H A DOleWebBrowser.java60 public static final int WindowActivate = 111; // Fired when window has been activated. field in OleWebBrowser
/dports/editors/xvile/vile-9.8v/visvile/
H A Dcommands.h72 STDMETHOD(WindowActivate)(THIS_ IDispatch * theWindow);
/dports/editors/vile/vile-9.8v/visvile/
H A Dcommands.h72 STDMETHOD(WindowActivate)(THIS_ IDispatch * theWindow);
/dports/editors/vim/vim-8.2.3745/src/VisVim/
H A DCommands.h91 STDMETHOD (WindowActivate) (THIS_ IDispatch * theWindow);
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dvclevent.hxx138 WindowActivate, enumerator
/dports/astro/stellarium/stellarium-0.21.3/src/gui/
H A DStelDialog.hpp258 case QEvent::WindowActivate: in event()

12345678910>>...25