kig
lists.h
Go to the documentation of this file.
void regDoc(KigPart *d)
register this document, so that it receives notifications for added and removed actions.
Definition: lists.cc:58
The list of object constructors for use in various places, e.g.
Definition: lists.h:69
vectype ctorsThatWantArgs(const std::vector< ObjectCalcer * > &, const KigDocument &, const KigWidget &, bool completeOnly=false) const
Definition: lists.cc:135
This class represents a way to construct a set of objects from a set of other objects.
Definition: object_constructor.h:44
MacroConstructor is a class that represents Kig macro's: these are constructed by the user...
Definition: object_constructor.h:336
An ObjectCalcer is an object that represents an algorithm for calculating an ObjectImp from other Obj...
Definition: object_calcer.h:66
bool operator==(const Macro &l, const Macro &r)
a simply equality operator for Macro class.
Definition: lists.cc:165
This class keeps a list of all macro's, and allows them to be easily accessed, added etc...
Definition: lists.h:110
bool load(const QString &f, vectype &ret, const KigPart &)
load macro's from file f .
Definition: lists.cc:298
KigDocument is the class holding the real data in a Kig document.
Definition: kig_document.h:36
Definition: guiaction.h:51
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.