Home
last modified time | relevance | path

Searched refs:qtCoreBundle (Results 1 – 19 of 19) sorted by relevance

/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp543 auto qtCoreBundle = CFBundleGetBundleWithIdentifier(CFSTR("org.qt-project.QtCore" QT_LIBINFIX)); in getRelocatablePrefix() local
544 if (!qtCoreBundle) { in getRelocatablePrefix()
557 qtCoreBundle = bundle; in getRelocatablePrefix()
562 Q_ASSERT(qtCoreBundle); in getRelocatablePrefix()
564 QCFType<CFURLRef> qtCorePath = CFBundleCopyBundleURL(qtCoreBundle); in getRelocatablePrefix()