![]() |
LibrePCB Developers Documentation
|
This is the complete list of members for Uuid, including all inherited members.
| createRandom() noexcept | Uuid | static |
| fromString(const QString &str) | Uuid | static |
| isValid(const QString &str) noexcept | Uuid | static |
| mUuid | Uuid | private |
| operator!=(const Uuid &rhs) const noexcept | Uuid | inline |
| operator<(const Uuid &rhs) const noexcept | Uuid | inline |
| operator<=(const Uuid &rhs) const noexcept | Uuid | inline |
| operator=(const Uuid &rhs) noexcept | Uuid | inline |
| operator==(const Uuid &rhs) const noexcept | Uuid | inline |
| operator>(const Uuid &rhs) const noexcept | Uuid | inline |
| operator>=(const Uuid &rhs) const noexcept | Uuid | inline |
| toStr() const noexcept | Uuid | inline |
| tryFromString(const QString &str) noexcept | Uuid | static |
| Uuid()=delete | Uuid | |
| Uuid(const Uuid &other) noexcept | Uuid | inline |
| Uuid(const QString &str) noexcept | Uuid | inlineexplicitprivate |
| ~Uuid() noexcept=default | Uuid |