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

tdeio/bookmarks

Public Member Functions | Protected Slots | Protected Attributes | List of all members
KBookmarkMenuNSImporter Class Reference

#include <kbookmarkmenu.h>

Inherits TQObject.

Public Member Functions

 KBookmarkMenuNSImporter (KBookmarkManager *mgr, KBookmarkMenu *menu, TDEActionCollection *act)
 
void openNSBookmarks ()
 
void openBookmarks (const TQString &location, const TQString &type)
 
void connectToImporter (const TQObject &importer)
 

Protected Slots

void newBookmark (const TQString &text, const TQCString &url, const TQString &)
 
void newFolder (const TQString &text, bool, const TQString &)
 
void newSeparator ()
 
void endFolder ()
 

Protected Attributes

TQPtrStack< KBookmarkMenu > mstack
 
KBookmarkMenu * m_menu
 
TDEActionCollection * m_actionCollection
 
KBookmarkManager * m_pManager
 

Detailed Description

A class connected to KNSBookmarkImporter, to fill TDEActionMenus.

Definition at line 239 of file kbookmarkmenu.h.

Constructor & Destructor Documentation

◆ KBookmarkMenuNSImporter()

KBookmarkMenuNSImporter::KBookmarkMenuNSImporter ( KBookmarkManager *  mgr,
KBookmarkMenu *  menu,
TDEActionCollection *  act 
)
inline

Definition at line 243 of file kbookmarkmenu.h.

Member Function Documentation

◆ connectToImporter()

void KBookmarkMenuNSImporter::connectToImporter ( const TQObject &  importer)

Definition at line 1044 of file kbookmarkmenu.cpp.

◆ endFolder

void KBookmarkMenuNSImporter::endFolder ( )
protectedslot

Definition at line 1089 of file kbookmarkmenu.cpp.

◆ newBookmark

void KBookmarkMenuNSImporter::newBookmark ( const TQString &  text,
const TQCString &  url,
const TQString &   
)
protectedslot

Definition at line 1054 of file kbookmarkmenu.cpp.

◆ newFolder

void KBookmarkMenuNSImporter::newFolder ( const TQString &  text,
bool  ,
const TQString &   
)
protectedslot

Definition at line 1067 of file kbookmarkmenu.cpp.

◆ newSeparator

void KBookmarkMenuNSImporter::newSeparator ( )
protectedslot

Definition at line 1084 of file kbookmarkmenu.cpp.

◆ openBookmarks()

void KBookmarkMenuNSImporter::openBookmarks ( const TQString &  location,
const TQString &  type 
)

Definition at line 1030 of file kbookmarkmenu.cpp.

◆ openNSBookmarks()

void KBookmarkMenuNSImporter::openNSBookmarks ( )

Definition at line 1025 of file kbookmarkmenu.cpp.

Member Data Documentation

◆ m_actionCollection

TDEActionCollection* KBookmarkMenuNSImporter::m_actionCollection
protected

Definition at line 259 of file kbookmarkmenu.h.

◆ m_menu

KBookmarkMenu* KBookmarkMenuNSImporter::m_menu
protected

Definition at line 258 of file kbookmarkmenu.h.

◆ m_pManager

KBookmarkManager* KBookmarkMenuNSImporter::m_pManager
protected

Definition at line 260 of file kbookmarkmenu.h.

◆ mstack

TQPtrStack<KBookmarkMenu> KBookmarkMenuNSImporter::mstack
protected

Definition at line 257 of file kbookmarkmenu.h.


The documentation for this class was generated from the following files:
  • kbookmarkmenu.h
  • kbookmarkmenu.cpp

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.9.4
This website is maintained by Timothy Pearson.