Kross
action.cpp File Reference
#include "action.h"
#include "actioncollection.h"
#include "interpreter.h"
#include "script.h"
#include "manager.h"
#include "wrapperinterface.h"
#include <QtCore/QFile>
#include <QtCore/QFileInfo>
#include <klocale.h>
#include <kicon.h>
#include <kmimetype.h>
#include "action.moc"
Include dependency graph for action.cpp:
Go to the source code of this file.
Namespaces | |
Kross | |
Enumerations | |
enum | InitOptions { Enable =1 } |
Functions | |
static void | init (Action *th, const QString &name, int options=0) |
Enumeration Type Documentation
enum InitOptions |
Enumerator | |
---|---|
Enable |
Definition at line 104 of file action.cpp.
Function Documentation
Definition at line 105 of file action.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:49:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.