|
hydrogen 1.2.6
|
Go to the source code of this file.
Namespaces | |
| namespace | H2Core |
Functions | |
| std::string | get_version () |
| Returns the current Hydrogen version string. | |
| QString | getAboutText () |
| bool | version_older_than (int major, int minor, int patch) |
| return true of the current version is older than the given values | |