Added folder images in shared items lists.

git-svn-id: http://voip.null.ro/svn/yate@5503 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2013-04-29 14:56:33 +00:00
parent 3a5a1f898a
commit f44fbc3b1f
3 changed files with 12 additions and 3 deletions

View File

@ -151,7 +151,10 @@
<string>property:_yate_notifyonenterpressed=true</string>
<string>property:_yate_notifyitemchanged=true</string>
<string>columns=Name</string>
<string>filelist_default_itemheight=false</string>
<string>filelist_default_itemheight=20</string>
<string>property:_yate_itemstatewidget=dir:name</string>
<string>property:_yate_itemexpandedimage=dir:folder_open_16.png</string>
<string>property:_yate_itemcollapsedimage=dir:folder_16.png</string>
</stringlist>
</property>
</widget>
@ -202,13 +205,16 @@
<string>property:_yate_horizontalheader=false</string>
<string>property:_yate_notifyonenterpressed=true</string>
<string>property:_yate_notifyitemchanged=true</string>
<string>property:_yate_itemstatewidget=dir:name</string>
<string>property:_yate_itemexpandedimage=dir:folder_open_16.png</string>
<string>property:_yate_itemcollapsedimage=dir:folder_16.png</string>
<string>_griddraw_right_color=#e3e6e9</string>
<string>_griddraw_bottom_color=#a9c2c2</string>
<string>columns=Name</string>
<string>itemdelegate.1=QtHtmlItemDelegate</string>
<string>itemdelegate.1.drawfocus=false</string>
<string>filelist_default_itemstyle=true</string>
<string>filelist_default_itemheight=true</string>
<string>filelist_default_itemheight=20</string>
</stringlist>
</property>
</widget>
@ -290,6 +296,9 @@
<string>property:_yate_itemacceptdrop=drive:always</string>
<string>property:_yate_itemacceptdrop=dir:always</string>
<string>property:_yate_itemacceptdrop=file:always</string>
<string>property:_yate_itemstatewidget=dir:name</string>
<string>property:_yate_itemexpandedimage=dir:folder_open_16.png</string>
<string>property:_yate_itemcollapsedimage=dir:folder_16.png</string>
<string>_griddraw_right_color=#e3e6e9</string>
<string>_griddraw_bottom_color=#a9c2c2</string>
<string>columns=Name</string>
@ -297,7 +306,7 @@
<string>itemdelegate.1.drawfocus=false</string>
<string>itemdelegate.1.noimagerole=true</string>
<string>filelist_default_itemstyle=true</string>
<string>filelist_default_itemheight=true</string>
<string>filelist_default_itemheight=false</string>
<string>filelist_filesystemlist=true</string>
<string>filelist_filesystemlist_name_column=name</string>
<string>filelist_filesystemlist_autochangedir=true</string>

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 581 B