kig
Macro Class Reference
#include <lists.h>
Public Member Functions | |
Macro (GUIAction *a, MacroConstructor *c) | |
~Macro () | |
Public Attributes | |
GUIAction * | action |
MacroConstructor * | ctor |
Detailed Description
this is just a simple data struct.
doesn't have any functionality of its own..
Constructor & Destructor Documentation
Macro::Macro | ( | GUIAction * | a, |
MacroConstructor * | c | ||
) |
Member Data Documentation
MacroConstructor* Macro::ctor |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:12:06 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:06 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.