#include <stdlib.h>#include <sys/types.h>#include <pwd.h>#include <unistd.h>#include <qmenubar.h>#include <qtabbar.h>#include <qpe/config.h>#include <qfontdatabase.h>#include <qfile.h>#include <qspinbox.h>#include <qlayout.h>#include <sys/wait.h>#include <stdio.h>#include <assert.h>#include "konsole.h"#include "commandeditdialog.h"Include dependency graph for konsole.cpp:

Go to the source code of this file.
Functions | |
| static void | konsoleInit (const char **shell) |
| static void | sig_handler (int x) |
Variables | |
| static const char * | commonCmds [] |
|
|
Definition at line 207 of file konsole.cpp. References QPEApplication::grabKeyboard(), NULL, odebug, oendl, and owarn. Referenced by Konsole::Konsole(). |
|
|
Definition at line 350 of file konsole.cpp. References printf. Referenced by Konsole::init(). |
|
|
Definition at line 141 of file konsole.cpp. Referenced by Konsole::changeCommand(), and Konsole::initCommandList(). |
1.4.2