MCPcopy Create free account
hub / github.com/KDE/konsole / SessionTask

Method SessionTask

src/session/SessionTask.cpp:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10namespace Konsole
11{
12SessionTask::SessionTask(QObject *parent)
13 : QObject(parent)
14{
15}
16
17void SessionTask::setAutoDelete(bool enable)
18{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected