Go to the source code of this file.
Macros | |
#define | APP_VERSION ((MAJOR_VERSION << 16) + (MINOR_VERSION << 8) + DEBUG_VERSION) |
#define | VER_FILEVERSION 0,6,0,1 |
#define | VER_FILEVERSION_STR "0.6.0.1" |
#define | V_PRERELEASE |
#define | VER_PRODUCTVERSION VER_FILEVERSION |
#define | VER_PRODUCTVERSION_STR VER_FILEVERSION_STR |
#define | VER_INTERNALNAME_2D_STR "Seamly2D" |
#define | VER_COMPANYNAME_STR "Seamly2DTeam" |
#define | VER_LEGALCOPYRIGHT_STR "Copyright © 2014-2022 Seamly2D Team" |
#define | VER_LEGALTRADEMARKS1_STR "All Rights Reserved" |
#define | VER_LEGALTRADEMARKS2_STR VER_LEGALTRADEMARKS1_STR |
#define | VER_COMPANYDOMAIN_STR "https://seamly.net" |
Functions | |
QString | compilerString () |
QString | buildCompatibilityString () |
Variables | |
const int | MAJOR_VERSION |
const int | MINOR_VERSION |
const int | DEBUG_VERSION |
const int | SUPER_MINOR__VERSION |
const QString | APP_VERSION_STR |
#define APP_VERSION ((MAJOR_VERSION << 16) + (MINOR_VERSION << 8) + DEBUG_VERSION) |
Definition at line 67 of file projectversion.h.
#define V_PRERELEASE |
Definition at line 74 of file projectversion.h.
#define VER_COMPANYDOMAIN_STR "https://seamly.net" |
Definition at line 84 of file projectversion.h.
#define VER_COMPANYNAME_STR "Seamly2DTeam" |
Definition at line 80 of file projectversion.h.
#define VER_FILEVERSION 0,6,0,1 |
Definition at line 70 of file projectversion.h.
#define VER_FILEVERSION_STR "0.6.0.1" |
Definition at line 71 of file projectversion.h.
#define VER_INTERNALNAME_2D_STR "Seamly2D" |
Definition at line 79 of file projectversion.h.
#define VER_LEGALCOPYRIGHT_STR "Copyright © 2014-2022 Seamly2D Team" |
Definition at line 81 of file projectversion.h.
#define VER_LEGALTRADEMARKS1_STR "All Rights Reserved" |
Definition at line 82 of file projectversion.h.
#define VER_LEGALTRADEMARKS2_STR VER_LEGALTRADEMARKS1_STR |
Definition at line 83 of file projectversion.h.
#define VER_PRODUCTVERSION VER_FILEVERSION |
Definition at line 76 of file projectversion.h.
#define VER_PRODUCTVERSION_STR VER_FILEVERSION_STR |
Definition at line 77 of file projectversion.h.
QString buildCompatibilityString | ( | ) |
Definition at line 132 of file projectversion.cpp.
References compilerString().
Referenced by DialogAboutApp::DialogAboutApp(), VApplication::InitOptions(), MApplication::InitOptions(), and DialogAboutSeamlyMe::RetranslateUi().
QString compilerString | ( | ) |
Definition at line 77 of file projectversion.cpp.
Referenced by buildCompatibilityString().
|
extern |
Referenced by DialogAboutApp::DialogAboutApp(), anonymous_namespace{vpattern.cpp}::FileComment(), anonymous_namespace{vmeasurements.cpp}::FileComment(), VApplication::InitOptions(), MApplication::InitOptions(), MApplication::MApplication(), DialogAboutSeamlyMe::RetranslateUi(), and VApplication::VApplication().
|
extern |
|
extern |
|
extern |
|
extern |