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

Public Slots

void handleContextMenue (QPoint p)
 
void handlePasteToItem ()
 
void handleEditItem ()
 
void handleDoubleClick (QListWidgetItem *item)
 
void handleDeleteItem ()
 
void handleUpdateRequest (int)
 
void languageChange ()
 
- Public Slots inherited from ScDockPalette
virtual void setPaletteShown (bool)
 
virtual void setFontSize ()
 

Signals

void startEdit (int)
 
void endEdit ()
 
void objectDropped (QString)
 
- Signals inherited from ScDockPalette
void paletteShown (bool)
 Let the action for this palette know when something changes and it hasnt caused it.
 

Public Member Functions

 InlinePalette (QWidget *parent)
 
void setMainWindow (ScribusMainWindow *mw)
 
void setDoc (ScribusDoc *)
 
void unsetDoc ()
 
void editingStart (int itemID)
 
void editingFinished ()
 
void updateItemList ()
 
virtual void changeEvent (QEvent *e)
 
- Public Member Functions inherited from ScDockPalette
 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 ()
 

Protected Attributes

InlineViewInlineViewWidget
 
QVBoxLayout * PaletteLayout
 
ScribusDocm_doc
 
ScribusMainWindowm_scMW
 
int actItem
 
int currentEditedItem
 
- Protected Attributes inherited from ScDockPalette
PrefsContextpalettePrefs
 
QString prefsContextName
 
bool visibleOnStartup
 
QWidget * originalParent
 
QWidget * tempParent
 

Additional Inherited Members

- Protected Member Functions inherited from ScDockPalette
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: