1 Star 0 Fork 5

shengzhe8688 / gamePlanTool

forked from 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/shengzhe8688/gamePlanTool.git
git@gitee.com:shengzhe8688/gamePlanTool.git
shengzhe8688
gamePlanTool
gamePlanTool
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891