2009-08-03 15:43:52 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2008-12-10 20:19:34 -05:00
<class>ShareManager</class>
2009-08-03 15:43:52 -04:00
<widget class="QDialog" name="ShareManager">
<property name="geometry">
2008-12-10 20:19:34 -05:00
<rect>
<x>0</x>
<y>0</y>
2009-08-03 15:43:52 -04:00
<width>607</width>
2009-01-01 10:35:51 -05:00
<height>370</height>
2008-12-10 20:19:34 -05:00
</rect>
</property>
2009-08-03 15:43:52 -04:00
<property name="windowTitle">
2009-01-01 12:47:35 -05:00
<string>RetroShare Share Manager</string>
2008-12-10 20:19:34 -05:00
</property>
2009-08-03 15:43:52 -04:00
<property name="windowIcon">
<iconset resource="images.qrc">
<normaloff>:/images/rstray3.png</normaloff>:/images/rstray3.png</iconset>
2008-12-10 20:19:34 -05:00
</property>
2009-08-03 15:43:52 -04:00
<layout class="QGridLayout">
<item row="0" column="0" colspan="4">
<layout class="QGridLayout">
<item row="0" column="0">
<widget class="QLabel" name="piclabel">
<property name="minimumSize">
2009-01-01 10:35:51 -05:00
<size>
<width>48</width>
<height>48</height>
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="maximumSize">
2009-01-01 10:35:51 -05:00
<size>
<width>48</width>
<height>48</height>
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="text">
2009-01-01 10:35:51 -05:00
<string/>
</property>
2009-08-03 15:43:52 -04:00
<property name="pixmap">
<pixmap resource="images.qrc">:/images/fileshare48.png</pixmap>
2009-01-01 10:35:51 -05:00
</property>
</widget>
</item>
2009-08-03 15:43:52 -04:00
<item row="0" column="1">
<widget class="QLabel" name="label_2">
<property name="text">
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
2009-01-01 10:35:51 -05:00
p, li { white-space: pre-wrap; }
2009-08-03 15:43:52 -04:00
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:16pt; font-weight:600; color:#32cd32;">Share Manager</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:16pt;"><span style=" font-size:10pt;">Add a new Folder to Share with your Friends or remove a Shared Folder.</span></p></body></html></string>
2009-01-01 10:35:51 -05:00
</property>
</widget>
</item>
</layout>
</item>
2009-08-03 15:43:52 -04:00
<item row="1" column="0" colspan="4">
<widget class="QGroupBox" name="groupBox">
<property name="title">
2008-12-10 20:19:34 -05:00
<string>Shared Folder Manager</string>
</property>
2009-08-03 15:43:52 -04:00
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTableWidget" name="shareddirList">
<property name="selectionMode">
<enum>QAbstractItemView::SingleSelection</enum>
2009-01-01 12:47:35 -05:00
</property>
2009-08-03 15:43:52 -04:00
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="showGrid">
<bool>true</bool>
</property>
<property name="sortingEnabled">
<bool>false</bool>
</property>
<attribute name="horizontalHeaderCascadingSectionResizes">
<bool>true</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>100</number>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>100</number>
</attribute>
<column>
<property name="text">
<string>Directory</string>
</property>
</column>
<column>
<property name="text">
<string>Network Wide</string>
</property>
<property name="toolTip">
<string comment="If activated, the share is anonymously accessible to anybody"/>
</property>
</column>
<column>
<property name="text">
<string>Browsable</string>
</property>
<property name="toolTip">
<string comment="If checked, the share is browsable by your friends"/>
</property>
</column>
2009-01-01 12:47:35 -05:00
</widget>
2008-12-10 20:19:34 -05:00
</item>
</layout>
</widget>
</item>
2009-08-03 15:43:52 -04:00
<item row="2" column="0">
<widget class="QPushButton" name="addButton">
<property name="minimumSize">
2008-12-10 20:19:34 -05:00
<size>
2009-01-01 10:35:51 -05:00
<width>27</width>
<height>0</height>
2008-12-10 20:19:34 -05:00
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="maximumSize">
2008-12-10 20:19:34 -05:00
<size>
<width>200</width>
<height>200</height>
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="text">
2008-12-10 20:19:34 -05:00
<string>Add</string>
</property>
2009-08-03 15:43:52 -04:00
<property name="iconSize">
2008-12-10 20:19:34 -05:00
<size>
<width>24</width>
<height>24</height>
</size>
</property>
</widget>
</item>
2009-08-03 15:43:52 -04:00
<item row="2" column="1">
<widget class="QPushButton" name="removeButton">
<property name="minimumSize">
2008-12-10 20:19:34 -05:00
<size>
2009-01-01 10:35:51 -05:00
<width>0</width>
<height>0</height>
2008-12-10 20:19:34 -05:00
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="maximumSize">
2008-12-10 20:19:34 -05:00
<size>
<width>200</width>
<height>200</height>
</size>
</property>
2009-08-03 15:43:52 -04:00
<property name="text">
2008-12-10 20:19:34 -05:00
<string>Remove</string>
</property>
2009-08-03 15:43:52 -04:00
<property name="iconSize">
2008-12-10 20:19:34 -05:00
<size>
2009-01-01 10:35:51 -05:00
<width>16</width>
<height>16</height>
2008-12-10 20:19:34 -05:00
</size>
</property>
</widget>
</item>
2009-08-03 15:43:52 -04:00
<item row="2" column="2">
2008-12-10 20:19:34 -05:00
<spacer>
2009-08-03 15:43:52 -04:00
<property name="orientation">
2008-12-10 20:19:34 -05:00
<enum>Qt::Horizontal</enum>
</property>
2009-08-03 15:43:52 -04:00
<property name="sizeHint" stdset="0">
2008-12-10 20:19:34 -05:00
<size>
<width>101</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
2009-08-03 15:43:52 -04:00
<item row="2" column="3">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="orientation">
2008-12-10 20:19:34 -05:00
<enum>Qt::Horizontal</enum>
</property>
2009-08-03 15:43:52 -04:00
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
2008-12-10 20:19:34 -05:00
</property>
</widget>
</item>
</layout>
</widget>
<resources>
2009-08-03 15:43:52 -04:00
<include location="images.qrc"/>
2008-12-10 20:19:34 -05:00
</resources>
<connections/>
</ui>