kio Library API Documentation

KBookmarkBar Class Reference

This class provides a bookmark toolbar. More...

#include <kbookmarkbar.h>

Inheritance diagram for KBookmarkBar:

QObject List of all members.

Public Methods

 KBookmarkBar (KBookmarkManager *mgr, KBookmarkOwner *owner, KToolBar *toolBar, KActionCollection *, QObject *parent=0L, const char *name=0L)
 Fills a bookmark toolbar.


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

KBookmarkBar::KBookmarkBar KBookmarkManager   mgr,
KBookmarkOwner   owner,
KToolBar   toolBar,
KActionCollection  ,
QObject   parent = 0L,
const char *    name = 0L
 

Fills a bookmark toolbar.

Parameters:
owner  implementation of the KBookmarkOwner interface (callbacks)
toolBar  toolbar to fill
collec  parent for the KActions OBSOLETE
manager  the bookmark manager

Definition at line 33 of file kbookmarkbar.cc.

References QObject::connect(), QPtrList< KBookmarkMenu >::setAutoDelete(), and KBookmarkManager::toolbar().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:34 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001