namespace Itasca
Definition: basememory.cpp:9
virtual CodeType getCodeType() const =0
For instance, the '3dec' in the extension '3decsav'.
virtual uint getCodeVersion() const =0
Returns the current code major version number - like 500 for version 5.00.
virtual QString getRegistryString() const =0
QString to place persistant storage under. "flac3d400".
virtual QString getDefaultFileName() const =0
CodeType
Possible code types.
Definition: iident.h:17
virtual QString getBranch() const =0
This returns a string identifying what branch this code is under, if any.
All default base headers if Qt is being used.
Central class for information identifying the particular program using the kernel library.
Definition: iident.h:14
virtual QString getVersionString() const =0
Returns a text string with full version information. Like "3.10 Beta 453".