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

Public Slots

void languageChange ()
 
void unitChange (int unitIndex)
 

Public Member Functions

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

Protected Slots

void drawRuler ()
 Preferences (Display, Display Size). Draws ruler depending on scaling factor. More...
 
void restoreDisScale ()
 Sets Scale for ruler scale from the display value. More...
 
void setDisScale ()
 Preferences (Display, Display Size). Sets Scale for ruler scale. More...
 
virtual void changePaperColor ()
 Slots for changing colors. More...
 
virtual void changeScratchColor ()
 
virtual void changeFrameColor ()
 
virtual void changeNormFrameColor ()
 
virtual void changeGroupFrameColor ()
 
virtual void changeChainFrameColor ()
 
virtual void changeLockFrameColor ()
 
virtual void changeAnnotFrameColor ()
 
virtual void changePageBorderColor ()
 
virtual void changeControlCharsColor ()
 

Protected Attributes

int docUnitIndex
 
QColor colorPaper
 
QColor colorScratch
 
QColor colorFrame
 
QColor colorFrameNorm
 
QColor colorFrameGroup
 
QColor colorFrameLocked
 
QColor colorFrameLinked
 
QColor colorFrameAnnotation
 
QColor colorPageBorder
 
QColor colorControlChars
 
double displayScale
 
ScribusDocm_doc
 

Member Function Documentation

void Prefs_Display::changePaperColor ( )
protectedvirtualslot

Slots for changing colors.

Author
Franz Schmid
void Prefs_Display::drawRuler ( )
protectedslot

Preferences (Display, Display Size). Draws ruler depending on scaling factor.

Author
Franz Schmid
void Prefs_Display::restoreDisScale ( )
protectedslot

Sets Scale for ruler scale from the display value.

Author
Franz Schmid
void Prefs_Display::setDisScale ( )
protectedslot

Preferences (Display, Display Size). Sets Scale for ruler scale.

Author
Franz Schmid

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