Scribus
Open source desktop publishing at your fingertips
GradientVectorDialog Class Reference

#include <gradientvectordialog.h>

Inheritance diagram for GradientVectorDialog:
Collaboration diagram for GradientVectorDialog:

Public Slots

void languageChange ()
 
void handleEditButton ()
 
void handleEditControlButton ()
 
void handlePEditButton ()
 
void handlePEditControlButton ()
 
void handlePAddButton ()
 
void handleSnapToGridBox ()
 
void endPAddButton ()
 
void changebuttonRemovePatch (bool val)
 
void setValues (double x1, double y1, double x2, double y2, double fx, double fy, double sg, double sk, double cx, double cy)
 
void changeSpecialL ()
 
void changeSpecialR ()
 
void changeSpecialF ()
 
void changeSpecialD ()
 
void unitChange (int unitIndex)
 
- Public Slots inherited from ScrPaletteBase
virtual void setPaletteShown (bool)
 
virtual void setFontSize ()
 
virtual int exec ()
 
int exec (QWidget *newParent)
 

Signals

void NewSpecial (double, double, double, double, double, double, double, double, double, double)
 
void editGradient (int)
 
void createNewMesh ()
 
void resetMesh ()
 
void meshToShape ()
 
void reset1Control ()
 
void resetAllControl ()
 
void removePatch ()
 
void snapToMGrid (bool)
 
- Signals inherited from ScrPaletteBase
void paletteShown (bool)
 Let the action for this palette know when something changes and it hasnt caused it.
 

Public Member Functions

 GradientVectorDialog (QWidget *parent)
 
virtual void changeEvent (QEvent *e)
 
void selectLinear ()
 
void selectRadial ()
 
void selectConical ()
 
void selectFourColor ()
 
void selectDiamond ()
 
void selectMesh ()
 
void selectPatchMesh ()
 
- Public Member Functions inherited from ScrPaletteBase
 ScrPaletteBase (QWidget *parent=NULL, const QString &prefsContext=QString::null, bool modal=false, Qt::WindowFlags f=0)
 
virtual void hide ()
 Sample way to grab keystrokes, simply calls superclass at this point.
 
void startup ()
 

Protected Attributes

double m_unitRatio
 
- Protected Attributes inherited from ScrPaletteBase
PrefsContextpalettePrefs
 
QString prefsContextName
 
bool visibleOnStartup
 
QWidget * originalParent
 
QWidget * tempParent
 

Additional Inherited Members

- Protected Slots inherited from ScrPaletteBase
virtual void reject ()
 
- Protected Member Functions inherited from ScrPaletteBase
virtual void setPrefsContext (QString context)
 Set the Preferences context to be used for storage of startup visibility and position and size.
 
void storePosition ()
 
void storePosition (int newX, int newY)
 
void storeSize ()
 
void storeVisibility (bool)
 
virtual void showEvent (QShowEvent *showEvent)
 Restore the geometry of the window when showing it.
 
virtual void closeEvent (QCloseEvent *closeEvent)
 Captures the close event and changes it to hide.
 
virtual void hideEvent (QHideEvent *)
 Stores the geometry of the window when hiding.
 

Detailed Description

Author
Franz Schmid

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