kig
scriptactionsprovider.h
Go to the documentation of this file.
virtual bool executeAction(int menu, int &id, const std::vector< ObjectHolder * > &os, NormalModePopupObjects &popup, KigPart &doc, KigWidget &w, NormalMode &m)=0
try to execute the id'th action you added to menu menu in popup popup ( first is 0 )...
This is the popup menu that appears when you click on selected objects in NormalMode.
Definition: popup.h:46
virtual void fillUpMenu(NormalModePopupObjects &popup, int menu, int &nextfree)=0
add all your entries to menu menu in popup popup.
Definition: normal.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.