58 bool SCRIBUS_API copyFileToStream(
const QString& source, QDataStream& target);
89 PageItem SCRIBUS_API * getVectorFileFromData(
ScribusDoc *
doc, QByteArray &data, QString ext,
double x,
double y,
double w = -1.0,
double h = -1.0);
ScribusDoc * doc() const
Get the document that this item belongs to.
Definition: pageitem.h:1178
Definition: pageitem.h:92