新增超级曲线图表
This commit is contained in:
16
third/qcustomplotdemo/frmexample2/frmexample2.pri
Normal file
16
third/qcustomplotdemo/frmexample2/frmexample2.pri
Normal file
@@ -0,0 +1,16 @@
|
||||
FORMS += \
|
||||
$$PWD/frmaxistag.ui \
|
||||
$$PWD/frminteraction.ui \
|
||||
$$PWD/frmscrollbar.ui
|
||||
|
||||
HEADERS += \
|
||||
$$PWD/axistag.h \
|
||||
$$PWD/frmaxistag.h \
|
||||
$$PWD/frminteraction.h \
|
||||
$$PWD/frmscrollbar.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/axistag.cpp \
|
||||
$$PWD/frmaxistag.cpp \
|
||||
$$PWD/frminteraction.cpp \
|
||||
$$PWD/frmscrollbar.cpp
|
||||
Reference in New Issue
Block a user