wiRedPanda
Home
About
Download
Try out
API Docs
wiRedPanda
Logic Circuit Simulator
Loading...
Searching...
No Matches
InstallRelativePaths.h
Go to the documentation of this file.
1
// Copyright 2015 - 2026, GIBIS-UNIFESP and the wiRedPanda contributors
2
// SPDX-License-Identifier: GPL-3.0-or-later
3
7
8
#pragma once
9
10
#include <QString>
11
#include <QStringList>
12
22
class
InstallRelativePaths
23
{
24
public
:
25
InstallRelativePaths
() =
delete
;
26
32
static
QStringList
candidates
(
const
QString &category);
33
36
static
QString
resolve
(
const
QString &category);
37
};
InstallRelativePaths::InstallRelativePaths
InstallRelativePaths()=delete
InstallRelativePaths::resolve
static QString resolve(const QString &category)
Definition
InstallRelativePaths.cpp:31
InstallRelativePaths::candidates
static QStringList candidates(const QString &category)
Definition
InstallRelativePaths.cpp:9
App
Core
InstallRelativePaths.h
Generated by
1.16.1