Home
last modified time | relevance | path

Searched defs:qtdir (Results 1 – 18 of 18) sorted by path

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/corelib/io/qdiriterator/
H A Dmain.cpp76 QByteArray qtdir = qPrintable(QCoreApplication::applicationDirPath()); in data() local
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/qscintilla/Qt4Qt5/
H A Dqsciapis.cpp985 QString qtdir = QLibraryInfo::location(QLibraryInfo::DataPath); in installedAPIFiles() local
/dports/devel/kf5-kio/kio-5.89.0/autotests/
H A Dkurifiltertest.h40 QByteArray qtdir; variable
/dports/devel/py-qt5-qscintilla2/QScintilla_src-2.13.0/src/
H A Dqsciapis.cpp981 QString qtdir = QLibraryInfo::location(QLibraryInfo::DataPath); in installedAPIFiles() local
/dports/devel/qconf/qconf-2.5/src/configexe/
H A Dconfigexe.c352 static char *check_qmake_path(const char *qtdir) in check_qmake_path()
462 char *qtdir; in find_qmake() local
/dports/devel/qmake/qt-x11-free-3.3.8/qmake/
H A Dproject.cpp84 if(const char *qtdir = getenv("QTDIR")) in qmake_mkspec_paths() local
925 if(const char *qtdir = getenv("QTDIR")) in doProjectTest() local
/dports/devel/qscintilla2-designerplugin-qt5/QScintilla_src-2.13.0/src/
H A Dqsciapis.cpp981 QString qtdir = QLibraryInfo::location(QLibraryInfo::DataPath); in installedAPIFiles() local
/dports/devel/qscintilla2-qt5/QScintilla_src-2.13.0/src/
H A Dqsciapis.cpp981 QString qtdir = QLibraryInfo::location(QLibraryInfo::DataPath); in installedAPIFiles() local
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/dist/macos/
H A DMakefile13 qtdir = $(pylib)/python3.6/site-packages/PyQt5/Qt macro
/dports/games/qnetwalk/qnetwalk-1.7.0/src/
H A Dmain.cpp32 QString qtdir = QLibraryInfo::location(QLibraryInfo::TranslationsPath); in main() local
/dports/graphics/photivo/photivo/site_scons/site_tools/qt4/
H A D__init__.py693 def locateQt4Command(env, command, qtdir) : argument
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_qt_frameworks_mac.py65 def CopyQt(qtdir, qtlib, version, target, copy_resources=False): argument
84 def ChangeReferences(qtdir, path, version, target, ref_to, references=None): argument
/dports/security/fwbuilder/fwbuilder-5.3.7/
H A Dconfigure.in50 AC_ARG_WITH(qtdir,[ --with-qtdir=DIR Specify directory path for QT ]) optwith