libkonq
konq_popupmenu.h File Reference
#include <sys/types.h>
#include <QtCore/QMap>
#include <QtGui/QMenu>
#include <kaction.h>
#include <kactioncollection.h>
#include <kfileitem.h>
#include <kparts/browserextension.h>
#include <kservice.h>
#include <libkonq_export.h>
Include dependency graph for konq_popupmenu.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KonqPopupMenu |
This class implements the popup menu for URLs in konqueror and kdesktop It's usage is very simple : on right click, create the KonqPopupMenu instance with the correct arguments, then exec() to make it appear, then destroy it. More... |