readme.txt
来自「这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的」· 文本 代码 · 共 35 行
TXT
35 行
========================================================================
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 + =
减小字号Ctrl + -
显示快捷键?