#include <QObject>
#include <QTimer>
Go to the source code of this file.
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... | |
Namespaces | |
namespace | KDChart |