interfaces Library API Documentation

KTextEditor::PopupMenuInterface Class Reference

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

#include <popupmenuinterface.h>

List of all members.

Public Methods

virtual void installPopup (QPopupMenu *rmb_Menu)=0


Detailed Description

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

Definition at line 31 of file popupmenuinterface.h.


Member Function Documentation

virtual void KTextEditor::PopupMenuInterface::installPopup QPopupMenu   rmb_Menu [pure virtual]
 

Install a Popup Menu.

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


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for interfaces Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Apr 22 14:25:06 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003