Align/Distribute palette.
More...
#include <aligndistribute.h>
|
void | setGuide (int, qreal) |
|
virtual void | setPaletteShown (bool) |
|
virtual void | setFontSize () |
|
|
void | documentChanged () |
|
void | paletteShown (bool) |
| Let the action for this palette know when something changes and it hasnt caused it.
|
|
|
| AlignDistributePalette (QWidget *parent=0, const char *name=0) |
|
virtual void | setDoc (ScribusDoc *newDoc) |
|
void | unitChange () |
|
virtual void | changeEvent (QEvent *e) |
|
| ScDockPalette (QWidget *parent=NULL, const QString &prefsContext=QString::null, Qt::WindowFlags f=0) |
|
virtual void | hide () |
| Sample way to grab keystrokes, simply calls superclass at this point.
|
|
void | startup () |
|
|
virtual void | languageChange () |
|
void | alignLeftOut () |
|
void | alignRightOut () |
|
void | alignBottomIn () |
|
void | alignRightIn () |
|
void | alignBottomOut () |
|
void | alignCenterHor () |
|
void | alignLeftIn () |
|
void | alignCenterVer () |
|
void | alignTopOut () |
|
void | alignTopIn () |
|
void | distributeDistH (bool usingDistance=false) |
|
void | distributeDistValH () |
|
void | distributeDistAcrossPage () |
|
void | distributeDistAcrossMargins () |
|
void | distributeRight () |
|
void | distributeBottom () |
|
void | distributeCenterH () |
|
void | distributeDistV (bool usingDistance=false) |
|
void | distributeDistValV () |
|
void | distributeDistDownPage () |
|
void | distributeDistDownMargins () |
|
void | distributeLeft () |
|
void | distributeCenterV () |
|
void | distributeTop () |
|
void | swapLeft () |
|
void | swapRight () |
|
void | alignToChanged (int) |
|
void | alignMethodChanged (int) |
|
|
ScribusView * | currView |
|
PrefsContext * | palettePrefs |
|
QString | prefsContextName |
|
bool | visibleOnStartup |
|
QWidget * | originalParent |
|
QWidget * | tempParent |
|
|
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) |
|
void | storeDockState () |
|
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.
|
|
Align/Distribute palette.
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/aligndistribute.h
- /Users/ale/src/Scribus/scribus/ui/aligndistribute.cpp