Warning, /network/ktp-common-internals/KTp/Widgets/join-chat-room-dialog.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>JoinChatRoomDialog</class> 0004 <widget class="QWidget" name="JoinChatRoomDialog"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>584</width> 0010 <height>369</height> 0011 </rect> 0012 </property> 0013 <property name="minimumSize"> 0014 <size> 0015 <width>525</width> 0016 <height>0</height> 0017 </size> 0018 </property> 0019 <property name="windowTitle"> 0020 <string>Join Chatroom</string> 0021 </property> 0022 <layout class="QVBoxLayout" name="verticalLayout"> 0023 <item> 0024 <widget class="KMessageWidget" name="feedbackWidget" native="true"/> 0025 </item> 0026 <item> 0027 <widget class="QGroupBox" name="accountGroupBox"> 0028 <property name="sizePolicy"> 0029 <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> 0030 <horstretch>0</horstretch> 0031 <verstretch>0</verstretch> 0032 </sizepolicy> 0033 </property> 0034 <property name="title"> 0035 <string>Account</string> 0036 </property> 0037 <layout class="QHBoxLayout" name="horizontalLayout_2"> 0038 <item> 0039 <widget class="KTp::AccountsComboBox" name="comboBox"> 0040 <property name="sizePolicy"> 0041 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0042 <horstretch>0</horstretch> 0043 <verstretch>0</verstretch> 0044 </sizepolicy> 0045 </property> 0046 </widget> 0047 </item> 0048 </layout> 0049 </widget> 0050 </item> 0051 <item> 0052 <widget class="QGroupBox" name="chatRoomGroupBox"> 0053 <property name="sizePolicy"> 0054 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> 0055 <horstretch>0</horstretch> 0056 <verstretch>0</verstretch> 0057 </sizepolicy> 0058 </property> 0059 <property name="title"> 0060 <string>Chat Room</string> 0061 </property> 0062 <layout class="QVBoxLayout" name="verticalLayout_2"> 0063 <item> 0064 <widget class="QTabWidget" name="tabWidget"> 0065 <property name="currentIndex"> 0066 <number>0</number> 0067 </property> 0068 <widget class="QWidget" name="previousTab"> 0069 <attribute name="title"> 0070 <string>Previous</string> 0071 </attribute> 0072 <layout class="QVBoxLayout" name="verticalLayout_4"> 0073 <item> 0074 <widget class="QTreeView" name="previousView"> 0075 <property name="alternatingRowColors"> 0076 <bool>true</bool> 0077 </property> 0078 <property name="rootIsDecorated"> 0079 <bool>false</bool> 0080 </property> 0081 <property name="uniformRowHeights"> 0082 <bool>true</bool> 0083 </property> 0084 <property name="sortingEnabled"> 0085 <bool>true</bool> 0086 </property> 0087 <property name="allColumnsShowFocus"> 0088 <bool>true</bool> 0089 </property> 0090 </widget> 0091 </item> 0092 <item> 0093 <widget class="QPushButton" name="clearRecentPushButton"> 0094 <property name="enabled"> 0095 <bool>false</bool> 0096 </property> 0097 <property name="text"> 0098 <string>Clear Recent Rooms</string> 0099 </property> 0100 <property name="icon"> 0101 <iconset theme="edit-clear-list" /> 0102 </property> 0103 </widget> 0104 </item> 0105 <item> 0106 <widget class="QLineEdit" name="lineEdit"> 0107 <property name="placeholderText"> 0108 <string>Enter chat room name or address</string> 0109 </property> 0110 <property name="clearButtonEnabled" stdset="0"> 0111 <bool>true</bool> 0112 </property> 0113 </widget> 0114 </item> 0115 </layout> 0116 </widget> 0117 <widget class="QWidget" name="searchTab"> 0118 <attribute name="title"> 0119 <string>Search</string> 0120 </attribute> 0121 <layout class="QVBoxLayout" name="verticalLayout_3"> 0122 <item> 0123 <widget class="QLabel" name="serverLabel"> 0124 <property name="text"> 0125 <string>Server to be queried:</string> 0126 </property> 0127 </widget> 0128 </item> 0129 <item> 0130 <layout class="QHBoxLayout" name="queryHLayout"> 0131 <item> 0132 <widget class="QLineEdit" name="serverLineEdit"> 0133 <property name="placeholderText"> 0134 <string>Leave blank for the selected account's default server</string> 0135 </property> 0136 <property name="clearButtonEnabled" stdset="0"> 0137 <bool>true</bool> 0138 </property> 0139 </widget> 0140 </item> 0141 <item> 0142 <widget class="QToolButton" name="queryButton"> 0143 <property name="enabled"> 0144 <bool>false</bool> 0145 </property> 0146 <property name="text"> 0147 <string>Query</string> 0148 </property> 0149 <property name="icon"> 0150 <iconset theme="media-playback-start"> 0151 <normaloff/> 0152 </iconset> 0153 </property> 0154 </widget> 0155 </item> 0156 </layout> 0157 </item> 0158 <item> 0159 <widget class="QTreeView" name="queryView"> 0160 <property name="alternatingRowColors"> 0161 <bool>true</bool> 0162 </property> 0163 <property name="rootIsDecorated"> 0164 <bool>false</bool> 0165 </property> 0166 <property name="uniformRowHeights"> 0167 <bool>true</bool> 0168 </property> 0169 <property name="sortingEnabled"> 0170 <bool>true</bool> 0171 </property> 0172 <property name="allColumnsShowFocus"> 0173 <bool>true</bool> 0174 </property> 0175 </widget> 0176 </item> 0177 <item> 0178 <layout class="QHBoxLayout" name="filterHLayout"> 0179 <item> 0180 <widget class="QLabel" name="filterPicture"> 0181 <property name="text"> 0182 <string notr="true">Filter</string> 0183 </property> 0184 </widget> 0185 </item> 0186 <item> 0187 <widget class="QLineEdit" name="filterBar"> 0188 <property name="placeholderText"> 0189 <string>Filter rooms</string> 0190 </property> 0191 <property name="clearButtonEnabled" stdset="0"> 0192 <bool>true</bool> 0193 </property> 0194 </widget> 0195 </item> 0196 </layout> 0197 </item> 0198 </layout> 0199 </widget> 0200 </widget> 0201 </item> 0202 </layout> 0203 </widget> 0204 </item> 0205 </layout> 0206 </widget> 0207 <customwidgets> 0208 <customwidget> 0209 <class>KTp::AccountsComboBox</class> 0210 <extends>QComboBox</extends> 0211 <header>accounts-combo-box.h</header> 0212 </customwidget> 0213 <customwidget> 0214 <class>KMessageWidget</class> 0215 <extends>QWidget</extends> 0216 <header location="global">kmessagewidget.h</header> 0217 <container>1</container> 0218 </customwidget> 0219 </customwidgets> 0220 <resources/> 0221 <connections/> 0222 </ui>