parley
ScriptDialog Class Reference
#include <scriptdialog.h>
Inheritance diagram for ScriptDialog:

Public Member Functions | |
| ScriptDialog (ScriptManager *scriptManager) | |
| ~ScriptDialog () | |
| void | accept () |
Detailed Description
Definition at line 26 of file scriptdialog.h.
Constructor & Destructor Documentation
| ScriptDialog::ScriptDialog | ( | ScriptManager * | scriptManager | ) |
Definition at line 29 of file scriptdialog.cpp.
| ScriptDialog::~ScriptDialog | ( | ) |
Definition at line 55 of file scriptdialog.cpp.
Member Function Documentation
| void ScriptDialog::accept | ( | ) |
Executed when user clicks OK button.
Saves the state of the plugins (which ones are loaded) in the config file and makes the necessary loads/unloads of plugins
Definition at line 60 of file scriptdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference