KBookmarkBar Class Reference
This class provides a bookmark toolbar. More...
#include <kbookmarkbar.h>
Inheritance diagram for KBookmarkBar:


| Public Slots | |
| void | clear () | 
| void | slotBookmarksChanged (const QString &) | 
| void | slotBookmarkSelected () | 
| void | slotRMBActionRemove (int) | 
| void | slotRMBActionInsert (int) | 
| void | slotRMBActionCopyLocation (int) | 
| void | slotRMBActionEditAt (int) | 
| void | slotRMBActionProperties (int) | 
| Signals | |
| void | aboutToShowContextMenu (const KBookmark &, QPopupMenu *) | 
| Public Member Functions | |
| KBookmarkBar (KBookmarkManager *manager, KBookmarkOwner *owner, KToolBar *toolBar, KActionCollection *, QObject *parent=0L, const char *name=0L) | |
| bool | isReadOnly () const | 
| void | setReadOnly (bool) | 
| QString | parentAddress () | 
| Protected Member Functions | |
| void | fillBookmarkBar (KBookmarkGroup &parent) | 
| virtual bool | eventFilter (QObject *o, QEvent *e) | 
Detailed Description
This class provides a bookmark toolbar.Using this class is nearly identical to using KBookmarkMenu so follow the directions there.
Definition at line 41 of file kbookmarkbar.h.
Constructor & Destructor Documentation
| 
 | ||||||||||||||||||||||||||||
| Fills a bookmark toolbar. 
 
 Definition at line 88 of file kbookmarkbar.cc. References QObject::connect(), and QPtrList< KBookmarkMenu >::setAutoDelete(). | 
Member Function Documentation
| 
 | 
| 
 
 
 Definition at line 249 of file kbookmarkbar.cc. | 
| 
 | 
| 
 
 
 Definition at line 244 of file kbookmarkbar.cc. | 
| 
 | 
| 
 
 
 Definition at line 109 of file kbookmarkbar.cc. References KBookmarkManager::toolbar(). | 
| 
 | ||||||||||||
| 
 
 
 | 
| 
 | 
| all 
 
 Definition at line 422 of file kbookmarkbar.cc. | 
The documentation for this class was generated from the following files:

