KScriptAction Class Reference
#include <tdescriptactionmanager.h>
Inherits TQObject, and KScriptClientInterface.
Public Member Functions | |
KScriptAction (const TQString &scriptDesktopFile, TQObject *interface, TDEActionCollection *ac) | |
TDEAction * | action () |
bool | isValid () const |
Detailed Description
Connects a TDEAction to a script runner.
Definition at line 38 of file tdescriptactionmanager.h.
Member Function Documentation
◆ action()
TDEAction * KScriptAction::action | ( | ) |
TDEAction for the current script.
Definition at line 76 of file tdescriptactionmanager.cpp.
◆ isValid()
bool KScriptAction::isValid | ( | ) | const |
Returns the validity of the current script.
Definition at line 172 of file tdescriptactionmanager.cpp.
The documentation for this class was generated from the following files: