superkaramba
ProgramSensor Class Reference
#include <program.h>
Inheritance diagram for ProgramSensor:

Detailed Description
Definition at line 21 of file program.h.
Public Slots | |
| void | processExited (K3Process *proc) |
| void | receivedStdout (K3Process *proc, char *buffer, int buflen) |
Public Member Functions | |
| ProgramSensor (Karamba *k, const QString &programName, int msec=1000, const QString &encoding=QString()) | |
| void | update () |
| ~ProgramSensor () | |
Constructor & Destructor Documentation
| ProgramSensor::ProgramSensor | ( | Karamba * | k, | |
| const QString & | programName, | |||
| int | msec = 1000, |
|||
| const QString & | encoding = QString() | |||
| ) | [explicit] |
Definition at line 15 of file program.cpp.
| ProgramSensor::~ProgramSensor | ( | ) |
Definition at line 35 of file program.cpp.
Member Function Documentation
| void ProgramSensor::processExited | ( | K3Process * | proc | ) | [slot] |
Definition at line 72 of file program.cpp.
| void ProgramSensor::receivedStdout | ( | K3Process * | proc, | |
| char * | buffer, | |||
| int | buflen | |||
| ) | [slot] |
Definition at line 38 of file program.cpp.
| void ProgramSensor::update | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference