• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/bookmarks
 

kio/bookmarks

Public Slots | Signals | Public Member Functions | Protected Member Functions | Friends | List of all members
KBookmarkBar Class Reference

#include <kbookmarkbar.h>

Inherits TQObject.

Public Slots

void clear ()
 
void slotBookmarksChanged (const TQString &)
 
void slotBookmarkSelected ()
 
void slotBookmarkSelected (KAction::ActivationReason reason, TQt::ButtonState state)
 
void slotRMBActionRemove (int)
 
void slotRMBActionInsert (int)
 
void slotRMBActionCopyLocation (int)
 
void slotRMBActionEditAt (int)
 
void slotRMBActionProperties (int)
 

Signals

void aboutToShowContextMenu (const KBookmark &, TQPopupMenu *)
 
void openBookmark (const TQString &url, TQt::ButtonState state)
 

Public Member Functions

 KBookmarkBar (KBookmarkManager *manager, KBookmarkOwner *owner, KToolBar *toolBar, KActionCollection *, TQObject *parent=0L, const char *name=0L)
 
bool isReadOnly () const
 
void setReadOnly (bool)
 
TQString parentAddress ()
 

Protected Member Functions

void fillBookmarkBar (KBookmarkGroup &parent)
 
virtual bool eventFilter (TQObject *o, TQEvent *e)
 

Friends

class RMB
 

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 42 of file kbookmarkbar.h.

Constructor & Destructor Documentation

KBookmarkBar::KBookmarkBar ( KBookmarkManager *  manager,
KBookmarkOwner *  owner,
KToolBar *  toolBar,
KActionCollection *  coll,
TQObject *  parent = 0L,
const char *  name = 0L 
)

Fills a bookmark toolbar.

Parameters
managerthe bookmark manager
ownerimplementation of the KBookmarkOwner interface (callbacks)
toolBartoolbar to fill

The KActionCollection pointer argument is now obsolete.

Parameters
parentthe parent widget for the bookmark toolbar
namethe internal name for the bookmark toolbar

Definition at line 87 of file kbookmarkbar.cc.

Member Function Documentation

void KBookmarkBar::aboutToShowContextMenu ( const KBookmark &  ,
TQPopupMenu *   
)
signal
Since
3.2
bool KBookmarkBar::isReadOnly ( ) const
Since
3.2

Definition at line 250 of file kbookmarkbar.cc.

void KBookmarkBar::openBookmark ( const TQString &  url,
TQt::ButtonState  state 
)
signal
Since
3.4
TQString KBookmarkBar::parentAddress ( )
Since
3.2

Definition at line 108 of file kbookmarkbar.cc.

void KBookmarkBar::setReadOnly ( bool  readOnly)
Since
3.2

Definition at line 245 of file kbookmarkbar.cc.

void KBookmarkBar::slotBookmarkSelected ( KAction::ActivationReason  reason,
TQt::ButtonState  state 
)
slot
Since
3.4

Definition at line 255 of file kbookmarkbar.cc.

void KBookmarkBar::slotRMBActionCopyLocation ( int  val)
slot
Since
3.2

Definition at line 443 of file kbookmarkbar.cc.

void KBookmarkBar::slotRMBActionEditAt ( int  val)
slot
Since
3.2

Definition at line 431 of file kbookmarkbar.cc.

void KBookmarkBar::slotRMBActionInsert ( int  val)
slot
Since
3.2

Definition at line 437 of file kbookmarkbar.cc.

void KBookmarkBar::slotRMBActionProperties ( int  val)
slot
Since
3.2

Definition at line 434 of file kbookmarkbar.cc.

void KBookmarkBar::slotRMBActionRemove ( int  val)
slot
Since
3.2

Definition at line 440 of file kbookmarkbar.cc.


The documentation for this class was generated from the following files:
  • kbookmarkbar.h
  • kbookmarkbar.cc

kio/bookmarks

Skip menu "kio/bookmarks"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

kio/bookmarks

Skip menu "kio/bookmarks"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/bookmarks by doxygen 1.8.8
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |