2 Star 9 Fork 6

fensnote / Qt-百度地图

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
testweb.pro 436 Bytes
一键复制 编辑 原始数据 按行查看 历史
fens 提交于 2020-04-21 23:13 . 1.首次上传代码
#-------------------------------------------------
#
# Project created by QtCreator 2018-01-25T13:00:32
#
#-------------------------------------------------
QT += core gui script webkitwidgets
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = testweb
TEMPLATE = app
SOURCES += main.cpp\
testwebmap.cpp
HEADERS += testwebmap.h
FORMS += testwebmap.ui
RC_FILE = ./img/myapp.rc
RESOURCES += \
myqrc.qrc
C++
1
https://gitee.com/fensnote/qt_baidu_map.git
git@gitee.com:fensnote/qt_baidu_map.git
fensnote
qt_baidu_map
Qt-百度地图
master

搜索帮助