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

tdeio/bookmarks

Public Slots | Signals | Public Member Functions | Protected Member Functions | Friends
KBookmarkBar Class Reference

#include <kbookmarkbar.h>

Inheritance diagram for KBookmarkBar:
TQObject

List of all members.

Public Slots

void clear ()
void slotBookmarksChanged (const TQString &)
void slotBookmarkSelected ()
void slotBookmarkSelected (TDEAction::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, TDEToolBar *toolBar, TDEActionCollection *, 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,
TDEToolBar *  toolBar,
TDEActionCollection *  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 TDEActionCollection 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 ( TDEAction::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

tdeio/bookmarks

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

tdeio/bookmarks

Skip menu "tdeio/bookmarks"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeio/bookmarks by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.