LibrePCB Developers Documentation
uuid.h File Reference
#include "../qtcompat.h"
#include <QtCore>
#include <optional.hpp>
+ 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  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