yate/share/skins/default/messages_generic.ui

169 lines
4.0 KiB
XML

<ui version="4.0" >
<class>messages_generic</class>
<widget class="QWidget" name="messages_generic" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>203</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>2</number>
</property>
<property name="leftMargin" >
<number>2</number>
</property>
<property name="topMargin" >
<number>1</number>
</property>
<property name="rightMargin" >
<number>2</number>
</property>
<property name="bottomMargin" >
<number>1</number>
</property>
<item>
<widget class="QTextEdit" name="text" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet" >
<string>QTextEdit {
background: transparent;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="tabChangesFocus" >
<bool>true</bool>
</property>
<property name="readOnly" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="topMargin" >
<number>2</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QToolButton" name="messages_3" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="_yate_identity" stdset="0" >
<string>messages_3</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="messages_2" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="_yate_identity" stdset="0" >
<string>messages_2</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="messages_1" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="_yate_identity" stdset="0" >
<string>messages_1</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="messages_close" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<property name="text" >
<string>Close</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>deleteselecteditem:messages</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>