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

kio/bookmarks

Signals | Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
KBookmarkImporterBase Class Referenceabstract

#include <kbookmarkimporter.h>

Inheritance diagram for KBookmarkImporterBase:
KCrashBookmarkImporterImpl KIEBookmarkImporterImpl KNSBookmarkImporterImpl KOperaBookmarkImporterImpl KXBELBookmarkImporterImpl KMozillaBookmarkImporterImpl

Signals

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

Public Member Functions

void setFilename (const TQString &filename)
 
virtual void parse ()=0
 
virtual TQString findDefaultLocation (bool forSaving=false) const =0
 
void setupSignalForwards (TQObject *src, TQObject *dst)
 

Static Public Member Functions

static KBookmarkImporterBase * factory (const TQString &type)
 

Protected Attributes

TQString m_fileName
 

Detailed Description

A class for importing NS bookmarks KEditBookmarks uses it to insert bookmarks into its DOM tree, and KActionMenu uses it to create actions directly.

Since
3.2

Definition at line 37 of file kbookmarkimporter.h.

Member Function Documentation

void KBookmarkImporterBase::endFolder ( )
signal

Tell the outside world that we're going down one menu.

void KBookmarkImporterBase::newBookmark ( const TQString &  text,
const TQCString &  url,
const TQString &  additionalInfo 
)
signal

Notify about a new bookmark Use "html" for the icon.

void KBookmarkImporterBase::newFolder ( const TQString &  text,
bool  open,
const TQString &  additionalInfo 
)
signal

Notify about a new folder Use "bookmark_folder" for the icon.

void KBookmarkImporterBase::newSeparator ( )
signal

Notify about a new separator.


The documentation for this class was generated from the following files:
  • kbookmarkimporter.h
  • kbookmarkimporter.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.3.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |