📄 csc103_protocol.pro
字号:
SOURCES += baseclass/publicclass.cpp \ main.cpp \ signalprocess.cpp \ clientareadlg.cpp \ editbasedialog.cpp \ yslistview.cpp \ 103Device.cpp \ 103Function.cpp \ Device.cpp \ communication.cpp \ xml.cpp \ asdu.cppHEADERS += baseclass/publicclass.h \ signalprocess.h \ clientareadlg.h \ editbasedialog.h \ yslistview.h \ 103Device.h \ 103Function.h \ 103Struct.h \ Device.h \ mytype.h \ communication.h \ xml.h \ asdu.hunix { UI_DIR = .ui MOC_DIR = .moc OBJECTS_DIR = .obj}FORMS = devmoduledlg.uiTEMPLATE =appCONFIG += qt warn_on releaseLANGUAGE = C++
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -