I have a problem with a class I am trying to implement. Basically, I want to start a singleshot timer when the class gets constructed and connect it to one of the classes slots. At the moment my constructor looks like this:I have a problem with a class I am trying to im