Warning, /network/kget/ui/transferdetailsfrm.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>TransferDetailsFrm</class> 0004 <widget class="QWidget" name="TransferDetailsFrm"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>530</width> 0010 <height>211</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <layout class="QVBoxLayout"> 0020 <property name="spacing"> 0021 <number>6</number> 0022 </property> 0023 <property name="margin"> 0024 <number>9</number> 0025 </property> 0026 <item> 0027 <layout class="QGridLayout"> 0028 <property name="margin"> 0029 <number>0</number> 0030 </property> 0031 <property name="spacing"> 0032 <number>6</number> 0033 </property> 0034 <item row="1" column="1"> 0035 <widget class="KLineEdit" name="destContentEdit"> 0036 <property name="readOnly"> 0037 <bool>true</bool> 0038 </property> 0039 </widget> 0040 </item> 0041 <item row="1" column="0"> 0042 <widget class="QLabel" name="destLabel"> 0043 <property name="text"> 0044 <string>Saving to:</string> 0045 </property> 0046 </widget> 0047 </item> 0048 <item row="0" column="0"> 0049 <widget class="QLabel" name="sourceLabel"> 0050 <property name="text"> 0051 <string comment="@label transfer source">Source:</string> 0052 </property> 0053 </widget> 0054 </item> 0055 <item row="0" column="1"> 0056 <widget class="KLineEdit" name="sourceContentEdit"> 0057 <property name="readOnly"> 0058 <bool>true</bool> 0059 </property> 0060 </widget> 0061 </item> 0062 </layout> 0063 </item> 0064 <item> 0065 <spacer> 0066 <property name="orientation"> 0067 <enum>Qt::Vertical</enum> 0068 </property> 0069 <property name="sizeType"> 0070 <enum>QSizePolicy::Fixed</enum> 0071 </property> 0072 <property name="sizeHint" stdset="0"> 0073 <size> 0074 <width>20</width> 0075 <height>10</height> 0076 </size> 0077 </property> 0078 </spacer> 0079 </item> 0080 <item> 0081 <widget class="QProgressBar" name="progressBar"/> 0082 </item> 0083 <item> 0084 <layout class="QHBoxLayout"> 0085 <property name="spacing"> 0086 <number>6</number> 0087 </property> 0088 <property name="margin"> 0089 <number>0</number> 0090 </property> 0091 <item> 0092 <widget class="QLabel" name="completedContentLabel"> 0093 <property name="text"> 0094 <string comment="KDE::DoNotExtract"><done> MiB of <todo> MiB</string> 0095 </property> 0096 </widget> 0097 </item> 0098 <item> 0099 <spacer> 0100 <property name="orientation"> 0101 <enum>Qt::Horizontal</enum> 0102 </property> 0103 <property name="sizeHint" stdset="0"> 0104 <size> 0105 <width>40</width> 0106 <height>20</height> 0107 </size> 0108 </property> 0109 </spacer> 0110 </item> 0111 <item> 0112 <widget class="QLabel" name="statusLabel"> 0113 <property name="text"> 0114 <string>Status:</string> 0115 </property> 0116 </widget> 0117 </item> 0118 <item> 0119 <widget class="QLabel" name="statusPixmapContentLabel"> 0120 <property name="text"> 0121 <string comment="KDE::DoNotExtract"><icon></string> 0122 </property> 0123 </widget> 0124 </item> 0125 <item> 0126 <widget class="QLabel" name="statusTextContentLabel"> 0127 <property name="text"> 0128 <string comment="KDE::DoNotExtract"><status></string> 0129 </property> 0130 </widget> 0131 </item> 0132 </layout> 0133 </item> 0134 <item> 0135 <layout class="QHBoxLayout"> 0136 <property name="spacing"> 0137 <number>6</number> 0138 </property> 0139 <property name="margin"> 0140 <number>0</number> 0141 </property> 0142 <item> 0143 <widget class="QLabel" name="speedContentLabel"> 0144 <property name="text"> 0145 <string comment="KDE::DoNotExtract"><speed></string> 0146 </property> 0147 </widget> 0148 </item> 0149 <item> 0150 <spacer> 0151 <property name="orientation"> 0152 <enum>Qt::Horizontal</enum> 0153 </property> 0154 <property name="sizeHint" stdset="0"> 0155 <size> 0156 <width>211</width> 0157 <height>20</height> 0158 </size> 0159 </property> 0160 </spacer> 0161 </item> 0162 <item> 0163 <widget class="QLabel" name="label"> 0164 <property name="text"> 0165 <string>Remaining Time:</string> 0166 </property> 0167 </widget> 0168 </item> 0169 <item> 0170 <widget class="QLabel" name="remainingTimeLabel"> 0171 <property name="text"> 0172 <string comment="KDE::DoNotExtract"><remaining time></string> 0173 </property> 0174 </widget> 0175 </item> 0176 </layout> 0177 </item> 0178 </layout> 0179 </widget> 0180 <customwidgets> 0181 <customwidget> 0182 <class>KLineEdit</class> 0183 <extends>QLineEdit</extends> 0184 <header>klineedit.h</header> 0185 </customwidget> 0186 </customwidgets> 0187 <resources/> 0188 <connections/> 0189 </ui>