Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Rework Pixmap/Icon into singleton loaders #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Znurre
Copy link
Contributor

@Znurre Znurre commented Mar 29, 2018

This commit removes DeclarativeIcon and DeclarativePixmap in favor of singleton loader types, as discussed in #16

@bjorn
Copy link

bjorn commented Jul 5, 2021

In my tests I was a little surprised to see each Icon.fromTheme(...) invocation instantiate a new QObject (DeclarativeIconAttached instance). It looks like turning it into a singleton would be a great idea. Any reason this wasn't reviewed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants