📄 readme.txt
字号:
========================================================================
Qt Application "NewProject1"
========================================================================
This Developer Studio Project file has been created by the QMsDev
plugin and is a basic implementation of a Qt application based on
a Main Window interface.
The project contains the following files in which you should add the
code for your project:
main.cpp
The starting point for your application. Add startup routines, e.g.
commandline processing here.
newproject1mainwindow.h
A basic declaration of your application window. Add declarations of
methods here.
newproject1mainwindow.cpp
A basic implementation of the methods declared in
newproject1mainwindow.h. Add implementation code here.
newproject1mainwindow.ui
A main window.
Use the Qt GUI Designer change the layout.
The following files will be generated during the Qt specific build
steps, and you shouldn't modify them:
newproject1mainwindow.h
newproject1mainwindow.cpp
moc_newproject1mainwindow.cpp
moc_newproject1mainwindow.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -