#include <kurlnavigatormenu_p.h>
Additional Inherited Members |
Detailed Description
Provides drop-down menus for the URL navigator.
The implementation extends KMenu with drag & drop support.
Definition at line 36 of file kurlnavigatormenu_p.h.
Constructor & Destructor Documentation
| KDEPrivate::KUrlNavigatorMenu::KUrlNavigatorMenu |
( |
QWidget * |
parent | ) |
|
|
explicit |
| KDEPrivate::KUrlNavigatorMenu::~KUrlNavigatorMenu |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void KDEPrivate::KUrlNavigatorMenu::dragEnterEvent |
( |
QDragEnterEvent * |
event | ) |
|
|
protectedvirtual |
| void KDEPrivate::KUrlNavigatorMenu::dragMoveEvent |
( |
QDragMoveEvent * |
event | ) |
|
|
protectedvirtual |
| void KDEPrivate::KUrlNavigatorMenu::dropEvent |
( |
QDropEvent * |
event | ) |
|
|
protectedvirtual |
| void KDEPrivate::KUrlNavigatorMenu::middleMouseButtonClicked |
( |
QAction * |
action | ) |
|
|
signal |
Is emitted, if the action action has been clicked by the middle mouse button (QMenu ignores a click with the middle mouse button).
| void KDEPrivate::KUrlNavigatorMenu::mouseReleaseEvent |
( |
QMouseEvent * |
event | ) |
|
|
protectedvirtual |
| void KDEPrivate::KUrlNavigatorMenu::urlsDropped |
( |
QAction * |
action, |
|
|
QDropEvent * |
event |
|
) |
| |
|
signal |
Is emitted when drop event occurs.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Mon Dec 10 2012 14:06:43 by
doxygen 1.8.1.2 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.