Added multiselective mute/unmute to chat lobby.

Added mute/unmute with double click on icon.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5830 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-11-16 00:53:13 +00:00
parent 182792e538
commit 3521bfb6de
4 changed files with 289 additions and 77 deletions

View file

@ -119,12 +119,18 @@
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::ExtendedSelection</enum>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
<property name="animated">
<bool>true</bool>
</property>
@ -135,13 +141,10 @@
<bool>false</bool>
</property>
<property name="headerHidden">
<bool>false</bool>
<bool>true</bool>
</property>
<attribute name="headerVisible">
<bool>true</bool>
</attribute>
<attribute name="headerVisible">
<bool>true</bool>
<bool>false</bool>
</attribute>
<column>
<property name="text">