MuldeR's Utilities for Qt
MUtilities
Public Member Functions | Public Attributes | List of all members
MUtils::OS::Version::_os_version_t Struct Reference

Public Member Functions

MUTILS_API bool operator== (const _os_version_t &rhs) const
 
MUTILS_API bool operator!= (const _os_version_t &rhs) const
 
MUTILS_API bool operator> (const _os_version_t &rhs) const
 
MUTILS_API bool operator>= (const _os_version_t &rhs) const
 
MUTILS_API bool operator< (const _os_version_t &rhs) const
 
MUTILS_API bool operator<= (const _os_version_t &rhs) const
 

Public Attributes

unsigned int type
 
unsigned int versionMajor
 
unsigned int versionMinor
 
unsigned int versionBuild
 
bool overrideFlag
 

The documentation for this struct was generated from the following file: