QVISH 0.1
Public Member Functions | List of all members
Wizt::qVParameterConnectAction::MenuPrepare Struct Reference

Callback object to allow inserting information into a QMenu in case there are output objects found. More...

#include <qVParameterConnectAction.hpp>

Public Member Functions

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!
 

Detailed Description

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: