Refactoring 'IdSuggestions' to be all-static

Authored by thomasfischer on Nov 21 2019, 8:51 PM.

Description

Refactoring 'IdSuggestions' to be all-static

Class IdSuggestions does not make use of any variables, i.e. has
no internal state, thus there is no need to require instanciations
of this class.

Details

Committed
thomasfischerNov 23 2019, 11:18 PM
Parents
R462:5b524e6fe67a: Q_DISABLE_COPY in singleton classes
Branches
Unknown
Tags
Unknown