LibrePCB Developers Documentation
|
#include <QtCore>
Go to the source code of this file.
Classes | |
class | FilePath |
This class represents absolute, well-formatted paths to files or directories. More... | |
Namespaces | |
namespace | librepcb |
Functions | |
QDataStream & | operator<< (QDataStream &stream, const FilePath &filepath) |
QDebug & | operator<< (QDebug &stream, const FilePath &filepath) |
std::size_t | qHash (const FilePath &key, std::size_t seed=0) noexcept |