Home
last modified time | relevance | path

Searched refs:Q_GLOBAL_STATIC (Results 1 – 25 of 3232) sorted by relevance

12345678910>>...130

/dports/devel/clazy/clazy-1.5/tests/wrong-qglobalstatic/
H A Dmain.cpp12 Q_GLOBAL_STATIC(Pod, p); // Warning
13 Q_GLOBAL_STATIC(NonPod, p2); // OK
14 Q_GLOBAL_STATIC(int, p3); // Warning
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqglobalstatic.qdoc29 \macro Q_GLOBAL_STATIC(Type, VariableName)
43 Q_GLOBAL_STATIC(MyType, staticType)
54 Compared to Q_GLOBAL_STATIC, and assuming that \c MyType is a class or
81 For Q_GLOBAL_STATIC, the type \c Type must be publicly
101 Q_GLOBAL_STATIC(MyType, staticType)
319 \sa Q_GLOBAL_STATIC(), QGlobalStatic
334 the Q_GLOBAL_STATIC() or Q_GLOBAL_STATIC_WITH_ARGS() macros, as
338 Q_GLOBAL_STATIC(MyType, staticType)
347 \sa Q_GLOBAL_STATIC(), Q_GLOBAL_STATIC_WITH_ARGS()
413 Q_GLOBAL_STATIC(MyType, globalState)
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjnihelpers.cpp76 Q_GLOBAL_STATIC(std::deque<QtAndroidPrivate::Runnable>, g_pendingRunnables);
80 Q_GLOBAL_STATIC(QMutex, g_onBindListenerMutex);
81 Q_GLOBAL_STATIC(QSemaphore, g_waitForServiceSetupSemaphore);
82 Q_GLOBAL_STATIC(QAtomicInt, g_serviceSetupLockers);
96 Q_GLOBAL_STATIC(PendingPermissionRequestsHash, g_pendingPermissionRequests);
129 Q_GLOBAL_STATIC(GenericMotionEventListeners, g_genericMotionEventListeners) in Q_GLOBAL_STATIC() function
174 Q_GLOBAL_STATIC(KeyEventListeners, g_keyEventListeners) in Q_GLOBAL_STATIC() function
194 Q_GLOBAL_STATIC(ActivityResultListeners, g_activityResultListeners) in Q_GLOBAL_STATIC() function
227 Q_GLOBAL_STATIC(NewIntentListeners, g_newIntentListeners) in Q_GLOBAL_STATIC() function
260 Q_GLOBAL_STATIC(ResumePauseListeners, g_resumePauseListeners) in Q_GLOBAL_STATIC() function
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjnihelpers.cpp76 Q_GLOBAL_STATIC(std::deque<QtAndroidPrivate::Runnable>, g_pendingRunnables);
80 Q_GLOBAL_STATIC(QMutex, g_onBindListenerMutex);
81 Q_GLOBAL_STATIC(QSemaphore, g_waitForServiceSetupSemaphore);
82 Q_GLOBAL_STATIC(QAtomicInt, g_serviceSetupLockers);
96 Q_GLOBAL_STATIC(PendingPermissionRequestsHash, g_pendingPermissionRequests);
129 Q_GLOBAL_STATIC(GenericMotionEventListeners, g_genericMotionEventListeners) in Q_GLOBAL_STATIC() function
174 Q_GLOBAL_STATIC(KeyEventListeners, g_keyEventListeners) in Q_GLOBAL_STATIC() function
194 Q_GLOBAL_STATIC(ActivityResultListeners, g_activityResultListeners) in Q_GLOBAL_STATIC() function
227 Q_GLOBAL_STATIC(NewIntentListeners, g_newIntentListeners) in Q_GLOBAL_STATIC() function
260 Q_GLOBAL_STATIC(ResumePauseListeners, g_resumePauseListeners) in Q_GLOBAL_STATIC() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjnihelpers.cpp76 Q_GLOBAL_STATIC(std::deque<QtAndroidPrivate::Runnable>, g_pendingRunnables);
80 Q_GLOBAL_STATIC(QMutex, g_onBindListenerMutex);
81 Q_GLOBAL_STATIC(QSemaphore, g_waitForServiceSetupSemaphore);
82 Q_GLOBAL_STATIC(QAtomicInt, g_serviceSetupLockers);
96 Q_GLOBAL_STATIC(PendingPermissionRequestsHash, g_pendingPermissionRequests);
129 Q_GLOBAL_STATIC(GenericMotionEventListeners, g_genericMotionEventListeners) in Q_GLOBAL_STATIC() function
174 Q_GLOBAL_STATIC(KeyEventListeners, g_keyEventListeners) in Q_GLOBAL_STATIC() function
194 Q_GLOBAL_STATIC(ActivityResultListeners, g_activityResultListeners) in Q_GLOBAL_STATIC() function
227 Q_GLOBAL_STATIC(NewIntentListeners, g_newIntentListeners) in Q_GLOBAL_STATIC() function
260 Q_GLOBAL_STATIC(ResumePauseListeners, g_resumePauseListeners) in Q_GLOBAL_STATIC() function
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjnihelpers.cpp76 Q_GLOBAL_STATIC(std::deque<QtAndroidPrivate::Runnable>, g_pendingRunnables);
80 Q_GLOBAL_STATIC(QMutex, g_onBindListenerMutex);
81 Q_GLOBAL_STATIC(QSemaphore, g_waitForServiceSetupSemaphore);
82 Q_GLOBAL_STATIC(QAtomicInt, g_serviceSetupLockers);
96 Q_GLOBAL_STATIC(PendingPermissionRequestsHash, g_pendingPermissionRequests);
129 Q_GLOBAL_STATIC(GenericMotionEventListeners, g_genericMotionEventListeners) in Q_GLOBAL_STATIC() function
174 Q_GLOBAL_STATIC(KeyEventListeners, g_keyEventListeners) in Q_GLOBAL_STATIC() function
194 Q_GLOBAL_STATIC(ActivityResultListeners, g_activityResultListeners) in Q_GLOBAL_STATIC() function
227 Q_GLOBAL_STATIC(NewIntentListeners, g_newIntentListeners) in Q_GLOBAL_STATIC() function
260 Q_GLOBAL_STATIC(ResumePauseListeners, g_resumePauseListeners) in Q_GLOBAL_STATIC() function
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/kernel/
H A Dqjnihelpers.cpp76 Q_GLOBAL_STATIC(std::deque<QtAndroidPrivate::Runnable>, g_pendingRunnables);
80 Q_GLOBAL_STATIC(QMutex, g_onBindListenerMutex);
81 Q_GLOBAL_STATIC(QSemaphore, g_waitForServiceSetupSemaphore);
82 Q_GLOBAL_STATIC(QAtomicInt, g_serviceSetupLockers);
96 Q_GLOBAL_STATIC(PendingPermissionRequestsHash, g_pendingPermissionRequests);
129 Q_GLOBAL_STATIC(GenericMotionEventListeners, g_genericMotionEventListeners) in Q_GLOBAL_STATIC() function
174 Q_GLOBAL_STATIC(KeyEventListeners, g_keyEventListeners) in Q_GLOBAL_STATIC() function
194 Q_GLOBAL_STATIC(ActivityResultListeners, g_activityResultListeners) in Q_GLOBAL_STATIC() function
227 Q_GLOBAL_STATIC(NewIntentListeners, g_newIntentListeners) in Q_GLOBAL_STATIC() function
260 Q_GLOBAL_STATIC(ResumePauseListeners, g_resumePauseListeners) in Q_GLOBAL_STATIC() function

12345678910>>...130