Home
last modified time | relevance | path

Searched refs:QT_MAJOR (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqlibraryinfo.cpp389 QT_MAJOR = ((QT_VERSION >> 16) & 0xFF), in location() enumerator
418 if((cmaj >= maj && cmaj <= QT_MAJOR) && in location()
/dports/net-im/qTox/qTox-1.17.4/windows/cross-compile/
H A Dbuild.sh275 QT_MAJOR=5
278 QT_VERSION=$QT_MAJOR.$QT_MINOR.$QT_PATCH
287 …curl $CURL_OPTIONS -O "https://download.qt.io/official_releases/qt/$QT_MAJOR.$QT_MINOR/$QT_VERSION…
/dports/audio/mpz/mpz-1.0.19/libs/qhotkey/QHotkey-1.5.0/
H A DREADME.md23 The CMake `QT_MAJOR` variable controls which major version of Qt is used for building, and defaults…