3 Star 12 Fork 10

真高兴 / iec104text

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
IEC104.pro 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
真高兴 提交于 2014-08-20 09:03 . v1.0 创建104text
# -------------------------------------------------
# Project created by QtCreator 2009-12-28T16:19:15
# -------------------------------------------------
QT += network
QT += widgets
TARGET = QTester104
TEMPLATE = app
SOURCES += main.cpp \
mainwindow.cpp \
iec104_class.cpp \
logmsg.cpp \
qiec104.cpp
HEADERS += mainwindow.h \
iec104_types.h \
bdtr.h \
iec104_class.h \
logmsg.h \
qiec104.h
FORMS += mainwindow.ui
OTHER_FILES += \
qtester104.ini
C++
1
https://gitee.com/zhengaoxing/iec104text.git
git@gitee.com:zhengaoxing/iec104text.git
zhengaoxing
iec104text
iec104text
master

搜索帮助