|
| FileLoader (const QString &fileName) |
| Constructor, sets the variable "FileName" to the input parameter fileName. More...
|
|
int | fileType () const |
|
int | testFile () |
|
bool | loadPage (ScribusDoc *currDoc, int PageToLoad, bool Mpage, QString renamedPageName=QString::null) |
|
bool | loadFile (ScribusDoc *currDoc) |
|
bool | saveFile (const QString &fileName, ScribusDoc *doc, QString *savedFile=NULL) |
|
bool | readStyles (ScribusDoc *doc, StyleSet< ParagraphStyle > &docParagraphStyles) |
|
bool | readCharStyles (ScribusDoc *doc, StyleSet< CharStyle > &docCharStyles) |
|
bool | readPageCount (int *num1, int *num2, QStringList &masterPageNames) |
|
bool | readColors (ColorList &colors) |
|
bool | readLineStyles (QHash< QString, multiLine > *Sty) |
|
QImage | readThumbnail () |
|
bool | postLoad (ScribusDoc *currDoc) |
|
void | informReplacementFonts () |
|
|
static const QString | getLoadFilterString () |
|
FileLoader::FileLoader |
( |
const QString & |
fileName | ) |
|
Constructor, sets the variable "FileName" to the input parameter fileName.
- Author
- Franz Schmid
- Date
- Parameters
-
- Return values
-
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/fileloader.h
- /Users/ale/src/Scribus/scribus/fileloader.cpp