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

Method SaveHistoryTask

src/SaveHistoryTask.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31QString SaveHistoryTask::_saveDialogRecentURL;
32
33SaveHistoryTask::SaveHistoryTask(QObject *parent)
34 : SessionTask(parent)
35{
36}
37
38SaveHistoryTask::~SaveHistoryTask() = default;
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected