Home
last modified time | relevance | path

Searched refs:qt_try_modal (Results 1 – 25 of 46) sorted by relevance

12

/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/kernel/
H A Dqapplication_qpa.cpp187 static bool qt_try_modal(QWidget *widget, QEvent::Type type) in qt_try_modal() function
718 } else if (tlw && app_do_modal && !qt_try_modal(tlw, QEvent::MouseButtonRelease) ) { in processMouseEvent()
807 if (app_do_modal && !qt_try_modal(e->widget.data(), QEvent::PlatformPanel)) { in processPlatformPanelEvent()
844 if (app_do_modal && !qt_try_modal(mouseWindow, QEvent::Wheel) ) { in processWheelEvent()
883 if (app_do_modal && !qt_try_modal(focusW, e->keyType)) in processKeyEvent()
H A Dqapplication_win.cpp445 static bool qt_try_modal(QWidget *, MSG *, int& ret);
1696 if (!qt_try_modal(widget, &msg, ret))
2771 bool qt_try_modal(QWidget *widget, MSG *msg, int& ret) function
3452 if (!w || !qt_try_modal(w, (MSG*)&msg, ret)) {
H A Dqapplication_mac.mm1583 static bool qt_try_modal(QWidget *widget, EventRef event)
1984 if(widget && app_do_modal && !qt_try_modal(widget, event)) {
1989 qDebug("Bail out early due to qt_try_modal");
2356 if(app_do_modal && !qt_try_modal(widget, key_event))
2378 if(widget && app_do_modal && !qt_try_modal(widget, event))
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/widgets/kernel/
H A Dqwidgetwindow.cpp67 extern bool qt_try_modal(QWidget *widget, QEvent::Type type);
656 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type()))
712 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleKeyEvent()
852 if (QApplicationPrivate::instance()->modalState() && !qt_try_modal(m_widget, event->type())) in handleWheelEvent()
/dports/graphics/djview4/djview4-4.12/npdjvu/
H A Dqtbrowserplugin_mac.cpp298 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()
377 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()
/dports/net-im/kopete/kopete-21.12.3/protocols/skype/skypebuttons/qtbrowserplugin/
H A Dqtbrowserplugin_mac.cpp297 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()
376 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtbrowserplugin/src/
H A Dqtbrowserplugin_mac.cpp316 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()
395 if(app_do_modal && !qt_try_modal(widget, er)) in qtns_event()

12