Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
VersionHelper.h
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------
2
// File: VersionHelper.h
3
//-----------------------------------------------------------------------------
4
// Project: Kactus2
5
// Author: Janne Virtanen
6
// Date: 31.8.2016
7
//
8
// Description:
9
// A module that returns variations version number.
10
//-----------------------------------------------------------------------------
11
12
#ifndef VERSIONHELPER_H
13
#define VERSIONHELPER_H
14
15
#include <KactusAPI/KactusAPIGlobal.h>
16
17
#include "QString"
18
19
namespace
VersionHelper
20
{
24
KACTUS2_API QString
createVersionString
();
25
29
KACTUS2_API QString
versionFull
();
30
34
KACTUS2_API QString
versionFileStr
();
35
}
36
37
#endif
// VERSIONHELPER_H
VersionHelper
Definition
VersionHelper.h:20
VersionHelper::versionFileStr
KACTUS2_API QString versionFileStr()
VersionHelper::versionFull
KACTUS2_API QString versionFull()
VersionHelper::createVersionString
KACTUS2_API QString createVersionString()
kactus2dev
KactusAPI
include
VersionHelper.h
Generated by
1.13.2