Roflincopter / dmp

Distributed Music Player
Other
1 stars 1 forks source link

Find out how Qt handles it icons. #10

Open Roflincopter opened 10 years ago

Roflincopter commented 10 years ago

I have tried to find an add and delete button for my add_radio and delete_radio buttons. But to no avail. There is the possibility to add your own custom resources and use them for icons and such, but i was hoping to use the Qt standard ones for a standardized look and feel on all systems.

So either this isn't possible and a resource bundle has to be created and integrated or the code should be adapted to use Qts standard icons.