#include <popupmenuinterface.h>
This is an interface to provide custom popup menus for a View.
Definition at line 33 of file popupmenuinterface.h.
◆ PopupMenuInterface()
PopupMenuInterface::PopupMenuInterface |
( |
| ) |
|
◆ ~PopupMenuInterface()
PopupMenuInterface::~PopupMenuInterface |
( |
| ) |
|
|
virtual |
◆ 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 |
◆ setPopupMenuInterfaceDCOPSuffix()
void PopupMenuInterface::setPopupMenuInterfaceDCOPSuffix |
( |
const TQCString & |
suffix | ) |
|
|
protected |
◆ PrivatePopupMenuInterface
friend class PrivatePopupMenuInterface |
|
friend |
The documentation for this class was generated from the following files: