6 #ifndef SWIFT_MISC_SIMULATION_DISTRIBUTORLISTPREFRENCES_H
7 #define SWIFT_MISC_SIMULATION_DISTRIBUTORLISTPREFRENCES_H
25 namespace swift::misc::simulation
47 QString convertToQString(
bool i18n =
false)
const;
Mix of the most commonly used mixin classes.
Value object encapsulating information of software distributor.
Value object encapsulating a list of distributors.
Preferences for distributors.
const CSimulatorInfo & getLastUpdatedSimulator() const
Last updated simulator.
Simple hardcoded info about the corresponding simulator.
#define SWIFT_MISC_EXPORT
Export a class or function from the library.
#define SWIFT_DECLARE_VALUEOBJECT_MIXINS(Namespace, Class)
Explicit template declaration of mixins for a CValueObject subclass to be placed near the top of the ...