kjsembed
Console Class Reference
#include <console.h>
Inheritance diagram for Console:
Public Slots | |
void | on_actionCloseScript_activated () |
void | on_actionOpenScript_activated () |
void | on_actionQuit_activated () |
void | on_actionRun_activated () |
void | on_actionRunTo_activated () |
void | on_actionStep_activated () |
void | on_actionStop_activated () |
void | on_mExecute_clicked () |
Public Member Functions | |
Console (QWidget *parent=0) | |
~Console () | |
Detailed Description
Constructor & Destructor Documentation
Console::Console | ( | QWidget * | parent = 0 | ) |
Definition at line 41 of file console.cpp.
Console::~Console | ( | ) |
Definition at line 54 of file console.cpp.
Member Function Documentation
|
slot |
Definition at line 107 of file console.cpp.
|
slot |
Definition at line 83 of file console.cpp.
|
slot |
Definition at line 111 of file console.cpp.
|
slot |
Definition at line 116 of file console.cpp.
|
slot |
Definition at line 137 of file console.cpp.
|
slot |
Definition at line 140 of file console.cpp.
|
slot |
Definition at line 144 of file console.cpp.
|
slot |
Definition at line 60 of file console.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.