| GetAsString() const | wxVersion | [inline] |
| GetMajor() const | wxVersion | [inline] |
| GetMinor() const | wxVersion | [inline] |
| GetRelease() const | wxVersion | [inline] |
| IsOk() const | wxVersion | [inline] |
| m_nMajor | wxVersion | [protected] |
| m_nMinor | wxVersion | [protected] |
| m_nRelease | wxVersion | [protected] |
| operator wxString() const | wxVersion | [inline] |
| operator!=(const wxVersion &ver) const | wxVersion | [inline] |
| operator<(const wxVersion &ver) const | wxVersion | |
| operator<=(const wxVersion &ver) const | wxVersion | [inline] |
| operator=(const wxString &str) | wxVersion | [inline] |
| operator==(const wxVersion &ver) const | wxVersion | |
| operator>(const wxVersion &ver) const | wxVersion | |
| operator>=(const wxVersion &ver) const | wxVersion | [inline] |
| Set(size_t major, size_t minor, size_t release) | wxVersion | [inline] |
| Set(const wxString &str) | wxVersion | |
| wxVersion(size_t major=0, size_t minor=0, size_t release=0) | wxVersion | [inline] |
| wxVersion(const wxString &str) | wxVersion | [inline] |
1.5.1-p1