• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdehtml
 

tdehtml

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

#include <tdehtml_ext.h>

Inheritance diagram for TDEHTMLPartBrowserExtension:
KParts::BrowserExtension

Public Slots

void cut ()
void copy ()
void paste ()
void searchProvider ()
void openSelection ()
void reparseConfiguration ()
void print ()
void disableScrolling ()
void updateEditActions ()

Signals

void editableWidgetFocused ()
void editableWidgetBlurred ()
- Signals inherited from KParts::BrowserExtension
void enableAction (const char *name, bool enabled)
void setActionText (const char *name, const TQString &text)
void openURLRequest (const KURL &url, const KParts::URLArgs &args=KParts::URLArgs())
void openURLRequestDelayed (const KURL &url, const KParts::URLArgs &args=KParts::URLArgs())
void openURLNotify ()
void setLocationBarURL (const TQString &url)
void setIconURL (const KURL &url)
void createNewWindow (const KURL &url, const KParts::URLArgs &args=KParts::URLArgs())
void createNewWindow (const KURL &url, const KParts::URLArgs &args, const KParts::WindowArgs &windowArgs, KParts::ReadOnlyPart *&part)
void loadingProgress (int percent)
void speedProgress (int bytesPerSecond)
void infoMessage (const TQString &)
void popupMenu (const TQPoint &global, const KFileItemList &items)
void popupMenu (KXMLGUIClient *client, const TQPoint &global, const KFileItemList &items)
void popupMenu (KXMLGUIClient *client, const TQPoint &global, const KFileItemList &items, const KParts::URLArgs &args, KParts::BrowserExtension::PopupFlags i)
void popupMenu (const TQPoint &global, const KURL &url, const TQString &mimeType, mode_t mode=(mode_t)-1)
void popupMenu (KXMLGUIClient *client, const TQPoint &global, const KURL &url, const TQString &mimeType, mode_t mode=(mode_t)-1)
void popupMenu (KXMLGUIClient *client, const TQPoint &global, const KURL &url, const KParts::URLArgs &args, KParts::BrowserExtension::PopupFlags i, mode_t mode=(mode_t)-1)
void selectionInfo (const KFileItemList &items)
void selectionInfo (const TQString &text)
void selectionInfo (const KURL::List &urls)
void mouseOverInfo (const KFileItem *item)
void addWebSideBar (const KURL &url, const TQString &name)
void moveTopLevelWidget (int x, int y)
void resizeTopLevelWidget (int w, int h)
void requestFocus (KParts::ReadOnlyPart *part)
void setPageSecurity (int)
void itemsRemoved (const KFileItemList &items)

Public Member Functions

 TDEHTMLPartBrowserExtension (TDEHTMLPart *parent, const char *name=0L)
virtual int xOffset ()
virtual int yOffset ()
virtual void saveState (TQDataStream &stream)
virtual void restoreState (TQDataStream &stream)
void editableWidgetFocused (TQWidget *widget)
void editableWidgetBlurred (TQWidget *widget)
void setExtensionProxy (KParts::BrowserExtension *proxyExtension)
- Public Member Functions inherited from KParts::BrowserExtension
 BrowserExtension (KParts::ReadOnlyPart *parent, const char *name=0L)
virtual void setURLArgs (const URLArgs &args)
URLArgs urlArgs () const
bool isURLDropHandlingEnabled () const
void setURLDropHandlingEnabled (bool enable)
void setBrowserInterface (BrowserInterface *impl)
BrowserInterface * browserInterface () const
bool isActionEnabled (const char *name) const
TQString actionText (const char *name) const
void pasteRequest ()

Friends

class TDEHTMLPart
class TDEHTMLView

Additional Inherited Members

- Public Types inherited from KParts::BrowserExtension
typedef uint PopupFlags
typedef TQMap< TQCString,
TQCString > 
ActionSlotMap
typedef TQMap< TQCString, int > ActionNumberMap
- Static Public Member Functions inherited from KParts::BrowserExtension
static ActionSlotMap actionSlotMap ()
static ActionSlotMap * actionSlotMapPtr ()
static BrowserExtension * childObject (TQObject *obj)
- Public Attributes inherited from KParts::BrowserExtension
 NoDeletion
- Protected Member Functions inherited from KParts::BrowserExtension
virtual void virtual_hook (int id, void *data)

Detailed Description

This is the BrowserExtension for a TDEHTMLPart document.

Please see the KParts documentation for more information about the BrowserExtension.

Definition at line 41 of file tdehtml_ext.h.


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

tdehtml

Skip menu "tdehtml"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdehtml

Skip menu "tdehtml"
  • 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 tdehtml by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.