#include <QObject>
#include <QTimer>
Include dependency graph for KDChartSignalCompressor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | KDChart |
Classes | |
| class | KDChart::SignalCompressor |
| SignalCompressor compresses signals where the same signal needs to be emitted by several pieces of the code, but only one of the signals should be received at the end. More... | |
1.5.1