LibrePCB Developers Documentation
|
Go to the source code of this file.
Classes | |
class | Uuid |
The Uuid class is a replacement for QUuid to get UUID strings without {} braces. More... | |
Namespaces | |
namespace | librepcb |
namespace | tl |
Functions | |
QDataStream & | operator<< (QDataStream &stream, const Uuid &uuid) noexcept |
QDebug | operator<< (QDebug stream, const Uuid &uuid) noexcept |
QtCompat::Hash | qHash (const Uuid &key, QtCompat::Hash seed=0) noexcept |
inline ::librepcb::QtCompat::Hash | qHash (const optional< librepcb::Uuid > &key, ::librepcb::QtCompat::Hash seed=0) noexcept |