Plasma
InteractiveConsole Class Reference
#include <interactiveconsole.h>
Inheritance diagram for InteractiveConsole:

Public Member Functions | |
| InteractiveConsole (Plasma::Corona *corona, QWidget *parent=0) | |
| ~InteractiveConsole () | |
| void | loadScript (const QString &path) |
Protected Slots | |
| void | print (const QString &string) |
Protected Member Functions | |
| void | showEvent (QShowEvent *) |
Detailed Description
Definition at line 49 of file interactiveconsole.h.
Constructor & Destructor Documentation
| InteractiveConsole::InteractiveConsole | ( | Plasma::Corona * | corona, | |
| QWidget * | parent = 0 | |||
| ) |
Definition at line 50 of file interactiveconsole.cpp.
| InteractiveConsole::~InteractiveConsole | ( | ) |
Definition at line 144 of file interactiveconsole.cpp.
Member Function Documentation
| void InteractiveConsole::loadScript | ( | const QString & | path | ) |
Definition at line 151 of file interactiveconsole.cpp.
| void InteractiveConsole::print | ( | const QString & | string | ) | [protected, slot] |
Definition at line 180 of file interactiveconsole.cpp.
| void InteractiveConsole::showEvent | ( | QShowEvent * | ) | [protected] |
Definition at line 171 of file interactiveconsole.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference