Konsole
SessionManager.h File Reference
#include <QtGui/QFont>
#include <QtGui/QKeySequence>
#include <QtCore/QAbstractListModel>
#include <QtCore/QHash>
#include <QtCore/QList>
#include <QtCore/QSet>
#include <QtCore/QStringList>
#include <QtCore/QPair>
#include <QtCore/QPointer>
#include <QtCore/QVariant>
#include <QtCore/QStack>
#include "Profile.h"
Include dependency graph for SessionManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
namespace | Konsole |
Classes | |
class | Konsole::PopStackOnExit< T > |
PopStackOnExit is a utility to remove all values from a stack which are added during the lifetime of a PopStackOnExit instance. More... | |
class | Konsole::SessionListModel |
class | Konsole::SessionManager |
Manages running terminal sessions and the profiles which specify various settings for terminal sessions and their displays. More... | |
class | Konsole::ShouldApplyProperty |