KIO
KPAC::Script Class Reference
#include <script.h>
Classes | |
class | Error |
Public Member Functions | |
Script (const QString &code) | |
~Script () | |
QString | evaluate (const KUrl &) |
Detailed Description
Constructor & Destructor Documentation
KPAC::Script::Script | ( | const QString & | code | ) |
Definition at line 729 of file script.cpp.
KPAC::Script::~Script | ( | ) |
Definition at line 740 of file script.cpp.
Member Function Documentation
Definition at line 745 of file script.cpp.
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:24:55 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:24:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.