2 PluginName=KSysGuardWidgets
6 ToolTip=A list of processes (programs) running.
7 WhatsThis=A widget for showing all the processes running along with their memory usage and other details.
9 ConstructorArgs=(parent)
10 IncludeFile=ksysguardprocesslist.h
13 ToolTip=A text box suitable for displaying output from VT console-based programs.
14 WhatsThis=A widget for displaying out from console based programs. Some VT100 style commands are interpreted (For example to change the color) as well as some non-printable characters (backspace/delete etc will delete the last character.). For example the output from 'ls --color' can be displayed.
16 ConstructorArgs=(parent)
17 IncludeFile=KTextEditVT.h