|
| CollectForOutput_UI (QWidget *parent, ScribusDoc *doc, QString outputDirectory=QString::null, bool withFonts=false, bool withProfiles=false, bool compressDoc=false) |
|
virtual QString | collect (QString &newFileName) |
| Main method doing everything. It calls all related methods.
|
|
| CollectForOutput (ScribusDoc *doc, QString outputDirectory=QString::null, bool withFonts=false, bool withProfiles=false, bool compressDoc=false) |
| Setup the attributes. More...
|
|
|
void | collectedFonts (int) |
|
void | collectedItems (int) |
|
void | collectedPatterns (int) |
|
void | collectedProfiles (int) |
|
|
void | fontsCollected (int) |
|
void | patternsCollected (int) |
|
void | profilesCollected (int) |
|
void | itemsCollected (int) |
|
bool | newDirDialog () |
|
bool | collectDocument () |
|
bool | collectItems () |
|
void | processItem (PageItem *ite) |
|
bool | collectFonts () |
|
QStringList | findFontMetrics (const QString &baseDir, const QString &baseName) const |
|
bool | collectProfiles () |
|
QString | collectFile (QString oldFile, QString newFile) |
| Copy used file into new location with magic checks. It looks into collectedFiles map. If there is newFile (key) already found - it will construct new filename to prevent overwriting. E.g. newFile.png can be newFile_0.png. It checks already collected files not to collect one item 2 times. More...
|
|
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/collectforoutput_ui.h
- /Users/ale/src/Scribus/scribus/ui/collectforoutput_ui.cpp