#include <qv4compileddata_p.h>
Definition at line 1613 of file qv4compileddata_p.h.
◆ SaveableUnitPointer()
◆ ~SaveableUnitPointer()
QV4::CompiledData::SaveableUnitPointer::~SaveableUnitPointer |
( |
| ) |
|
|
default |
◆ saveToDisk()
bool QV4::CompiledData::SaveableUnitPointer::saveToDisk |
( |
const std::function< bool(const Char *, quint32)> & |
writer | ) |
const |
|
inline |
◆ writeDataToFile()
static bool QV4::CompiledData::SaveableUnitPointer::writeDataToFile |
( |
const QString & |
outputFileName, |
|
|
const char * |
data, |
|
|
quint32 |
size, |
|
|
QString * |
errorString |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: