A global signaler object for the DtContextMenuManager class.
More...
Detailed Description
A global signaler object for the DtContextMenuManager class.
Constructor & Destructor Documentation
| virtual makVrv::DtContextMenuManager::~DtContextMenuManager |
( |
| ) |
|
|
virtual |
| makVrv::DtContextMenuManager::DtContextMenuManager |
( |
DtDe & |
de | ) |
|
|
protected |
Member Function Documentation
| virtual void makVrv::DtContextMenuManager::requestSelectionContextMenu |
( |
const QPoint & |
where | ) |
|
|
virtual |
Displays the selection context menu at the given screen location.
If the menu would extend off the screen when placed at the 'where' location, the menu is moved so that it remains on screen.
Reimplemented in makVrf::DtVrfContextMenuManager.
| virtual void makVrv::DtContextMenuManager::requestTerrainContextMenu |
( |
const QPoint & |
where | ) |
|
|
virtual |
Displays the terrain context menu at the given screen location.
If the menu would extend off the screen when placed at the 'where' location, the menu is moved so that it remains on screen.
Reimplemented in makVrf::DtVrfContextMenuManager.
| virtual void makVrv::DtContextMenuManager::positionPopupMenu |
( |
QMenu * |
menu, |
|
|
const QPoint & |
where |
|
) |
| |
|
protectedvirtual |
Position the menu based on the requested display location.
If the menu would extend off screen when placed at 'where' location, the menu is repositioned so that it remains on screen.
| virtual QRect makVrv::DtContextMenuManager::getScreenGeometry |
( |
int |
screen | ) |
const |
|
protectedvirtual |
Retrieves the geometry of the requested screen.
Reimplemented since it is private in QMenu.
Friends And Related Function Documentation
Member Data Documentation
| DtDe& makVrv::DtContextMenuManager::myDe |
|
protected |
The documentation for this class was generated from the following file: