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"
Go to the source code of this file.
Namespaces | |
namespace | Kross |
Enumerations | |
enum | InitOptions { Enable = 1 } |
Functions | |
static void | init (Action *th, const QString &name, int options=0) |
Enumeration Type Documentation
enum InitOptions |
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-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:36:45 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:36:45 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.