This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Changing icons in ToolBar


pamparampam
 Share

Recommended Posts

Hello, i know i'm probably stupid, but please can someone help me with proper syntax to change Deafen yourself icon? I tried these already:

 

QToolBar::qaAudioDeaf {
image: url(skin:deafened_self2.png);
}

 

QToolBar::qaAudioDeaf::item {

 

QToolBar::qaAudioDeaf::item:selected {

 

QToolBar::qaAudioDeaf::item:disabled {

 

QToolBar#qaAudioDeaf::item { ...

plus each ::item: variation


And some other silly stuff like QAction instead of QToolBar or qaAudioDeaf first.


— poor graphic designer


Oh and by the way, my problem with deafened_self.svg icon is to make differenet for ToolBar, and next to the users nicknema in TreeView, cause i need them different in system tray.

Link to comment
Share on other sites

  • 1 year later...
 Share

×
×
  • Create New...