LibrePCB Developers Documentation
Loading...
Searching...
No Matches
zipwriter.cpp File Reference
#include "zipwriter.h"
#include "../exceptions.h"
#include "filepath.h"
#include <librepcb/rust-core/ffi.h>
#include <QtCore>
+ Include dependency graph for zipwriter.cpp:

Namespaces

namespace  librepcb
 

Functions

static RustHandle< rs::ZipWriter > construct (QByteArray &data)
 
static RustHandle< rs::ZipWriter > construct (const FilePath &fp)