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

Public Slots

void setCurrentFont (QString f)
 
void languageChange ()
 

Signals

void fontSelected (QString)
 

Public Member Functions

 FontComboH (QWidget *parent, bool labels=false)
 
virtual void changeEvent (QEvent *e)
 
QString currentFont ()
 
void RebuildList (ScribusDoc *currentDoc, bool forAnnotation=false, bool forSubstitute=false)
 

Protected Slots

void familySelected (int id)
 
void styleSelected (int id)
 

Protected Attributes

QComboBox * fontFamily
 
QComboBox * fontStyle
 
QLabel * fontFaceLabel
 
QLabel * fontStyleLabel
 
PrefsManagerprefsManager
 
ScribusDoccurrDoc
 
bool isForAnnotation
 
bool isForSubstitute
 
QPixmap ttfFont
 
QPixmap otfFont
 
QPixmap psFont
 
QPixmap substFont
 
QGridLayout * fontComboLayout
 
bool showLabels
 

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