Callback object to allow inserting information into a QMenu in case there are output objects found.
More...
#include <qVParameterConnectAction.hpp>
|
|
int | addMenuEntries (const RefPtr< VObject > &vobj, const RefPtr< VSlot > &ObjectSlot, QMenu &Menu) |
| |
|
virtual string | EntryName (const RefPtr< VObject > &VObj, const RefPtr< VSlot > &theObjectSlot) |
| | Based on the given connector slot, provide a text for the menu entry.
|
| |
|
virtual void | prepare (QMenu &menu) |
| | overload this function!
|
| |
Callback object to allow inserting information into a QMenu in case there are output objects found.
This allows to e.g. add an Separator into the menu before the first entry.
The documentation for this struct was generated from the following files:
- qVParameterConnectAction.hpp
- qVParameterConnectAction.cpp