Uranium
Application Framework
|
This is the complete list of members for UM.Version.Version, including all inherited members.
__eq__(self, object other) | UM.Version.Version | |
__ge__(self, Union["Version", str] other) | UM.Version.Version | |
__gt__(self, Union["Version", str] other) | UM.Version.Version | |
__hash__(self) | UM.Version.Version | |
__init__(self, Union[str, bytes, List[Union[int, str]]] version) | UM.Version.Version | |
__le__(self, Union["Version", str] other) | UM.Version.Version | |
__lt__(self, Union["Version", str] other) | UM.Version.Version | |
__str__(self) | UM.Version.Version | |
getMajor(self) | UM.Version.Version | |
getMinor(self) | UM.Version.Version | |
getPostfixType(self) | UM.Version.Version | |
getPostfixVersion(self) | UM.Version.Version | |
getRevision(self) | UM.Version.Version | |
hasPostFix(self) | UM.Version.Version |