interfaces
shellscript.cpp File Reference
#include "shellscript.h"
#include <kdebug.h>
#include <kapplication.h>
#include <dcopclient.h>
#include <kgenericfactory.h>
#include <scriptclientinterface.h>
#include "shellscript.moc"
Include dependency graph for shellscript.cpp:
Go to the source code of this file.
Typedefs | |
typedef KGenericFactory < ShellScript, KScriptClientInterface > | ShellScriptFactory |
Functions | |
K_EXPORT_COMPONENT_FACTORY (libshellscript, ShellScriptFactory("ShellScript")) ShellScript |
Typedef Documentation
typedef KGenericFactory<ShellScript, KScriptClientInterface> ShellScriptFactory |
Definition at line 28 of file shellscript.cpp.
Function Documentation
K_EXPORT_COMPONENT_FACTORY | ( | libshellscript | , | |
ShellScriptFactory("ShellScript") | ||||
) |
Definition at line 29 of file shellscript.cpp.