⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 这是一个用QT做的用加农炮大飞碟的示例程序.对学习QT有很大帮助. 这是最后的例子:一个完整的游戏。 我们添加键盘快捷键并引入鼠标事件到CannonField。我们在CannonField周
💻 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 + -