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

Public Slots

void languageChange ()
 
void ObjFromFile (QString path, int testResult)
 
void ObjFromMenu (QString text)
 
void ObjFromMainMenu (QString text, int scrapID)
 
void closeOnDel (QString libName)
 
void reloadLib (QString fileName)
 
- Public Slots inherited from ScDockPalette
virtual void setPaletteShown (bool)
 
virtual void setFontSize ()
 

Signals

void updateRecentMenue ()
 
void pasteToActualPage (QString)
 
void scrapbookListChanged ()
 
- 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

 Biblio (QWidget *parent)
 
virtual void changeEvent (QEvent *e)
 
void ObjFromCopyAction (QString text, QString name)
 
void adjustReferences (QString nam)
 
void adjustReferencesGroups (QDomElement elem, QFileInfo fid)
 
void CleanUpTemp ()
 
void setScrapbookFileName (QString)
 
const QString getScrapbookFileName ()
 
const int objectCount ()
 
bool tempHasContents ()
 
void readContents (QString)
 
void readTempContents (QString)
 
void readOldContents (QString, QString)
 
void installEventFilter (QObject *)
 
void setOpenScrapbooks (QStringList &fileNames)
 
QStringList getOpenScrapbooks ()
 
QStringList getOpenScrapbooksNames ()
 
QString getObjectName (QString &text)
 
- 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 ()
 

Public Attributes

BibViewtempBView
 
BibViewactiveBView
 
QListWidgetItem * actItem
 

Protected Attributes

QToolBox * Frame3
 
QVBoxLayout * BiblioLayout
 
int tempCount
 
QString OldName
 
QHBoxLayout * buttonLayout
 
QWidget * containerWidget
 
QToolButton * newButton
 
QToolButton * upButton
 
QToolButton * importButton
 
QToolButton * closeButton
 
QToolButton * configButton
 
QMenu * configMenue
 
QAction * conf_HideDirs
 
QAction * conf_HideImages
 
QAction * conf_HideVectors
 
QAction * conf_OpenMode
 
PrefsContextprefs
 
- 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: