QuasarAppLib
quasarapp.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2018-2025 QuasarApp.
3 * Distributed under the lgplv3 software license, see the accompanying
4 * Everyone is permitted to copy and distribute verbatim copies
5 * of this license document, but changing it is not allowed.
6*/
7
8#ifndef QUASARAAPP_H
9#define QUASARAAPP_H
10
11#include "params.h"
12#include "locales.h"
13#include "settings.h"
14#include "qaplatformutils.h"
15
21namespace QuasarAppUtils{
22
23} ;
24
25#endif // QUASARAAPP_H
The QuasaraAppUtils class This lib include base functions for the all applications of QuasarApp group...
Definition helpdata.cpp:18