#include <FWViewContextMenuHandlerBase.h>
|
int | addEntry (const char *iEntryName, int idx, bool enable=true) |
|
int FWViewContextMenuHandlerBase::MenuEntryAdder::addEntry |
( |
const char * |
iEntryName, |
|
|
int |
idx, |
|
|
bool |
enable = true |
|
) |
| |
Add an entry by name of iEntryName to the context menu. Returns the entry index which simply increments after each 'addEntry' call and starts at 0
Definition at line 29 of file FWViewContextMenuHandlerBase.cc.
Referenced by FWViewContextMenuHandlerGL::init().
void addViewEntry(const char *, int, bool enabled=true)
FWModelContextMenuHandler * m_handler