1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/ChenYLhuman-gamePlanTool

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
SappInstance.h 534 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
箜栢 Отправлено 02.03.2020 04:14 ef29c3d
#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

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/ChenYLhuman-gamePlanTool.git
git@api.gitlife.ru:oschina-mirror/ChenYLhuman-gamePlanTool.git
oschina-mirror
ChenYLhuman-gamePlanTool
ChenYLhuman-gamePlanTool
master