#include <QObject>
#include <QTimer>


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.4