Scribus
Open source desktop publishing at your fingertips
ResourceManager Class Reference
Inheritance diagram for ResourceManager:
Collaboration diagram for ResourceManager:

Public Slots

void languageChange ()
 

Public Member Functions

 ResourceManager (QWidget *parent)
 

Protected Slots

void categoryChanged ()
 
void updateDownloadLists ()
 
void downloadListFinished ()
 
void downloadFilesFinished ()
 
void downloadLicenseFinished ()
 
void downloadLicenseFileFinished (const QString &)
 
void downloadLicenseFileFailed (const QString &)
 
void updateProgressBar ()
 
void startDownload ()
 
void showLicense ()
 

Protected Member Functions

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 ()
 

Protected Attributes

QString currentCategory
 
QMap< int, QString > resourceCategories
 
QMap< int, QString > dataFiles
 
QMap< QString, QString > dictionaryMap
 
QStringList dictionaryPaths
 
QList< DownloadItemdictList
 
QList< DownloadItemfontList
 
QList< DownloadItemtemplateList
 
QList< DownloadItemprofileList
 
QList< DownloadItemdownloadList
 

The documentation for this class was generated from the following files: