1 2 3 4 5 6
#include "inputoverwatcher.h" InputOverwatcher::InputOverwatcher(QObject *parent) : QObject(parent) { }