|
LMMS
|
This is the complete list of members for lmms::ProjectVersion, including all inherited members.
| compare(const ProjectVersion &a, const ProjectVersion &b, CompareType c) | lmms::ProjectVersion | static |
| compare(ProjectVersion v1, ProjectVersion v2) | lmms::ProjectVersion | static |
| CompareType enum name | lmms::ProjectVersion | |
| getCompareType() const | lmms::ProjectVersion | inline |
| getLabels() const | lmms::ProjectVersion | inline |
| getMajor() const | lmms::ProjectVersion | inline |
| getMinor() const | lmms::ProjectVersion | inline |
| getPatch() const | lmms::ProjectVersion | inline |
| getVersion() const | lmms::ProjectVersion | inline |
| m_compareType | lmms::ProjectVersion | private |
| m_labels | lmms::ProjectVersion | private |
| m_major | lmms::ProjectVersion | private |
| m_minor | lmms::ProjectVersion | private |
| m_patch | lmms::ProjectVersion | private |
| m_version | lmms::ProjectVersion | private |
| ProjectVersion(QString version, CompareType c=CompareType::All) | lmms::ProjectVersion | |
| ProjectVersion(const char *version, CompareType c=CompareType::All) | lmms::ProjectVersion | |
| setCompareType(CompareType compareType) | lmms::ProjectVersion | inline |