Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F116364
kazv-util.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
412 B
Referenced Files
None
Subscribers
None
kazv-util.hpp
View Options
/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2023 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
#pragma once
#include
<libkazv-config.hpp>
#include
<QObject>
#include
<QString>
class
KazvUtil
:
public
QObject
{
Q_OBJECT
public
:
KazvUtil
(
QObject
*
parent
=
0
);
~
KazvUtil
()
override
;
public
Q_SLOTS
:
QString
escapeHtml
(
const
QString
&
orig
)
const
;
};
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Sun, Dec 1, 10:09 AM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
41650
Default Alt Text
kazv-util.hpp (412 B)
Attached To
Mode
rK kazv
Attached
Detach File
Event Timeline
Log In to Comment