refactor timedlineedit
Description
I refactored TimedLineEdit by replacing the QTimer members with QObject::startTimer and the virtual timerEvent method.
Conformity
[ ] Changelog entry[ ] Unit tests[ ] Update INSTALL[ ] Downport- Fixes:
When external dependencies are removed
[ ] Reporting to ...