文件名称:Qt_Project
介绍说明--下载内容均来自于网络,请自行研究使用
泡泡龙是一款很受欢迎的小游戏,画面简洁,操作简单容易,是很适合娱乐休闲的游戏。
Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows 平台上的 MFC、OWL、VCL、ATL 是同类型的东西。
本次课程,我运用QT GUI设计了泡泡龙的游戏界面,所用版本为Qt 5.1.1。
-Bubble is a very popular game, the picture is concise, simple and easy operation, and is very suitable for entertainment and leisure game.
Qt is a 1991 by cross platform C++ graphical user interface application development fr a mework developed by trolltech. It can not only develop GUI program, also can be used for the development of non GUI programs, such as tools and the server console. Qt is an object-oriented fr a mework, using code generation special extension (called the meta object compiler (Meta Object Compiler, MOC)) as well as some macros, easy to expand, allowing the component programming. Basically, the Qt with the X Window Motif, Openwin, GTK graphical interface library and Windows on the platform of MFC, OWL, VCL, ATL is the same type of thing.
In this course, I use QT GUI to design the Bubble Bobble game interface, the version of Qt 5.1.1.
Qt是一个1991年由奇趣科技开发的跨平台C++图形用户界面应用程序开发框架。它既可以开发GUI程式,也可用于开发非GUI程式,比如控制台工具和服务器。Qt是面向对象的框架,使用特殊的代码生成扩展(称为元对象编译器(Meta Object Compiler, moc))以及一些宏,易于扩展,允许组件编程。基本上,Qt 同 X Window 上的 Motif、Openwin、GTK 等图形界面库和 Windows 平台上的 MFC、OWL、VCL、ATL 是同类型的东西。
本次课程,我运用QT GUI设计了泡泡龙的游戏界面,所用版本为Qt 5.1.1。
-Bubble is a very popular game, the picture is concise, simple and easy operation, and is very suitable for entertainment and leisure game.
Qt is a 1991 by cross platform C++ graphical user interface application development fr a mework developed by trolltech. It can not only develop GUI program, also can be used for the development of non GUI programs, such as tools and the server console. Qt is an object-oriented fr a mework, using code generation special extension (called the meta object compiler (Meta Object Compiler, MOC)) as well as some macros, easy to expand, allowing the component programming. Basically, the Qt with the X Window Motif, Openwin, GTK graphical interface library and Windows on the platform of MFC, OWL, VCL, ATL is the same type of thing.
In this course, I use QT GUI to design the Bubble Bobble game interface, the version of Qt 5.1.1.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Qt_Project
..........\build-paopaolong-Desktop_Qt_5_1_1_MinGW_32bit-Release
..........\.....................................................\debug
..........\.....................................................\Makefile
..........\.....................................................\Makefile.Debug
..........\.....................................................\Makefile.Release
..........\.....................................................\object_script.paopaolong.Debug
..........\.....................................................\object_script.paopaolong.Release
..........\.....................................................\release
..........\.....................................................\.......\form_index.o
..........\.....................................................\.......\main.o
..........\.....................................................\.......\moc_form_index.cpp
..........\.....................................................\.......\moc_form_index.o
..........\.....................................................\.......\moc_mybutton.cpp
..........\.....................................................\.......\moc_mybutton.o
..........\.....................................................\.......\moc_mylabel.cpp
..........\.....................................................\.......\moc_mylabel.o
..........\.....................................................\.......\moc_widget.cpp
..........\.....................................................\.......\moc_widget.o
..........\.....................................................\.......\mybutton.o
..........\.....................................................\.......\mylabel.o
..........\.....................................................\.......\paopaolong.exe
..........\.....................................................\.......\qrc_image.cpp
..........\.....................................................\.......\qrc_image.o
..........\.....................................................\.......\widget.o
..........\.....................................................\ui_form_index.h
..........\.....................................................\ui_widget.h
..........\paopaolong
..........\..........\form_index.cpp
..........\..........\form_index.h
..........\..........\form_index.ui
..........\..........\image.qrc
..........\..........\images
..........\..........\......\0.png
..........\..........\......\1.png
..........\..........\......\2.png
..........\..........\......\3.png
..........\..........\......\4.png
..........\..........\......\5.png
..........\..........\......\6.png
..........\..........\......\a2.png
..........\..........\......\back.jpg
..........\..........\......\back1.jpg
..........\..........\......\logo.png
..........\..........\main.cpp
..........\..........\mybutton.cpp
..........\..........\mybutton.h
..........\..........\mylabel.cpp
..........\..........\mylabel.h
..........\..........\paopaolong.pro
..........\..........\paopaolong.pro.user
..........\..........\widget.cpp
..........\..........\widget.h
..........\..........\widget.ui