1 Star 2 Fork 7

Qt(开源集合)/admindemo

forked from lennyaaa/admindemo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
admindemo.pro 397 Bytes
一键复制 编辑 原始数据 按行查看 历史
lennyaaa 提交于 2022-12-12 17:28 +08:00 . 增加中文输入,取消messagedialog
TEMPLATE = app
QT += qml quick widgets
CONFIG += c++11
SOURCES += main.cpp inputmgr.cpp
RESOURCES += \
qml.qrc
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =
# Default rules for deployment.
include(deployment.pri)
# DISTFILES += logo.rc
RC_FILE += logo.rc
HEADERS += inputmgr.h
wasm: QMAKE_LFLAGS_RELEASE += -s TOTAL_MEMORY=33554432
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/qt-open-source-collection/admindemo.git
git@gitee.com:qt-open-source-collection/admindemo.git
qt-open-source-collection
admindemo
admindemo
master

搜索帮助