LibrePCB Developers Documentation
Loading...
Searching...
No Matches
uuid.h File Reference
#include <QtCore>
#include <optional>
+ Include dependency graph for uuid.h:
+ This graph shows which files directly or indirectly include this file:

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  std
 

Functions

QDataStream & operator<< (QDataStream &stream, const Uuid &uuid) noexcept
 
QDebug operator<< (QDebug stream, const Uuid &uuid) noexcept
 
std::size_t qHash (const Uuid &key, std::size_t seed=0) noexcept
 
size_t qHash (const optional< librepcb::Uuid > &key, size_t seed=0) noexcept