Scribus
Open source desktop publishing at your fingertips
BookmarkParser2 Class Reference

XML parsef for documantation bookmarks. This is small helper class which reads saved bookmarks configuration from ~/.scribus/doc/bookmarks.xml file. The reference to QListView *view is a reference to the list view with bookmarks. More...

Inheritance diagram for BookmarkParser2:
Collaboration diagram for BookmarkParser2:

Public Member Functions

bool startDocument ()
 
bool startElement (const QString &, const QString &, const QString &qName, const QXmlAttributes &attrs)
 
bool endElement (const QString &, const QString &, const QString &)
 

Public Attributes

QTreeWidget * view
 
QMap< QString, QString > * quickHelpIndex
 
QMap< QString, QPair< QString, QString > > * bookmarkIndex
 

Detailed Description

XML parsef for documantation bookmarks. This is small helper class which reads saved bookmarks configuration from ~/.scribus/doc/bookmarks.xml file. The reference to QListView *view is a reference to the list view with bookmarks.

Author
Petr Vanek petr@.nosp@m.yarp.nosp@m.en.cz

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