1 Star 0 Fork 3

Sean/QtGauges仪表控件

forked from 3YL/QtGauges仪表控件 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gauges.pro 795 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bill Vaglienti 提交于 2016-09-28 15:27 . First commit
#-------------------------------------------------
#
# Project created by QtCreator 2016-09-28T14:07:48
#
#-------------------------------------------------
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = gauges
TEMPLATE = app
QMAKE_CXXFLAGS += -Wno-unused-parameter
SOURCES += main.cpp\
dialog.cpp \
attitudescene.cpp \
dialscene.cpp \
gauge.cpp \
lineargaugescene.cpp \
lineargaugescene2.cpp \
twodimensionalplot.cpp \
twodimensionalscene.cpp
HEADERS += dialog.h \
attitudescene.h \
dialscene.h \
gauge.h \
lineargaugescene.h \
lineargaugescene2.h \
qgraphicsviewnoscroll.h \
twodimensionalplot.h \
twodimensionalscene.h
FORMS += dialog.ui
DISTFILES += \
LICENSE \
README.md
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/blackfire531/qt-gauge-control.git
git@gitee.com:blackfire531/qt-gauge-control.git
blackfire531
qt-gauge-control
QtGauges仪表控件
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385