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

Public Slots | |
void | slotBookmarksChanged (const QString &) |
void | slotBookmarkSelected () |
void | clear () |
Public Member Functions | |
KBookmarkBar (KBookmarkManager *mgr, KBookmarkOwner *owner, KToolBar *toolBar, KActionCollection *, QObject *parent=0L, const char *name=0L) | |
Fills a bookmark toolbar. | |
Protected Member Functions | |
void | fillBookmarkBar (KBookmarkGroup &parent) |
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 38 of file kbookmarkbar.h.
Constructor & Destructor Documentation
|
Fills a bookmark toolbar.
Definition at line 33 of file kbookmarkbar.cc. References QObject::connect(), KStdAccel::name(), QPtrList< KBookmarkMenu >::setAutoDelete(), and KBookmarkManager::toolbar(). |
The documentation for this class was generated from the following files: