MCPcopy Create free account
hub / github.com/OpenOrienteering/mapper / ScalingIconEnginePlugin

Method ScalingIconEnginePlugin

src/gui/scaling_icon_engine_plugin.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29ScalingIconEnginePlugin::~ScalingIconEnginePlugin() = default;
30
31ScalingIconEnginePlugin::ScalingIconEnginePlugin(QObject* parent)
32: QIconEnginePlugin(parent)
33{}
34
35QIconEngine* ScalingIconEnginePlugin::create(const QString& filename)
36{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected