资源简介
使用QT5编写的五子棋,可以选择游戏模式(人机或者人人)以及棋子颜色,AI是参考别人的
代码片段和文件信息
/****************************************************************************
** meta object code from reading C++ file ‘mainwindow.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.7.0)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
#include “../../WuZiQi/mainwindow.h“
#include
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘mainwindow.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.7.0. It“
#error “cannot be used with the include files from this version of Qt.“
#error “(The moc has changed too much.)“
#endif
QT_BEGIN_MOC_NAMESPACE
struct qt_meta_stringdata_MainWindow_t {
QByteArrayData data[8];
char stringdata0[80];
};
#define QT_MOC_LITERAL(idx ofs len) \
Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
qptrdiff(offsetof(qt_meta_stringdata_MainWindow_t stringdata0) + ofs \
- idx * sizeof(QByteArrayData)) \
)
static const qt_meta_stringdata_MainWindow_t qt_meta_stringdata_MainWindow = {
{
QT_MOC_LITERAL(0 0 10) // “MainWindow“
QT_MOC_LITERAL(1 11 20) // “on_Btn_Start_clicked“
QT_MOC_LITERAL(2 32 0) // ““
QT_MOC_LITERAL(3 33 4) // “rule“
QT_MOC_LITERAL(4 38 7) // “chess_x“
QT_MOC_LITERAL(5 46 7) // “chess_y“
QT_MOC_LITERAL(6 54 10) // “actionByAI“
QT_MOC_LITERAL(7 65 14) // “calculateScore“
}
“MainWindow\0on_Btn_Start_clicked\0\0rule\0“
“chess_x\0chess_y\0actionByAI\0calculateScore“
};
#undef QT_MOC_LITERAL
static const uint qt_meta_data_MainWindow[] = {
// content:
7 // revision
0 // classname
0 0 // classinfo
4 14 // methods
0 0 // properties
0 0 // enums/sets
0 0 // constructors
0 // flags
0 // signalCount
// slots: name argc parameters tag flags
1 0 34 2 0x08 /* Private */
3 2 35 2 0x08 /* Private */
6 0 40 2 0x08 /* Private */
7 0 41 2 0x08 /* Private */
// slots: parameters
QmetaType::Void
QmetaType::Void QmetaType::Int QmetaType::Int 4 5
QmetaType::Void
QmetaType::Void
0 // eod
};
void MainWindow::qt_static_metacall(Qobject *_o Qmetaobject::Call _c int _id void **_a)
{
if (_c == Qmetaobject::InvokemetaMethod) {
MainWindow *_t = static_cast(_o);
Q_UNUSED(_t)
switch (_id) {
case 0: _t->on_Btn_Start_clicked(); break;
case 1: _t->rule((*reinterpret_cast< int(*)>(_a[1]))(*reinterpret_cast< int(*)>(_a[2]))); break;
case 2: _t->actionByAI(); break;
case 3: _t->calculateScore(); break;
default: ;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 528818 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\main.o
文件 699322 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\mainwindow.o
文件 4174 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\moc_mainwindow.cpp
文件 334895 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\moc_mainwindow.o
文件 1500794 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug\WuZiQi.exe
文件 27298 2018-01-24 20:30 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\Makefile
文件 41972 2018-01-24 20:30 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\Makefile.Debug
文件 42040 2018-01-24 20:30 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\Makefile.Release
文件 3866 2018-01-26 19:44 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\ui_mainwindow.h
文件 183 2018-01-24 20:29 WuZiQi\WuZiQi\main.cpp
文件 12833 2018-01-26 19:46 WuZiQi\WuZiQi\mainwindow.cpp
文件 1276 2018-01-26 19:46 WuZiQi\WuZiQi\mainwindow.h
文件 2710 2018-01-26 19:47 WuZiQi\WuZiQi\mainwindow.ui
文件 379 2018-01-24 20:29 WuZiQi\WuZiQi\WuZiQi.pro
文件 23844 2018-01-26 19:47 WuZiQi\WuZiQi\WuZiQi.pro.user
目录 0 2018-01-26 19:46 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\debug
目录 0 2018-01-24 20:30 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug\release
目录 0 2018-01-24 20:30 WuZiQi\build-WuZiQi-Desktop_Qt_5_7_0_MinGW_32bit-Debug
目录 0 2018-01-26 19:47 WuZiQi\WuZiQi
目录 0 2018-01-24 20:30 WuZiQi
----------- --------- ---------- ----- ----
3224404 20
相关资源
- Qt 之 实现简单截图功能二
- Qt 之 实现简单截图功能一
- Qt 之 HTTP 请求支持断点续传
- PyQt5 tutorial PyQt5教程英文版
- qtsoap-2.7_1
- linux Qt局域网聊天
- Qt 多线程及简单 demo
- Qt实现的FlatUI样式
- Qt编写视频监控画面分割界面
- QT5线程QThread使用
- 基于Qt的声波图形界面动态绘制
- Qt单机斗地主
- 智能小车QT远程客户端
- 视频小车QT客户端
- qt实现n皇后问题带界面
- QRGenerator.zip
- WidgetTimeline.zip
- linux下的设计QT计算器
- Qt自定义QLabel滚动显示文本文字,la
- 用Qt编写的具有人机对战的五子棋
- zw_QT读数据绘制曲线.zip
- 基于socket的联网五子棋游戏源码
- qt实现串口读取GPS信息
- Qt带进度条的启动界面
- 用QT编写的五子棋游戏
- QT TCP Socket 通信
- 输入字符串自动转换二维码,并打印
- Qt自定义鼠标点击样式
- paho.mqtt.c-1.3.1
- 嵌入式毕业设计
评论
共有 条评论