Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2578264
meta-types.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
526 B
Referenced Files
None
Subscribers
None
meta-types.hpp
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2020 Tusooa Zhu <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include
<libkazv-config.hpp>
#include
<immer/config.hpp>
// https://github.com/arximboldi/immer/issues/168
#include
<QMetaType>
#include
<base/kazvevents.hpp>
#include
"kazv-platform.hpp"
Q_DECLARE_METATYPE
(
Kazv
::
KazvEvent
)
#if !KAZV_IS_WINDOWS
class
KazvMetaTypeRegistration
{
static
KazvMetaTypeRegistration
instance
;
public
:
int
m_kazvEvent
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Wed, Jun 25, 12:04 AM (21 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
234468
Default Alt Text
meta-types.hpp (526 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment