|
|
| ResourceManager (QWidget *parent) |
| |
|
|
void | categoryChanged () |
| |
|
void | updateDownloadLists () |
| |
|
void | downloadListFinished () |
| |
|
void | downloadFilesFinished () |
| |
|
void | downloadLicenseFinished () |
| |
|
void | downloadLicenseFileFinished (const QString &) |
| |
|
void | downloadLicenseFileFailed (const QString &) |
| |
|
void | updateProgressBar () |
| |
|
void | startDownload () |
| |
|
void | showLicense () |
| |
|
|
void | setFontCategory () |
| |
|
void | setHyphCategory () |
| |
|
void | setSpellCategory () |
| |
|
void | setTemplatesCategory () |
| |
|
void | updateInstalledFonts () |
| |
|
void | updateInstalledHyph () |
| |
|
void | updateInstalledSpell () |
| |
|
void | updateInstalledTemplates () |
| |
|
void | updateAvailableFonts () |
| |
|
void | updateAvailableHyph () |
| |
|
void | updateAvailableSpell () |
| |
|
void | updateAvailableTemplates () |
| |
|
QString | affixFileName (QStringList files) |
| |
|
QString | dictFileName (QStringList files) |
| |
|
QString | findDestinationFolder () |
| |
|
|
QString | currentCategory |
| |
|
QMap< int, QString > | resourceCategories |
| |
|
QMap< int, QString > | dataFiles |
| |
|
QMap< QString, QString > | dictionaryMap |
| |
|
QStringList | dictionaryPaths |
| |
|
QList< DownloadItem > | dictList |
| |
|
QList< DownloadItem > | fontList |
| |
|
QList< DownloadItem > | templateList |
| |
|
QList< DownloadItem > | profileList |
| |
|
QList< DownloadItem > | downloadList |
| |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/resourcemanager.h
- /Users/ale/src/Scribus/scribus/ui/resourcemanager.cpp