![]() |
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 | |
librepcb | |
Functions | |
QDataStream & | operator<< (QDataStream &stream, const FilePath &filepath) |
QDebug & | operator<< (QDebug &stream, const FilePath &filepath) |
uint | qHash (const FilePath &key, uint seed) noexcept |