This class offers version info.
More...
#include <wex/core/version.h>
|
| version_info (const wxVersionInfo &info=wxVersionInfo()) |
| Default constructor.
|
|
const std::string | copyright () const |
| Returns copyright.
|
|
const std::string | description () const |
| Returns description.
|
|
const std::string | get (bool include_name=true) const |
| Returns string name and version.
|
|
This class offers version info.