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

interfaces

  • KTextEditor
  • PopupMenuInterface
Public Member Functions | Protected Member Functions | Friends | List of all members
KTextEditor::PopupMenuInterface Class Referenceabstract

#include <popupmenuinterface.h>

Public Member Functions

unsigned int popupMenuInterfaceNumber () const
 
virtual void installPopup (TQPopupMenu *rmb_Menu)=0
 

Protected Member Functions

void setPopupMenuInterfaceDCOPSuffix (const TQCString &suffix)
 

Friends

class PrivatePopupMenuInterface
 

Detailed Description

This is an interface to provide custom popup menus for a View.

Definition at line 33 of file popupmenuinterface.h.

Constructor & Destructor Documentation

◆ PopupMenuInterface()

PopupMenuInterface::PopupMenuInterface ( )

Definition at line 40 of file popupmenuinterface.cpp.

◆ ~PopupMenuInterface()

PopupMenuInterface::~PopupMenuInterface ( )
virtual

Definition at line 48 of file popupmenuinterface.cpp.

Member Function Documentation

◆ installPopup()

virtual void KTextEditor::PopupMenuInterface::installPopup ( TQPopupMenu *  rmb_Menu)
pure virtual

Install a Popup Menu.

The Popup Menu will be activated on a right mouse button press event.

◆ popupMenuInterfaceNumber()

unsigned int PopupMenuInterface::popupMenuInterfaceNumber ( ) const

Definition at line 53 of file popupmenuinterface.cpp.

◆ setPopupMenuInterfaceDCOPSuffix()

void PopupMenuInterface::setPopupMenuInterfaceDCOPSuffix ( const TQCString &  suffix)
protected

Definition at line 58 of file popupmenuinterface.cpp.

Friends And Related Function Documentation

◆ PrivatePopupMenuInterface

friend class PrivatePopupMenuInterface
friend

Definition at line 35 of file popupmenuinterface.h.


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

interfaces

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

interfaces

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