Warning, /multimedia/juk/directorylistbase.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>DirectoryListBase</class> 0004 <widget class="QWidget" name="DirectoryListBase"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>440</width> 0010 <height>332</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout_5"> 0014 <item> 0015 <layout class="QVBoxLayout" name="verticalLayout_3"> 0016 <item> 0017 <widget class="QLabel" name="informationLabel"> 0018 <property name="text"> 0019 <string>Please choose the folders where you keep your music:</string> 0020 </property> 0021 <property name="textFormat"> 0022 <enum>Qt::PlainText</enum> 0023 </property> 0024 <property name="alignment"> 0025 <set>Qt::AlignVCenter</set> 0026 </property> 0027 </widget> 0028 </item> 0029 <item> 0030 <layout class="QHBoxLayout" name="horizontalLayout"> 0031 <item> 0032 <widget class="QListView" name="directoryListView"> 0033 <property name="toolTip"> 0034 <string>These folders will be scanned on startup for new files.</string> 0035 </property> 0036 <property name="horizontalScrollBarPolicy"> 0037 <enum>Qt::ScrollBarAlwaysOff</enum> 0038 </property> 0039 <property name="editTriggers"> 0040 <set>QAbstractItemView::NoEditTriggers</set> 0041 </property> 0042 <property name="alternatingRowColors"> 0043 <bool>true</bool> 0044 </property> 0045 <property name="selectionMode"> 0046 <enum>QAbstractItemView::MultiSelection</enum> 0047 </property> 0048 <property name="textElideMode"> 0049 <enum>Qt::ElideMiddle</enum> 0050 </property> 0051 <property name="layoutMode"> 0052 <enum>QListView::Batched</enum> 0053 </property> 0054 <property name="uniformItemSizes"> 0055 <bool>true</bool> 0056 </property> 0057 </widget> 0058 </item> 0059 <item> 0060 <layout class="QVBoxLayout" name="verticalLayout"> 0061 <item> 0062 <widget class="QPushButton" name="addDirectoryButton"> 0063 <property name="text"> 0064 <string>Add Folder...</string> 0065 </property> 0066 </widget> 0067 </item> 0068 <item> 0069 <widget class="QPushButton" name="removeDirectoryButton"> 0070 <property name="text"> 0071 <string>Remove Folder</string> 0072 </property> 0073 </widget> 0074 </item> 0075 <item> 0076 <spacer name="rightColumnSpacer"> 0077 <property name="orientation"> 0078 <enum>Qt::Vertical</enum> 0079 </property> 0080 <property name="sizeType"> 0081 <enum>QSizePolicy::Expanding</enum> 0082 </property> 0083 <property name="sizeHint" stdset="0"> 0084 <size> 0085 <width>158</width> 0086 <height>48</height> 0087 </size> 0088 </property> 0089 </spacer> 0090 </item> 0091 </layout> 0092 </item> 0093 </layout> 0094 </item> 0095 </layout> 0096 </item> 0097 <item> 0098 <layout class="QVBoxLayout" name="verticalLayout_4"> 0099 <item> 0100 <widget class="QLabel" name="ExcludeInformationLabel"> 0101 <property name="text"> 0102 <string>Please choose the folders that should be excluded from music search:</string> 0103 </property> 0104 <property name="textFormat"> 0105 <enum>Qt::PlainText</enum> 0106 </property> 0107 <property name="alignment"> 0108 <set>Qt::AlignVCenter</set> 0109 </property> 0110 </widget> 0111 </item> 0112 <item> 0113 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0114 <item> 0115 <widget class="QListView" name="excludeDirectoryListView"> 0116 <property name="toolTip"> 0117 <string>These folders will be scanned on startup for new files.</string> 0118 </property> 0119 <property name="horizontalScrollBarPolicy"> 0120 <enum>Qt::ScrollBarAlwaysOff</enum> 0121 </property> 0122 <property name="editTriggers"> 0123 <set>QAbstractItemView::NoEditTriggers</set> 0124 </property> 0125 <property name="alternatingRowColors"> 0126 <bool>true</bool> 0127 </property> 0128 <property name="selectionMode"> 0129 <enum>QAbstractItemView::MultiSelection</enum> 0130 </property> 0131 <property name="textElideMode"> 0132 <enum>Qt::ElideMiddle</enum> 0133 </property> 0134 <property name="layoutMode"> 0135 <enum>QListView::Batched</enum> 0136 </property> 0137 <property name="uniformItemSizes"> 0138 <bool>true</bool> 0139 </property> 0140 </widget> 0141 </item> 0142 <item> 0143 <layout class="QVBoxLayout" name="verticalLayout_2"> 0144 <item> 0145 <widget class="QPushButton" name="addExcludeDirectoryButton"> 0146 <property name="text"> 0147 <string>Add Folder...</string> 0148 </property> 0149 </widget> 0150 </item> 0151 <item> 0152 <widget class="QPushButton" name="removeExcludeDirectoryButton"> 0153 <property name="text"> 0154 <string>Remove Folder</string> 0155 </property> 0156 </widget> 0157 </item> 0158 <item> 0159 <spacer name="rightExcludeColumnSpacer"> 0160 <property name="orientation"> 0161 <enum>Qt::Vertical</enum> 0162 </property> 0163 <property name="sizeType"> 0164 <enum>QSizePolicy::Expanding</enum> 0165 </property> 0166 <property name="sizeHint" stdset="0"> 0167 <size> 0168 <width>158</width> 0169 <height>48</height> 0170 </size> 0171 </property> 0172 </spacer> 0173 </item> 0174 </layout> 0175 </item> 0176 </layout> 0177 </item> 0178 </layout> 0179 </item> 0180 <item> 0181 <widget class="QCheckBox" name="importPlaylistsCheckBox"> 0182 <property name="text"> 0183 <string>Import playlists</string> 0184 </property> 0185 <property name="checked"> 0186 <bool>true</bool> 0187 </property> 0188 </widget> 0189 </item> 0190 <item> 0191 <widget class="QDialogButtonBox" name="dlgButtonBox"> 0192 <property name="standardButtons"> 0193 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> 0194 </property> 0195 </widget> 0196 </item> 0197 </layout> 0198 </widget> 0199 <resources/> 0200 <connections/> 0201 </ui>