qt
qt copied to clipboard
Qt binding for Go (Golang) with support for Windows / macOS / Linux / FreeBSD / Android / iOS / Sailfish OS / Raspberry Pi / AsteroidOS / Ubuntu Touch / JavaScript / WebAssembly
On Linux 64 bit running a `go build` of the clickme button demo generates a fat 105MB binary (is it supposed to be that fat?), but when I run it...
I install it by this article, it failed and i don't know how to do now. ``` D:\go_learn\test>qtsetup time="2021-01-06T09:57:04+08:00" level=warning msg="failed to create qtenv.bat symlink in your PATH (c:\\go\\bin\\qtenv.bat); please...
New to qml and Qt, i am trying to get the hang with signals and slots. I am not entirely sure why this happens. I have a login form with...
https://developer.android.com/distribute/best-practices/develop/64-bit Since August 1 2019 play store requires apks or app bundles that support both armeabi-v7a and arm64-v8a It isn't clear how to get therecipe/qt to produce something that would...
os : win10 When I used qtsetup to install, the Install Qt /core error appeared, and the error message was no Go file in XXX. Please refer to the following...
$ cd Android/Sdk/ $ mv ndk-bundle/ ndk-bundle.not.here ---- in project ---- $ export ANDROID_NDK_DIR=/home/dan/Android/Sdk/ndk/18.1.5063045/ $ qtsetup full android ... INFO[0000] ANDROID_NDK_DIR: * '/home/dan/Android/Sdk/ndk/18.1.5063045' ... $ qtdeploy build android ERRO[0001] Failed...
I've been trying to find a sweet way to take a screen shot of another window that is open and has the current focus. I see there is this Qt/qml...
Precondition: - Windows 7 x86 - Qt 5.13 - NDK v20 - go 1.15 environment: ``` SET QT_QMAKE_DIR=***\Qt513\5.13.0\mingw73_32\bin\ SET PATH=%PATH%;***\Qt513\Tools\mingw730_32\bin;***\AnNDK\toolchains\llvm\prebuilt\windows\bin\ SET ANDROID_SDK_DIR=***\sdk\ SET ANDROID_NDK_DIR=***\AnNDK\ SET JDK_DIR=***\Java\jdk18\ ::SET GOARCH=386 SET GOARCH=arm...
I've followed all the steps, but not sure why I am getting this error any time I run qtsetup. ``` ERRO[0000] failed to run command _func=RunCmd cmd="go list -mod=vendor -find...
It would be nice if add support `SetMarkdown(text string)` method which introduced in Qt 5.14. https://doc.qt.io/qt-5/qtextedit.html#markdown-prop