|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<ui version="4.0"> |
| 3 | + <class>CFrmSettings</class> |
| 4 | + <widget class="QWidget" name="CFrmSettings"> |
| 5 | + <property name="geometry"> |
| 6 | + <rect> |
| 7 | + <x>0</x> |
| 8 | + <y>0</y> |
| 9 | + <width>400</width> |
| 10 | + <height>300</height> |
| 11 | + </rect> |
| 12 | + </property> |
| 13 | + <property name="windowTitle"> |
| 14 | + <string>Form</string> |
| 15 | + </property> |
| 16 | + <property name="toolTip"> |
| 17 | + <string>Apply parameters</string> |
| 18 | + </property> |
| 19 | + <property name="statusTip"> |
| 20 | + <string>Apply parameters</string> |
| 21 | + </property> |
| 22 | + <layout class="QGridLayout" name="gridLayout"> |
| 23 | + <item row="4" column="0"> |
| 24 | + <layout class="QHBoxLayout" name="horizontalLayout_6"> |
| 25 | + <item> |
| 26 | + <widget class="QCheckBox" name="cbAnonmousLogin"> |
| 27 | + <property name="text"> |
| 28 | + <string>Aollow anonymous login</string> |
| 29 | + </property> |
| 30 | + </widget> |
| 31 | + </item> |
| 32 | + <item> |
| 33 | + <widget class="QCheckBox" name="cbReadOnly"> |
| 34 | + <property name="text"> |
| 35 | + <string>Read-only</string> |
| 36 | + </property> |
| 37 | + </widget> |
| 38 | + </item> |
| 39 | + </layout> |
| 40 | + </item> |
| 41 | + <item row="1" column="0"> |
| 42 | + <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 43 | + <item> |
| 44 | + <widget class="QLabel" name="label_2"> |
| 45 | + <property name="text"> |
| 46 | + <string>User:</string> |
| 47 | + </property> |
| 48 | + </widget> |
| 49 | + </item> |
| 50 | + <item> |
| 51 | + <widget class="QLineEdit" name="leUser"/> |
| 52 | + </item> |
| 53 | + </layout> |
| 54 | + </item> |
| 55 | + <item row="2" column="0"> |
| 56 | + <layout class="QHBoxLayout" name="horizontalLayout_2"> |
| 57 | + <item> |
| 58 | + <widget class="QLabel" name="label_3"> |
| 59 | + <property name="text"> |
| 60 | + <string>Password:</string> |
| 61 | + </property> |
| 62 | + </widget> |
| 63 | + </item> |
| 64 | + <item> |
| 65 | + <widget class="QLineEdit" name="lePassword"/> |
| 66 | + </item> |
| 67 | + </layout> |
| 68 | + </item> |
| 69 | + <item row="6" column="0"> |
| 70 | + <layout class="QHBoxLayout" name="horizontalLayout_5"> |
| 71 | + <item> |
| 72 | + <spacer name="horizontalSpacer_2"> |
| 73 | + <property name="orientation"> |
| 74 | + <enum>Qt::Orientation::Horizontal</enum> |
| 75 | + </property> |
| 76 | + <property name="sizeHint" stdset="0"> |
| 77 | + <size> |
| 78 | + <width>40</width> |
| 79 | + <height>20</height> |
| 80 | + </size> |
| 81 | + </property> |
| 82 | + </spacer> |
| 83 | + </item> |
| 84 | + <item> |
| 85 | + <widget class="QPushButton" name="pbStart"> |
| 86 | + <property name="toolTip"> |
| 87 | + <string>Start server</string> |
| 88 | + </property> |
| 89 | + <property name="statusTip"> |
| 90 | + <string>Start server</string> |
| 91 | + </property> |
| 92 | + <property name="text"> |
| 93 | + <string>Start</string> |
| 94 | + </property> |
| 95 | + </widget> |
| 96 | + </item> |
| 97 | + <item> |
| 98 | + <widget class="QPushButton" name="pbApply"> |
| 99 | + <property name="text"> |
| 100 | + <string>Apply</string> |
| 101 | + </property> |
| 102 | + </widget> |
| 103 | + </item> |
| 104 | + <item> |
| 105 | + <widget class="QPushButton" name="pbCancel"> |
| 106 | + <property name="text"> |
| 107 | + <string>Cancel</string> |
| 108 | + </property> |
| 109 | + </widget> |
| 110 | + </item> |
| 111 | + </layout> |
| 112 | + </item> |
| 113 | + <item row="3" column="0"> |
| 114 | + <layout class="QHBoxLayout" name="horizontalLayout_4"> |
| 115 | + <item> |
| 116 | + <widget class="QLabel" name="label_4"> |
| 117 | + <property name="text"> |
| 118 | + <string>Root directory:</string> |
| 119 | + </property> |
| 120 | + </widget> |
| 121 | + </item> |
| 122 | + <item> |
| 123 | + <widget class="QLineEdit" name="leRoot"/> |
| 124 | + </item> |
| 125 | + <item> |
| 126 | + <widget class="QPushButton" name="pbRoot"> |
| 127 | + <property name="text"> |
| 128 | + <string>Browser</string> |
| 129 | + </property> |
| 130 | + </widget> |
| 131 | + </item> |
| 132 | + </layout> |
| 133 | + </item> |
| 134 | + <item row="0" column="0"> |
| 135 | + <layout class="QHBoxLayout" name="horizontalLayout"> |
| 136 | + <item> |
| 137 | + <widget class="QLabel" name="label"> |
| 138 | + <property name="text"> |
| 139 | + <string>Port:</string> |
| 140 | + </property> |
| 141 | + </widget> |
| 142 | + </item> |
| 143 | + <item> |
| 144 | + <widget class="QSpinBox" name="sbPort"> |
| 145 | + <property name="sizePolicy"> |
| 146 | + <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
| 147 | + <horstretch>0</horstretch> |
| 148 | + <verstretch>0</verstretch> |
| 149 | + </sizepolicy> |
| 150 | + </property> |
| 151 | + <property name="maximum"> |
| 152 | + <number>65536</number> |
| 153 | + </property> |
| 154 | + </widget> |
| 155 | + </item> |
| 156 | + </layout> |
| 157 | + </item> |
| 158 | + <item row="5" column="0"> |
| 159 | + <spacer name="verticalSpacer"> |
| 160 | + <property name="orientation"> |
| 161 | + <enum>Qt::Orientation::Vertical</enum> |
| 162 | + </property> |
| 163 | + <property name="sizeHint" stdset="0"> |
| 164 | + <size> |
| 165 | + <width>20</width> |
| 166 | + <height>40</height> |
| 167 | + </size> |
| 168 | + </property> |
| 169 | + </spacer> |
| 170 | + </item> |
| 171 | + </layout> |
| 172 | + </widget> |
| 173 | + <resources/> |
| 174 | + <connections/> |
| 175 | +</ui> |
0 commit comments