kig
objecttypeactionsprovider.cc
Go to the documentation of this file.
virtual QStringList specialActions() const
return i18n'd names for the special actions.
Definition: object_type.cc:91
QAction * addInternalAction(int menu, const QString &name, int id)
Definition: popup.cc:276
const T & at(int i) const
Definition: popup.h:60
This is an ObjectCalcer that uses one of the various ObjectType's to calculate its ObjectImp...
Definition: object_calcer.h:183
This is the popup menu that appears when you click on selected objects in NormalMode.
Definition: popup.h:46
int count(const T &value) const
An ObjectHolder represents an object as it is known to the document.
Definition: object_holder.h:40
The ObjectType class is a thing that represents the "behaviour" for a certain type.
Definition: object_type.h:32
void fillUpMenu(NormalModePopupObjects &popup, int menu, int &nextfree)
This file is part of Kig, a KDE program for Interactive Geometry...
Definition: objecttypeactionsprovider.cc:30
bool executeAction(int menu, int &id, const std::vector< ObjectHolder * > &os, NormalModePopupObjects &popup, KigPart &doc, KigWidget &w, NormalMode &m)
try to execute the id'th action you added to menu menu in popup popup ( first is 0 )...
Definition: objecttypeactionsprovider.cc:46
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.