5 Star 23 Fork 5

Acreate/gamePlanTool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
singletonMsgStream.h 354 Bytes
一键复制 编辑 原始数据 按行查看 历史
箜栢 提交于 2020-03-02 09:14 . 第一次提交
#ifndef H_MY__SINGLETONMSGSTREAM_H__H
#define H_MY__SINGLETONMSGSTREAM_H__H
#include <qcompilerdetection.h>
namespace msg {
class IMsgStream;
}
namespace appInstances {
class MsgStream;
}
class appInstances::MsgStream {
public:
static msg::IMsgStream* instance(msg::IMsgStream* instance = Q_NULLPTR);
};
#endif // H_MY__SINGLETONMSGSTREAM_H__H
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/ChenYLhuman/gamePlanTool.git
git@gitee.com:ChenYLhuman/gamePlanTool.git
ChenYLhuman
gamePlanTool
gamePlanTool
master

搜索帮助

A270a887 8829481 3d7a4017 8829481