Krita Source Code Documentation
Loading...
Searching...
No Matches
KisSupportedArchitectures.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2022 L. E. Segovia <amy@amyspark.me>
3
*
4
* SPDX-License-Identifier: GPL-2.0-or-later
5
*/
6
7
#ifndef KIS_SUPPORTED_ARCHITECTURES_H
8
#define KIS_SUPPORTED_ARCHITECTURES_H
9
10
#include "kritamultiarch_export.h"
11
12
#include <QString>
13
14
class
KRITAMULTIARCH_EXPORT
KisSupportedArchitectures
15
{
16
public
:
17
static
QString baseArchName();
18
19
static
QString bestArchName();
20
21
static
unsigned
int
bestArch
();
22
23
static
QString supportedInstructionSets();
24
};
25
26
#endif
// KIS_SUPPORTED_ARCHITECTURES_H
KisSupportedArchitectures
Definition
KisSupportedArchitectures.h:15
KisSupportedArchitectures::bestArch
static unsigned int bestArch()
libs
multiarch
KisSupportedArchitectures.h
Generated at
2026-01-15 02:30:07+01:00
from
Krita
branch
master
, commit
38b517ca06286bb65279453cbf9a2b4fbd1153d1