plasma-show-stdout
A KDE Plasma 6 widget that displays stdout of shell scripts to the panel
Loading...
Searching...
No Matches
plasma-show-stdout.hpp File Reference

Plasma interface to display script output. More...

#include <QObject>
#include <QString>
#include <QVariantList>
#include <QQmlExtensionPlugin>
#include <chrono>
#include <condition_variable>
#include <cstddef>
#include <cstdint>
#include <deque>
#include <filesystem>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
Include dependency graph for plasma-show-stdout.hpp:

Go to the source code of this file.

Classes

struct  PSSspace::ModuleSpec
 Inert description of one module. More...
class  PSSspace::ScriptOutput
 QML bridge exposing combined script output. More...
class  ShowStdoutPlugin
 QML extension plugin registering the ScriptOutput type. More...

Detailed Description

Plasma interface to display script output.

Author
Anthony J. Greenberg
Version
0.1.0

API definitions to display script output in PLasma.