Krita Source Code Documentation
Loading...
Searching...
No Matches
kis_txt2_utls.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2023 Wolthera van Hövell tot Westerflier <griffinvalley@gmail.com>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KIS_TXT2_UTLS_H
8
#define KIS_TXT2_UTLS_H
9
10
#include <QVariantHash>
11
#include "kritapsdutils_export.h"
12
20
class
KRITAPSDUTILS_EXPORT
KisTxt2Utils
21
{
22
public
:
23
39
static
QVariantHash uncompressKeys(QVariantHash doc);
40
47
static
QVariantHash defaultTxt2();
48
57
static
QVariantHash tyShFromTxt2(
const
QVariantHash Txt2,
const
QRectF boundsInPx,
int
textIndex);
58
};
59
60
#endif
// KIS_TXT2_UTLS_H
KisTxt2Utils
The KisTxt2Utils class.
Definition
kis_txt2_utls.h:21
libs
psdutils
cos
kis_txt2_utls.h
Generated at
2025-11-04 02:30:02+01:00
from
Krita
branch
master
, commit
c9dde2e79561a8aea4a7e8d9ac99c98a7bac9e52