[RFC] Context-Menu Handling in KDevelop4
Alexander Dymo
dymo at ukrpost.ua
Wed May 9 08:19:35 UTC 2007
On 5/8/07, Matt Rogers <mattr at kde.org> wrote:
> for all the currently loaded plugins
> call actionCollection( const Context& context ) to retrieve an
> action collection
> merge just returned action collection into main action collection
> for loop done
> create menu based on main action collection
> show menu
I think this is the way to go. We just need an API to show a context
menu or have smth like KDevCore::fillContextMenu() from kdev3.
More information about the KDevelop-devel
mailing list