英文: QML invalid property name "signal" M16 问题 我跟随了一个关于QML开发的教程(如果感兴趣,可以点击这个链接:https://www....
如何在QWidget内切换两个QGraphicsView。
英文: How to switch between two QGraphicsView inside a QWidget 问题 以下是代码部分的翻译: 我有两个不同的视图需要在一个QWidget窗口内...
what is the correct way to use vector of vectors to create class buffer? or how to pass it correctly through functions?
英文: what is the correct way to use vector of vectors to create class buffer? or how to pass it corre...
在QT创作者中没有标题或源文件。
英文: No headers or source files in QT creator 问题 我在创建QT中的新头文件和源文件时遇到了问题。我只能将新文件添加到构建中,如下所示,对于“主”项目而言,...
使用Qt绑定创建静态的Go可执行文件。
英文: Static Go executable using Qt binding 问题 基本上,我使用Go编写了一个程序,并使用Qt GUI库的绑定(github.com/bluszcz/cuteg...
QT QML 网格布局绝望
英文: QT QML Gridlayout desperation 问题 我需要一个相当简单的QML布局。 我已经花了一些时间尝试GridLayout,我实际上认为它适用于这个要求 - 但它不起作用。...
如何使用Qt和Go创建TreeView?
英文: How to create a TreeView with Qt and Go? 问题 我正在尝试为我的应用程序创建一个Qt TreeView,我之前一直在使用ListView,但我认为Tre...
Qt: 从Golang导出的共享C库
英文: Qt: Shared C Library Exported From Golang 问题 我正在为您翻译以下内容: 我正在使用Golang导出可以在C中使用的共享库进行一些测试,并得出以下结果...
打开相同的Java(Qt)程序,但窗口位置不同。
英文: Open the same Java (Qt) program but with the windows in different places 问题 以下是您要翻译的内容: 我正在使用IMO...
Qt for Android 和 ARCore 应用冲突
英文: Qt for Android and ARCore Application Clashes 问题 我正在尝试使用Qt创建一个针对Android的ARCore应用程序。 我能够运行ARCore示...
20