1 Star 0 Fork 5

小兵 / gamePlanTool

forked from Acreate / gamePlanTool 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
SappInstance.h 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
箜栢 提交于 2020-03-02 09:14 . 第一次提交
#ifndef H_MY__SAPPINSTANCE_H__H
#define H_MY__SAPPINSTANCE_H__H
#include <QMutexLocker>
#include "IMsgStream.h"
#include "mainwindow.h"
#include "MyApplication.h"
#include "mainwindow.h"
// 单例空间声明
namespace appInstances {
class PageWidgetS;
class MsgAppTxt;
class MsgStream;
class MsgLocker;
class LoadDiscDirInfoThread;
class Menus;
class DxmlSttringMap;
class LoadSettingFileData;
};
class appInstances::MsgLocker {
public:
static QMutex* getMutex( );
};
// 单例空间
#endif // H_MY__SAPPINSTANCE_H__H
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/5432935/gamePlanTool.git
git@gitee.com:5432935/gamePlanTool.git
5432935
gamePlanTool
gamePlanTool
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891