|
|
void | setView (ScribusView *view) |
| |
|
void | enablePalette (const bool) |
| |
|
void | rebuildMasters () |
| | Recreate master pages thumbnails (if it's set on)
|
| |
|
void | rebuildPages () |
| | Recreate common pages arrangement.
|
| |
|
void | Rebuild () |
| | Rebuild all lists.
|
| |
|
void | markPage (uint nr) |
| |
|
void | updateMasterPageList () |
| |
|
void | languageChange () |
| |
|
bool | masterPageMode () |
| |
|
void | startMasterPageMode (QString) |
| |
|
void | endMasterPageMode () |
| |
|
virtual void | setPaletteShown (bool) |
| |
|
virtual void | setFontSize () |
| |
|
|
void | gotoPage (int) |
| |
|
void | paletteShown (bool) |
| | Let the action for this palette know when something changes and it hasnt caused it.
|
| |
|
|
| PagePalette (QWidget *parent) |
| |
|
QWidget * | currentWidget () |
| |
|
QStackedWidget * | stackedWidget () const |
| |
|
PagePalette_MasterPages * | masterpageWidget () const |
| |
|
PagePalette_Pages * | pageWidget () const |
| |
|
| 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 | changeEvent (QEvent *e) |
| |
|
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.
|
| |
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/pagepalette.h
- /Users/ale/src/Scribus/scribus/ui/pagepalette.cpp