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

How to use QtAwesome directly in the Qt Designer #53

Open
amir-arayeshnia opened this issue May 1, 2023 · 2 comments
Open

How to use QtAwesome directly in the Qt Designer #53

amir-arayeshnia opened this issue May 1, 2023 · 2 comments

Comments

@amir-arayeshnia
Copy link

Hi

As far as I understand, I should write some pieces of code in .cpp files to use QtAwesome fonts. How can I use QtAwesome directly in the Qt Creator (or designer) environment in the UI design step (through the property editor, for example)?

Thanks

@gamecreature
Copy link
Owner

Goed question, there isn't any support for this at the moment. (And haven't tried it)

@Dariusz1989
Copy link

You could compile ur own QWidgets plugin, and in that u could set it up to take string as icon & use qtAwesome icons. A bit much but could work.

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

No branches or pull requests

3 participants