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

Public Slots

void languageChange ()
 
void ReplaceSel ()
 
void updateFontList ()
 
void DelEntry ()
 
void SelectPath (QListWidgetItem *c)
 
void AddPath ()
 
void ChangePath ()
 
void DelPath ()
 

Public Member Functions

 Prefs_Fonts (QWidget *parent, ScribusDoc *doc=NULL)
 
virtual void restoreDefaults (struct ApplicationPrefs *prefsData)
 
virtual void saveGuiToPrefs (struct ApplicationPrefs *prefsData) const
 
virtual void changeUnit (struct ApplicationPrefs *prefsData) const
 
- Public Member Functions inherited from Prefs_Pane
 Prefs_Pane (QWidget *parent)
 

Protected Member Functions

void readPaths ()
 
void writePaths () const
 

Protected Attributes

QMap< QString, QString > RList
 
QList< ScComboBox * > FlagsRepl
 
QStringList UsedFonts
 List of font names of allowed fonts for substitutions.
 
QString CurrentPath
 
ScribusDocm_doc
 
SCFonts m_availFonts
 
bool m_askBeforeSubstitute
 Fonts that Scribus has available to it, or the current document has available to use.
 
QMap< QString, QString > m_GFontSub
 Request that the user confirms a font substitution or not.
 

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