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 27 of file scriptdialog.cpp.
ScriptDialog::~ScriptDialog | ( | ) |
Definition at line 53 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 58 of file scriptdialog.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:15:57 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:15:57 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.