marble
#include <MarbleWidgetPopupMenu.h>

Public Slots | |
| void | showLmbMenu (int, int) | 
| void | showRmbMenu (int, int) | 
Signals | |
| void | trackPlacemark (const GeoDataPlacemark *placemark) | 
Public Member Functions | |
| MarbleWidgetPopupMenu (MarbleWidget *, const MarbleModel *) | |
| virtual | ~MarbleWidgetPopupMenu () | 
| void | addAction (Qt::MouseButton button, QAction *action) | 
| QPoint | mousePosition () const | 
Detailed Description
The MarbleWidgetPopupMenu handles context menus.
Definition at line 33 of file MarbleWidgetPopupMenu.h.
Constructor & Destructor Documentation
| Marble::MarbleWidgetPopupMenu::MarbleWidgetPopupMenu | ( | MarbleWidget * | widget, | 
| const MarbleModel * | model | ||
| ) | 
Definition at line 169 of file MarbleWidgetPopupMenu.cpp.
      
  | 
  virtual | 
Definition at line 177 of file MarbleWidgetPopupMenu.cpp.
Member Function Documentation
| void Marble::MarbleWidgetPopupMenu::addAction | ( | Qt::MouseButton | button, | 
| QAction * | action | ||
| ) | 
Adds the action to the menu associated with the specified mouse button.
Definition at line 579 of file MarbleWidgetPopupMenu.cpp.
| QPoint Marble::MarbleWidgetPopupMenu::mousePosition | ( | ) | const | 
mousePosition Position of the last mouse button click
- Returns
 
Definition at line 689 of file MarbleWidgetPopupMenu.cpp.
      
  | 
  slot | 
Definition at line 196 of file MarbleWidgetPopupMenu.cpp.
      
  | 
  slot | 
Definition at line 276 of file MarbleWidgetPopupMenu.cpp.
      
  | 
  signal | 
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference