Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using QskIcon in the public API #427

Open
uwerat opened this issue Oct 2, 2024 · 0 comments
Open

Using QskIcon in the public API #427

uwerat opened this issue Oct 2, 2024 · 0 comments

Comments

@uwerat
Copy link
Owner

uwerat commented Oct 2, 2024

In several controls images can be assigned directly via QskGraphic or indirectly as QUrl ( the image is loaded by a graphic provider ). QskIcon had been introduced for the menus to cover this duplicity instead of bloating the API of the classes using images.

However we still have several controls, where QskGraphic/QUrl are present:

  • QskGraphicLabel
  • QskPushButton
  • QskStatusIndicator
  • QskSubWindow

Maybe it is possible to use QskIcon for them.

@uwerat uwerat added this to the Qskinny 0.0.x milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant