#include class AfterDigitSeparator : public QObject { Q_OBJECT public: AfterDigitSeparator() : QObject(nullptr) {} };