Toolbox Qt
Loading...
Searching...
No Matches
include
toolboxqt
core
corehelper.h
1
#ifndef TBQ_CORE_COREHELPER_H
2
#define TBQ_CORE_COREHELPER_H
3
4
#include "toolboxqt/toolboxqt_global.h"
5
6
#include <QWidget>
7
8
namespace
tbq
9
{
10
11
class
TOOLBOXQT_EXPORT
CoreHelper
12
{
13
14
public
:
15
static
void
quitApplication(
const
QString &reason = QString(), QWidget *parent =
nullptr
);
16
};
17
18
}
// namespace tbq
19
20
#endif
// TBQ_CORE_COREHELPER_H
tbq::CoreHelper
Class containing multiple helpful methods.
Definition
corehelper.h:12
tbq
Namespace used for ToolBoxQt library.
Definition
array2d.h:12
Generated by
1.12.0