Home
last modified time | relevance | path

Searched refs:loadHints (Results 201 – 225 of 242) sorted by relevance

12345678910

/dports/devel/py-qt5-dbus/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-core/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-designerplugin/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-designer/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-help/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/devel/py-qt5-location/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/print/py-qt5-printsupport/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/textproc/py-qt5-xml/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/textproc/py-qt5-xmlpatterns/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/x11/py-qt5-opengl/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/graphics/py-qt5-svg/PyQt5-5.15.4/sip/QtCore/
H A Dqlibrary.sip51 QLibrary::LoadHints loadHints() const;
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dimage.cpp1363 Image::Sampled* Image::load(char const* format, filep_t f_, SimBuffer::Flat const& loadHints) {} /…
1404 Image::Sampled *Image::load(Image::Loader::UFD* ufd0, SimBuffer::Flat const& loadHints, char const*… in load() argument
1424 && (Loader::reader_t)0!=(reader=p->checker(buf,buf+Loader::MAGIC_LEN, loadHints, ufd0)) in load()
1427 return reader(ufd0, loadHints); in load()
1437 Image::Sampled *Image::load(char const* filename, SimBuffer::Flat const& loadHints, filep_t stdin_f…
1440 return load((Image::Loader::UFD*)&ufd, loadHints, format);
1446 Image::Sampled *Image::load(char const* filename, SimBuffer::Flat const& loadHints, filep_t stdin_f…
1475 && (Loader::reader_t)NULLP!=(reader=p->checker(buf,buf+Loader::MAGIC_LEN, loadHints, f))
1478 Image::Sampled *ret=reader(f, loadHints);
/dports/x11-toolkits/ctk/CTK-2018-10-29/Libs/PluginFramework/
H A DctkPlugin_p.cpp103 QLibrary::LoadHints loadHints = loadHintsVariant.value<QLibrary::LoadHints>(); in ctkPluginPrivate() local
104 pluginLoader.setLoadHints(loadHints); in ctkPluginPrivate()
/dports/devel/kf5-kcoreaddons/kcoreaddons-5.89.0/autotests/
H A Dkpluginloadertest.cpp189 QCOMPARE(aplugin.loadHints(), QLibrary::ResolveAllSymbolsHint); in testLoadHints()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/ssl/
H A Dqsslsocket_openssl_symbols.cpp579 libcrypto->setLoadHints(libcrypto->loadHints() | QLibrary::ImprovedSearchHeuristics);
585 libcrypto->setLoadHints(libcrypto->loadHints() | QLibrary::ImprovedSearchHeuristics);
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtCore.py6247 def loadHints(self): member in QLibrary
8052 def loadHints(self): member in QPluginLoader
8055 def setLoadHints(self, loadHints): argument
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtCore.py7001 def loadHints(self): member in QLibrary
9480 def loadHints(self): member in QPluginLoader
9483 def setLoadHints(self, loadHints): argument
/dports/converters/wkhtmltopdf/qt-5db36ec/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/dist/
H A Dchanges-4.4.0664 * [190831] Fixed crash when calling loadHints on a default constructed

12345678910