LibrePCB Developers Documentation
filepath.cpp File Reference
#include "filepath.h"
#include "../utils/qtmetatyperegistration.h"
#include <QtCore>
+ Include dependency graph for filepath.cpp:

Namespaces

namespace  librepcb
 

Functions

QDataStream & operator<< (QDataStream &stream, const FilePath &filepath)
 
QDebug & operator<< (QDebug &stream, const FilePath &filepath)
 

Variables

static QtMetaTypeRegistration< FilePath > sMetaType