 |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
QString getBuildCpuArchitectureName()
getBuildCpuArchitectureName Gets the architecture of the CPU the application was compiled for.
Definition: versioninfo.cpp:60
QString getBuildQtVersionName()
getBuildQtVersionName Gets the version of Qt the application was compiled against.
Definition: versioninfo.cpp:65
QString getBuildOperatingSystemName()
getBuildOperatingSystemName Gets the name of the OS the application is built to run on e....
Definition: versioninfo.cpp:38
QString getRuntimeCpuArchitectureName()
getRuntimeCpuArchitectureName Gets the architecture of the CPU that the application is currently runn...
Definition: versioninfo.cpp:23
QString getApplicationVersionString()
getApplicationVersionString Gets the application version as a string in VERSION.MAJOR....
Definition: versioninfo.cpp:13
QString getRuntimeMachineHostName()
getRuntimeMachineHostName Gets the system's runtime host name, if one is set.
Definition: versioninfo.cpp:18
Definition: commandlineparser.cpp:73
QString getBuildAbiName()
getBuildAbiName Gets the full architecture that the application was compiled for.
Definition: versioninfo.cpp:55
QString getBuildDateTime()
getBuildDateTime Gets a string that describes the date and time the application was built.
Definition: versioninfo.cpp:33
QString getRuntimeQtVersionName()
getRuntimeQtVersionName Gets the version of Qt that the application is currently running on.
Definition: versioninfo.cpp:28