Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F112923
meta-types.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
524 B
Referenced Files
None
Subscribers
None
meta-types.hpp
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2020-2024 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include
<kazv-defs.hpp>
#include
<QMetaType>
#include
<base/kazvevents.hpp>
#include
"matrix-sticker-pack-source.hpp"
#include
"kazv-platform.hpp"
Q_DECLARE_METATYPE
(
Kazv
::
KazvEvent
)
Q_DECLARE_METATYPE
(
MatrixStickerPackSource
)
class
KazvMetaTypeRegistration
{
public
:
KazvMetaTypeRegistration
();
int
m_kazvEvent
;
int
m_matrixStickerPackSource
;
};
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Nov 24, 2:49 AM (22 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39300
Default Alt Text
meta-types.hpp (524 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment