yate/share/skins/default/qt4client.ui

3185 lines
122 KiB
XML

<ui version="4.0" >
<class>mainwindow</class>
<widget class="QWidget" name="mainwindow" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>340</width>
<height>520</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>300</width>
<height>520</height>
</size>
</property>
<property name="focusPolicy" >
<enum>Qt::StrongFocus</enum>
</property>
<property name="windowTitle" >
<string comment="VoIP Client" >Yate Client</string>
</property>
<property name="windowIcon" >
<iconset>null_team-32.png</iconset>
</property>
<property name="toolTip" >
<string>Yate Client - Telephony Client</string>
</property>
<property name="styleSheet" >
<string>QWidget#mainwindow {
background:#f7f5fd;
}
</string>
</property>
<property name="_yate_hideonclose" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_window" stdset="0" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>2</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>2</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QMenuBar" name="menubar" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="QMenu" name="menuYate" >
<property name="title" >
<string>&amp;Yate</string>
</property>
<property name="separatorsCollapsible" >
<bool>true</bool>
</property>
<addaction name="separator" />
<addaction name="setStatusOnline" />
<addaction name="joinmuc_wizard" />
<addaction name="separator" />
<addaction name="separator" />
<addaction name="action_show_archive" />
<addaction name="separator" />
<addaction name="acc_new" />
<addaction name="acc_new_wizard" />
<addaction name="separator" />
<addaction name="separator" />
<addaction name="advanced_mode" />
<addaction name="separator" />
<addaction name="quit" />
</widget>
<widget class="QMenu" name="menuSettings" >
<property name="title" >
<string>&amp;Settings</string>
</property>
<property name="separatorsCollapsible" >
<bool>true</bool>
</property>
<addaction name="action_show_settings" />
<addaction name="action_show_accountlist" />
<addaction name="toggle_show_events" />
<addaction name="action_show_fileprogress" />
<addaction name="messages_show" />
</widget>
<widget class="QMenu" name="menuStatus" >
<property name="title" >
<string>S&amp;tatus</string>
</property>
<addaction name="setStatusOnline" />
<addaction name="setStatusBusy" />
<addaction name="setStatusAway" />
<addaction name="setStatusXa" />
<addaction name="setStatusDnd" />
<addaction name="separator" />
<addaction name="setStatusOffline" />
</widget>
<widget class="QMenu" name="menuFriends" >
<property name="title" >
<string>&amp;Friends</string>
</property>
<property name="_yate_menuNoCopy" stdset="0" >
<bool>true</bool>
</property>
<widget class="QMenu" name="menuSubscription" >
<property name="title" >
<string>Subscription</string>
</property>
<addaction name="chatcontact_subscribe" />
<addaction name="chatcontact_unsubscribe" />
<addaction name="chatcontact_unsubscribed" />
</widget>
<addaction name="chatcontact_new" />
<addaction name="chatroom_new" />
<addaction name="separator" />
<addaction name="chatcontact_chat" />
<addaction name="chatcontact_call" />
<addaction name="send_file" />
<addaction name="share_file" />
<addaction name="shared_file" />
<addaction name="chatcontact_showlog" />
<addaction name="chatcontact_info" />
<addaction name="chatcontact_edit" />
<addaction name="chatcontact_del" />
<addaction name="separator" />
<addaction name="menuSubscription" />
<addaction name="separator" />
<addaction name="chatcontact_showoffline" />
<addaction name="chatcontact_flatlist" />
</widget>
<addaction name="menuYate" />
<addaction name="menuSettings" />
<addaction name="menuFriends" />
<addaction name="menuStatus" />
</widget>
</item>
<item>
<widget class="QLabel" name="label_7" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>6</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>6</height>
</size>
</property>
</widget>
</item>
<item>
<widget class="QTabWidget" name="mainwindowTabs" >
<property name="minimumSize" >
<size>
<width>0</width>
<height>200</height>
</size>
</property>
<property name="styleSheet" >
<string>QTabWidget::pane {
border: 0px solid #717fa0;
border-top: 1px solid #717fa0;
}
</string>
</property>
<property name="tabShape" >
<enum>QTabWidget::Rounded</enum>
</property>
<property name="currentIndex" >
<number>1</number>
</property>
<property name="iconSize" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<widget class="QWidget" name="tabChat" >
<attribute name="title" >
<string>Chat</string>
</attribute>
<attribute name="icon" >
<iconset>chat_tab.png</iconset>
</attribute>
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_chat_contacts" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet" >
<string>QFrame#frame_chat_contacts {
border: 1px solid #717fa0;
border-top: 0px solid #717fa0;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<property name="_yate_uiwidget" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_uiwidget_name" stdset="0" >
<string>chat_contacts</string>
</property>
<property name="_yate_uiwidget_class" stdset="0" >
<string>ContactList</string>
</property>
<property name="_yate_uiwidget_params" stdset="0" >
<stringlist>
<string>columns=name</string>
<string>htmldelegate=name</string>
<string>delegateparam.name.drawfocus=false</string>
<string>property:_yate_save_props=_yate_flatlist,_yate_showofflinecontacts,_yate_hideemptygroups,_yate_itemsexpstatus</string>
<string>property:_yate_flatlist=false</string>
<string>property:_yate_showofflinecontacts=true</string>
<string>property:_yate_hideemptygroups=true</string>
<string>property:_yate_sorting=name,true</string>
<string>property:_yate_horizontalheader=false</string>
<string>property:itemsExpandable=true</string>
<string>property:autoExpand=true</string>
<string>property:allColumnsShowFocus=false</string>
<string>property:indentation=0</string>
<string>property:_yate_nogroup_caption=Not set</string>
<string>property:_yate_comparecase=false</string>
<string>property:_yate_itemheight=contact:40</string>
<string>property:_yate_itemheight=group:22</string>
<string>property:_yate_itemheight=chatroom:40</string>
<string>property:_yate_itemstyle=contact:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:13px;">${name}&lt;/span>&lt;br>${status_text}&lt;/br>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemstyle=group:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:14px;">${name}${statistics}&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemstyle=chatroom:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:13px;">${name}&lt;/span>&lt;br>${status_text}&lt;/br>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemselectedstyle=contact:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" color:white; font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:13px;">${name}&lt;/span>&lt;br>${status_text}&lt;/br>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemselectedstyle=group:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:14px;">${name}${statistics}&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemselectedstyle=chatroom:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" color:white; font-size:10px; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:13px;">${name}&lt;/span>&lt;br>${status_text}&lt;/br>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itembackground=group:color:white</string>
<string>property:_yate_itemstatewidget=group:name</string>
<string>property:_yate_itemexpandedimage=group:expanded.png</string>
<string>property:_yate_itemcollapsedimage=group:collapsed.png</string>
<string>property:_yate_itemstatstemplate=group: (${online}/${total})</string>
<string>property:_yate_itemtooltip=contact:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:14pt; font-weight:600;">${name}&lt;/span>&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">${status_text}&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">${contact}&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Account: ${account}&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemtooltip=group:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:14pt; font-weight:600;">${name}&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemtooltip=chatroom:&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css">\np, li { white-space: pre-wrap; }\n&lt;/style>&lt;/head>&lt;body style=" font-family:'Arial'; font-size:10pt; font-weight:400; font-style:normal;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:14pt; font-weight:600;">${name}&lt;/span>&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">${status_text}&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">${contact}&lt;/p>&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Account: ${account}&lt;/p>&lt;/body>&lt;/html></string>
<string>property:_yate_itemmargins=contact:20</string>
<string>property:_yate_itemmargins=chatroom:20</string>
<string>property:_yate_itempaintbutton=contact:share_file</string>
<string>property:_yate_itempaintbuttonparam=contact:share_file:_yate_size:20</string>
<string>property:_yate_itempaintbuttonparam=contact:share_file:_yate_iconsize:20</string>
<string>property:_yate_itempaintbuttonparam=contact:share_file:_yate_normal_icon:sharefile_20.png</string>
<string>property:_yate_itempaintbuttonparam=contact:share_file:_yate_pressed_icon:sharefile_pressed_20.png</string>
<string>property:_yate_itempaintbuttonparam=contact:share_file:_yate_hover_icon:sharefile_hover_20.png</string>
<string>property:_yate_itempaintbutton=contact:shared_file</string>
<string>property:_yate_itempaintbuttonparam=contact:shared_file:_yate_size:20</string>
<string>property:_yate_itempaintbuttonparam=contact:shared_file:_yate_iconsize:20</string>
<string>property:_yate_itempaintbuttonparam=contact:shared_file:_yate_normal_icon:sharedfile_20.png</string>
<string>property:_yate_itempaintbuttonparam=contact:shared_file:_yate_pressed_icon:sharedfile_pressed_20.png</string>
<string>property:_yate_itempaintbuttonparam=contact:shared_file:_yate_hover_icon:sharedfile_hover_20.png</string>
</stringlist>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tabTelephony" >
<property name="font" >
<font/>
</property>
<attribute name="title" >
<string>Telephony</string>
</attribute>
<attribute name="icon" >
<iconset>phone_tab.png</iconset>
</attribute>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frameButtons" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>50</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>50</height>
</size>
</property>
<property name="styleSheet" >
<string>QFrame#frameButtons {
border: 1px solid #717fa0;
border-top: 0px;
border-bottom: 0px;
}</string>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>1</number>
</property>
<property name="leftMargin" >
<number>4</number>
</property>
<property name="topMargin" >
<number>4</number>
</property>
<property name="rightMargin" >
<number>4</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QToolButton" name="ctrlCalls" >
<property name="minimumSize" >
<size>
<width>40</width>
<height>46</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>40</width>
<height>46</height>
</size>
</property>
<property name="toolTip" >
<string>Calls</string>
</property>
<property name="styleSheet" >
<string>QToolButton {
border: 0px solid #717fa0;
border-radius: 0px;
font-size: 11px;
background: transparent;
}
QToolButton:checked {
padding-top: 0px;
padding-left: 0px;
}
</string>
</property>
<property name="text" >
<string>Calls</string>
</property>
<property name="icon" >
<iconset>calls_tab.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="autoExclusive" >
<bool>true</bool>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
<property name="_yate_identity" stdset="0" >
<string>selectitem:framePages:PageCalls</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>calls_tab.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>calls_tab_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>calls_tab_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="ctrlCDR" >
<property name="minimumSize" >
<size>
<width>46</width>
<height>46</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>46</width>
<height>46</height>
</size>
</property>
<property name="toolTip" >
<string>History</string>
</property>
<property name="styleSheet" >
<string>QToolButton {
border: 0px solid #717fa0;
border-radius: 0px;
font-size: 11px;
background: transparent;
}
QToolButton:checked {
padding-top: 0px;
padding-left: 0px;
}
</string>
</property>
<property name="text" >
<string>History</string>
</property>
<property name="icon" >
<iconset>cdr_tab.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>false</bool>
</property>
<property name="autoExclusive" >
<bool>true</bool>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
<property name="_yate_identity" stdset="0" >
<string>selectitem:framePages:PageCDR</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>cdr_tab.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>cdr_tab_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>cdr_tab_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="ctrlContacts" >
<property name="minimumSize" >
<size>
<width>50</width>
<height>46</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>50</width>
<height>46</height>
</size>
</property>
<property name="toolTip" >
<string>Address Book</string>
</property>
<property name="styleSheet" >
<string>QToolButton {
border: 0px solid #717fa0;
border-radius: 0px;
font-size: 11px;
background: transparent;
}
QToolButton:checked {
padding-top: 0px;
padding-left: 0px;
}
</string>
</property>
<property name="text" >
<string>Contacts</string>
</property>
<property name="icon" >
<iconset>contacts_tab.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>26</width>
<height>26</height>
</size>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>false</bool>
</property>
<property name="autoExclusive" >
<bool>true</bool>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
<property name="_yate_identity" stdset="0" >
<string>selectitem:framePages:PageContacts</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>contacts_tab.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>contacts_tab_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>contacts_tab_hover.png</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="framePages" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>200</height>
</size>
</property>
<property name="currentIndex" >
<number>0</number>
</property>
<widget class="QWidget" name="PageCalls" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="framePageCalls" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_3" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>12</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
<property name="styleSheet" >
<string> border: 1px solid #717fa0;
border-bottom: 0px;
border-top: 0px;
</string>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_8" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>15</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>15</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_9" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;</string>
</property>
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap>pointer.png</pixmap>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_10" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frame" >
<property name="styleSheet" >
<string>QFrame#frame {
border: 1px solid #717fa0;
border-top: 0px;
}</string>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>8</number>
</property>
<property name="topMargin" >
<number>4</number>
</property>
<property name="rightMargin" >
<number>8</number>
</property>
<property name="bottomMargin" >
<number>6</number>
</property>
<item>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>2</number>
</property>
<item>
<widget class="QFrame" name="frame_call_protocol" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>80</width>
<height>16</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="protocolLabel" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>80</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text" >
<string>Protocol</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="protocol" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>80</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>80</width>
<height>25</height>
</size>
</property>
<property name="toolTip" >
<string>VoIP protocol used to make a direct call</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_call_account" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="accountLabel" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>Account</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="account" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Account used to call through a server</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>2</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QToolButton" name="display_keypad" >
<property name="minimumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="toolTip" >
<string>Show or hide the keypad</string>
</property>
<property name="icon" >
<iconset>dialpad_20.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>dialpad_20.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>dialpad_20_hover.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>dialpad_20_pressed.png</string>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_5" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>24</height>
</size>
</property>
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QComboBox" name="callto" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>24</height>
</size>
</property>
<property name="focusPolicy" >
<enum>Qt::WheelFocus</enum>
</property>
<property name="acceptDrops" >
<bool>true</bool>
</property>
<property name="editable" >
<bool>true</bool>
</property>
<property name="maxCount" >
<number>20</number>
</property>
<property name="dynamicActionEnter" stdset="0" >
<string>call</string>
</property>
<property name="dynamicActionReturn" stdset="0" >
<string>call</string>
</property>
<property name="_yate_filterevents" stdset="0" >
<bool>true</bool>
</property>
<property name="dynamicActionReturnFilter" stdset="0" >
<bool>true</bool>
</property>
<property name="dynamicActionEnterFilter" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_textchangednotify" stdset="0" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QToolButton" name="call" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>24</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>24</height>
</size>
</property>
<property name="toolTip" >
<string>Make a new call</string>
</property>
<property name="text" >
<string>Call</string>
</property>
<property name="icon" >
<iconset>call.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>call_hover.png</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>call.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>call_pressed.png</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="callto_hint" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet" >
<string>font-size: 10px;</string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QFrame" name="keypad" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>100</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>100</height>
</size>
</property>
<layout class="QHBoxLayout" >
<property name="topMargin" >
<number>2</number>
</property>
<property name="bottomMargin" >
<number>2</number>
</property>
<item>
<layout class="QGridLayout" >
<property name="horizontalSpacing" >
<number>1</number>
</property>
<property name="verticalSpacing" >
<number>1</number>
</property>
<item row="0" column="0" >
<widget class="QToolButton" name="digit_1" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit1.png);}
QToolButton::hover {image:url(digit1_hover.png);}
QToolButton::hover:pressed {image:url(digit1_pressed.png);}
QToolButton:pressed {image:url(digit1.png);}
QToolButton:!enabled {image:url(digit1.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:1</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QToolButton" name="digit_2" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit2.png);}
QToolButton::hover {image:url(digit2_hover.png);}
QToolButton::hover:pressed {image:url(digit2_pressed.png);}
QToolButton:pressed {image:url(digit2.png);}
QToolButton:!enabled {image:url(digit2.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:2</string>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QToolButton" name="digit_3" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit3.png);}
QToolButton::hover {image:url(digit3_hover.png);}
QToolButton::hover:pressed {image:url(digit3_pressed.png);}
QToolButton:pressed {image:url(digit3.png);}
QToolButton:!enabled {image:url(digit3.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:3</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QToolButton" name="digit_4" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit4.png);}
QToolButton::hover {image:url(digit4_hover.png);}
QToolButton::hover:pressed {image:url(digit4_pressed.png);}
QToolButton:pressed {image:url(digit4.png);}
QToolButton:!enabled {image:url(digit4.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:4</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QToolButton" name="digit_5" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit5.png);}
QToolButton::hover {image:url(digit5_hover.png);}
QToolButton::hover:pressed {image:url(digit5_pressed.png);}
QToolButton:pressed {image:url(digit5.png);}
QToolButton:!enabled {image:url(digit5.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:5</string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QToolButton" name="digit_6" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit6.png);}
QToolButton::hover {image:url(digit6_hover.png);}
QToolButton::hover:pressed {image:url(digit6_pressed.png);}
QToolButton:pressed {image:url(digit6.png);}
QToolButton:!enabled {image:url(digit6.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:6</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QToolButton" name="digit_7" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit7.png);}
QToolButton::hover {image:url(digit7_hover.png);}
QToolButton::hover:pressed {image:url(digit7_pressed.png);}
QToolButton:pressed {image:url(digit7.png);}
QToolButton:!enabled {image:url(digit7.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:7</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QToolButton" name="digit_8" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit8.png);}
QToolButton::hover {image:url(digit8_hover.png);}
QToolButton::hover:pressed {image:url(digit8_pressed.png);}
QToolButton:pressed {image:url(digit8.png);}
QToolButton:!enabled {image:url(digit8.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:8</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="QToolButton" name="digit_9" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit9.png);}
QToolButton::hover {image:url(digit9_hover.png);}
QToolButton::hover:pressed {image:url(digit9_pressed.png);}
QToolButton:pressed {image:url(digit9.png);}
QToolButton:!enabled {image:url(digit9.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:9</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QToolButton" name="digit_star" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digitstar.png);}
QToolButton::hover {image:url(digitstar_hover.png);}
QToolButton::hover:pressed {image:url(digitstar_pressed.png);}
QToolButton:pressed {image:url(digitstar.png);}
QToolButton:!enabled {image:url(digitstar.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:*</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QToolButton" name="digit_0" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digit0.png);}
QToolButton::hover {image:url(digit0_hover.png);}
QToolButton::hover:pressed {image:url(digit0_pressed.png);}
QToolButton:pressed {image:url(digit0.png);}
QToolButton:!enabled {image:url(digit0.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:0</string>
</property>
</widget>
</item>
<item row="3" column="2" >
<widget class="QToolButton" name="digit_pound" >
<property name="minimumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="styleSheet" >
<string>QToolButton {border: 0px; image:url(digitpound.png);}
QToolButton::hover {image:url(digitpound_hover.png);}
QToolButton::hover:pressed {image:url(digitpound_pressed.png);}
QToolButton:pressed {image:url(digitpound.png);}
QToolButton:!enabled {image:url(digitpound.png);}
</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>digit:#</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_7" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>QFrame {
background:#f7f5fd;
}
</string>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_channels" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet" >
<string>QFrame#frame_channels{
border: 1px solid #717fa0;
}
</string>
</property>
<property name="_yate_uiwidget" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_uiwidget_name" stdset="0" >
<string>channels</string>
</property>
<property name="_yate_uiwidget_class" stdset="0" >
<string>QtCustomTree</string>
</property>
<property name="_yate_uiwidget_params" stdset="0" >
<stringlist>
<string>vertical_scroll_policy=pixel</string>
<string>property:_yate_horizontalheader=false</string>
<string>property:itemsExpandable=false</string>
<string>property:rootIsDecorated=false</string>
<string>property:allColumnsShowFocus=false</string>
<string>property:styleSheet=QTreeWidget {background: #f3faff;}</string>
<string>property:_yate_itemui=channel_item.ui</string>
<string>property:_yate_itemstyle=:QWidget#${name}{background: #f3faff;} QFrame#${name}_frame{background: #ffffff; border: 1px solid #717fa0;}</string>
<string>property:_yate_itemheight=86</string>
</stringlist>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="PageCDR" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_page_log" >
<property name="styleSheet" >
<string>QFrame#frame_page_log {
border: 0px solid #717fa0;
border-top: 0px solid #717fa0;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_2" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>12</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
<property name="styleSheet" >
<string> border: 1px solid #717fa0;
border-bottom: 0px;
border-top: 0px;
</string>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>60</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>60</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;</string>
</property>
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap>pointer.png</pixmap>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_4" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_log" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet" >
<string>QFrame#frame_log {
border: 1px solid #717fa0;
border-bottom: 0px solid #717fa0;
}
</string>
</property>
<property name="_yate_uiwidget" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_uiwidget_name" stdset="0" >
<string>log</string>
</property>
<property name="_yate_uiwidget_class" stdset="0" >
<string>QtCustomTree</string>
</property>
<property name="_yate_uiwidget_params" stdset="0" >
<stringlist>
<string>property:_yate_save_props=_yate_sorting,_yate_col_widths</string>
<string>property:tabKeyNavigation=false</string>
<string>property:sortingEnabled=true</string>
<string>property:allColumnsShowFocus=true</string>
<string>property:_yate_horizontalheader=true</string>
<string>property:_yate_notifyonenterpressed=true</string>
<string>property:_yate_notifyitemchanged=true</string>
<string>property:_yate_itemheight=0</string>
<string>property:_yate_sorting=time,false</string>
<string>property:_yate_itemheight=20</string>
<string>columns=Enabled,Party,Time,Duration</string>
<string>columns.check=enabled</string>
<string>columns.width=30</string>
<string>columns.resize=fixed</string>
<string>columns.allowemptytitle=enabled</string>
<string>griddraw_right_color=#e3e6e9</string>
<string>griddraw_bottom_color=#a9c2c2</string>
</stringlist>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_log_buttons" >
<property name="styleSheet" >
<string>QFrame#frame_log_buttons {
border: 1px solid #717fa0;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>4</number>
</property>
<property name="leftMargin" >
<number>4</number>
</property>
<item>
<widget class="QToolButton" name="log_call" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Call back this number</string>
</property>
<property name="text" >
<string>Call</string>
</property>
<property name="icon" >
<iconset>call.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>call.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>call_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>call_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="log_clear" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Clear all calls log</string>
</property>
<property name="text" >
<string>Clear</string>
</property>
<property name="icon" >
<iconset>clear.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_identity" stdset="0" >
<string>clear:log:</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>clear.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>clear_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>clear_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="log_del" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Delete the selected call log</string>
</property>
<property name="text" >
<string>Delete</string>
</property>
<property name="icon" >
<iconset>delete.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_identity" stdset="0" >
<string>deletecheckeditems:log:</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>delete.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>delete_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>delete_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="log_contact" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Turn this number into a contact</string>
</property>
<property name="text" >
<string>Contact</string>
</property>
<property name="icon" >
<iconset>add.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>add.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>add_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>add_hover.png</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="PageContacts" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_page_contacts" >
<property name="styleSheet" >
<string>QFrame#frame_page_contacts {
border: 0px solid #717fa0;
border-left: 1px solid #717fa0;
border-right: 1px solid #717fa0;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="frame_4" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>12</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px solid #717fa0;
</string>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_2" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>106</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>106</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_5" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>18</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;</string>
</property>
<property name="text" >
<string/>
</property>
<property name="pixmap" >
<pixmap>pointer.png</pixmap>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_6" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>8</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>8</height>
</size>
</property>
<property name="styleSheet" >
<string>border: 0px;
border-bottom: 1px solid #717fa0;
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>4</number>
</property>
<property name="leftMargin" >
<number>6</number>
</property>
<property name="topMargin" >
<number>6</number>
</property>
<property name="rightMargin" >
<number>6</number>
</property>
<property name="bottomMargin" >
<number>6</number>
</property>
<item>
<widget class="QToolButton" name="abk_new" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>25</width>
<height>25</height>
</size>
</property>
<property name="toolTip" >
<string>Create new contact</string>
</property>
<property name="text" >
<string>New</string>
</property>
<property name="icon" >
<iconset>add.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonIconOnly</enum>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>add.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>add_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>add_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_6" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>25</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>25</height>
</size>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="search_contact" >
<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="styleSheet" >
<string>QLineEdit {
background-image: url(search.png);
background-repeat: no-repeat;
background-position: left;
padding-left: 20px;
}
</string>
</property>
<property name="_yate_textchangednotify" stdset="0" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QFrame" name="frame_contacts" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet" >
<string>QFrame#frame_contacts {
border: 0px;
border-top: 1px solid #717fa0;
border-bottom: 1px solid #717fa0;
}
</string>
</property>
<property name="_yate_uiwidget" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_uiwidget_name" stdset="0" >
<string>contacts</string>
</property>
<property name="_yate_uiwidget_class" stdset="0" >
<string>QtCustomTree</string>
</property>
<property name="_yate_uiwidget_params" stdset="0" >
<stringlist>
<string>property:_yate_save_props=_yate_sorting,_yate_col_widths</string>
<string>property:tabKeyNavigation=false</string>
<string>property:sortingEnabled=true</string>
<string>property:allColumnsShowFocus=true</string>
<string>property:_yate_horizontalheader=true</string>
<string>property:_yate_notifyonenterpressed=true</string>
<string>property:_yate_notifyitemchanged=true</string>
<string>property:_yate_itemheight=0</string>
<string>property:_yate_sorting=name,true</string>
<string>property:_yate_itemheight=20</string>
<string>columns=Enabled,Name,Number/URI</string>
<string>columns.check=enabled</string>
<string>columns.width=30</string>
<string>columns.resize=fixed</string>
<string>columns.allowemptytitle=enabled</string>
<string>griddraw_right_color=#e3e6e9</string>
<string>griddraw_bottom_color=#a9c2c2</string>
</stringlist>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_contacts_buttons" >
<property name="styleSheet" >
<string>QFrame#frame_contacts_buttons {
border: 0px solid #717fa0;
border-bottom: 1px solid #717fa0;
}
</string>
</property>
<property name="frameShape" >
<enum>QFrame::StyledPanel</enum>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>4</number>
</property>
<property name="leftMargin" >
<number>4</number>
</property>
<item>
<widget class="QToolButton" name="abk_call" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Call this contact</string>
</property>
<property name="text" >
<string>Call</string>
</property>
<property name="icon" >
<iconset>call.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>call.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>call_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>call_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="abk_del" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Delete contact(s)</string>
</property>
<property name="text" >
<string>Delete</string>
</property>
<property name="icon" >
<iconset>delete.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_identity" stdset="0" >
<string>deletecheckeditems:contacts:</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>delete.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>delete_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>delete_hover.png</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="abk_edit" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<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="toolTip" >
<string>Edit this contact</string>
</property>
<property name="text" >
<string>Edit</string>
</property>
<property name="icon" >
<iconset>edit.png</iconset>
</property>
<property name="toolButtonStyle" >
<enum>Qt::ToolButtonTextBesideIcon</enum>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>edit.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>edit_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>edit_hover.png</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item>
<widget class="QFrame" name="frame_messages" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>110</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>110</height>
</size>
</property>
<property name="styleSheet" >
<string>QScrollBar {
border: 1px solid #717fa0;
background: white;
}
QScrollBar::handle {
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #f6e8e8);
border: 1px solid #717fa0;
}
QScrollBar:vertical {
width: 14px;
margin: 16px 0px 16px 0px;
border-top: 0px;
border-bottom: 0px;
}
QScrollBar:horizontal {
height: 14px;
margin: 0px 16px 0px 16px;
border-left: 0px;
border-right: 0px;
}
QScrollBar::add-line {
height: 14px;
width: 14px;
border: 1px solid #717fa0;
subcontrol-origin: margin;
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #f6e8e8);
}
QScrollBar::sub-line {
height: 14px;
width: 14px;
border: 1px solid #717fa0;
subcontrol-origin: margin;
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1, stop: 0 #ffffff, stop: 1 #f6e8e8);
}
QScrollBar::handle:vertical { border-left: 0px; border-right: 0px; }
QScrollBar::handle:horizontal { border-top: 0px; border-bottom: 0px; }
QScrollBar::add-line:vertical { subcontrol-position: bottom; image: url(scroll_down.png); height: 14px; }
QScrollBar::sub-line:vertical { subcontrol-position: top; image: url(scroll_up.png); height: 14px; }
QScrollBar::add-line:horizontal { subcontrol-position: right; image: url(scroll_right.png); width: 14px; }
QScrollBar::sub-line:horizontal { subcontrol-position: left; image: url(scroll_left.png); width: 14px; }
QScrollBar::up-arrow:pressed { border: 1px solid #717fa0; }
QScrollBar::down-arrow:pressed { border: 1px solid #717fa0; }
QScrollBar::left-arrow:pressed { border: 1px solid #717fa0; }
QScrollBar::right-arrow:pressed { border: 1px solid #717fa0; }
QLabel {
font-size: 11px;
}
QTextEdit {
border: 0px;
font-size: 11px;
}
</string>
</property>
<property name="_yate_uiwidget" stdset="0" >
<bool>true</bool>
</property>
<property name="_yate_uiwidget_name" stdset="0" >
<string>messages</string>
</property>
<property name="_yate_uiwidget_class" stdset="0" >
<string>WidgetList</string>
</property>
<property name="_yate_uiwidget_params" stdset="0" >
<stringlist>
<string>type=pages</string>
<string>header=messages_header.ui</string>
<string>navigate_prev=messages_prev</string>
<string>navigate_next=messages_next</string>
<string>navigate_info=messages_counter</string>
<string>navigate_info_format=${index}/${count}</string>
<string>navigate_title=messages_title</string>
<string>delete_item_action=deleteitem</string>
<string>property:_yate_hidewndwhenempty=false</string>
<string>property:_yate_hidewidgetwhenempty=frame_messages</string>
<string>property:_yate_itemui=generic:messages_generic.ui</string>
<string>property:_yate_itemui=subscription:messages_okrejignore.ui</string>
<string>property:_yate_itemui=mucinvite:messages_okrejignore.ui</string>
<string>property:_yate_itemui=loginfail:messages_loginfail.ui</string>
<string>property:_yate_itemui=incomingcall:messages_okrejignore.ui</string>
<string>property:_yate_itemui=incomingfile:messages_okrejignore.ui</string>
<string>property:_yate_itemui=rosterreqfail:messages_generic.ui</string>
<string>property:_yate_itemui=noaudio:messages_generic.ui</string>
<string>property:_yate_itemui=contactupdatefail:messages_generic.ui</string>
<string>property:_yate_itemui=contactremovefail:messages_generic.ui</string>
</stringlist>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="frameStatus" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>16</width>
<height>32</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>32</height>
</size>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>4</number>
</property>
<property name="leftMargin" >
<number>2</number>
</property>
<property name="topMargin" >
<number>4</number>
</property>
<property name="rightMargin" >
<number>2</number>
</property>
<property name="bottomMargin" >
<number>4</number>
</property>
<item>
<widget class="QToolButton" name="global_account_status" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>26</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>26</width>
<height>16777215</height>
</size>
</property>
<property name="icon" >
<iconset>status_offline.png</iconset>
</property>
<property name="popupMode" >
<enum>QToolButton::InstantPopup</enum>
</property>
<property name="autoRaise" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="status" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>25</height>
</size>
</property>
<property name="text" >
<string>Yate </string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="toggle_show_help" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>26</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>26</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip" >
<string>Show or hide the Help window</string>
</property>
<property name="icon" >
<iconset>quest.png</iconset>
</property>
<property name="checkable" >
<bool>true</bool>
</property>
<property name="_yate_identity" stdset="0" >
<string>showwindow:help:0</string>
</property>
<property name="_yate_normal_icon" stdset="0" >
<string>quest.png</string>
</property>
<property name="_yate_pressed_icon" stdset="0" >
<string>quest_pressed.png</string>
</property>
<property name="_yate_hover_icon" stdset="0" >
<string>quest_hover.png</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
<action name="quit" >
<property name="icon" >
<iconset>quit.png</iconset>
</property>
<property name="text" >
<string>Quit</string>
</property>
<property name="menuRole" >
<enum>QAction::QuitRole</enum>
</property>
</action>
<action name="acc_new" >
<property name="icon" >
<iconset>addaccount_menu.png</iconset>
</property>
<property name="text" >
<string>Add account</string>
</property>
</action>
<action name="action_show_accountlist" >
<property name="icon" >
<iconset>user_menu.png</iconset>
</property>
<property name="text" >
<string>Accounts</string>
</property>
</action>
<action name="action_show_settings" >
<property name="icon" >
<iconset>configure_menu.png</iconset>
</property>
<property name="text" >
<string>Options</string>
</property>
<property name="menuRole" >
<enum>QAction::PreferencesRole</enum>
</property>
</action>
<action name="chatcontact_chat" >
<property name="icon" >
<iconset>chat_menu.png</iconset>
</property>
<property name="text" >
<string>Chat</string>
</property>
</action>
<action name="chatcontact_subscribe" >
<property name="text" >
<string>Request subscription</string>
</property>
</action>
<action name="chatcontact_unsubscribe" >
<property name="text" >
<string>Request subscription removal</string>
</property>
</action>
<action name="chatcontact_unsubscribed" >
<property name="text" >
<string>Remove subscription</string>
</property>
</action>
<action name="chatcontact_call" >
<property name="icon" >
<iconset>phone_menu.png</iconset>
</property>
<property name="text" >
<string>Call</string>
</property>
</action>
<action name="chatcontact_new" >
<property name="icon" >
<iconset>add_menu.png</iconset>
</property>
<property name="text" >
<string>Add</string>
</property>
</action>
<action name="chatcontact_edit" >
<property name="icon" >
<iconset>edit_menu.png</iconset>
</property>
<property name="text" >
<string>Edit</string>
</property>
<property name="toolTip" >
<string>Edit contact</string>
</property>
</action>
<action name="chatcontact_del" >
<property name="icon" >
<iconset>delete_menu.png</iconset>
</property>
<property name="text" >
<string>Remove</string>
</property>
<property name="toolTip" >
<string>Remove contact</string>
</property>
</action>
<action name="chatcontact_showoffline" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="text" >
<string>Show offline friends</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>setparams:property:chat_contacts:_yate_showofflinecontacts</string>
</property>
</action>
<action name="chatcontact_flatlist" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="text" >
<string>Flat list</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>setparams:property:chat_contacts:_yate_flatlist</string>
</property>
</action>
<action name="setStatusOnline" >
<property name="icon" >
<iconset>status_online_menu.png</iconset>
</property>
<property name="text" >
<string>Online</string>
</property>
</action>
<action name="setStatusBusy" >
<property name="icon" >
<iconset>status_busy_menu.png</iconset>
</property>
<property name="text" >
<string>Busy</string>
</property>
</action>
<action name="setStatusAway" >
<property name="icon" >
<iconset>status_away_menu.png</iconset>
</property>
<property name="text" >
<string>Away</string>
</property>
</action>
<action name="setStatusXa" >
<property name="icon" >
<iconset>status_xa_menu.png</iconset>
</property>
<property name="text" >
<string>Extended away</string>
</property>
</action>
<action name="setStatusDnd" >
<property name="icon" >
<iconset>status_dnd_menu.png</iconset>
</property>
<property name="text" >
<string>Do Not Disturb</string>
</property>
</action>
<action name="setStatusOffline" >
<property name="icon" >
<iconset>status_offline_menu.png</iconset>
</property>
<property name="text" >
<string>Offline</string>
</property>
</action>
<action name="joinmuc_wizard" >
<property name="icon" >
<iconset>muc_menu.png</iconset>
</property>
<property name="text" >
<string>Join chat room</string>
</property>
</action>
<action name="acc_new_wizard" >
<property name="icon" >
<iconset>addaccountwiz_menu.png</iconset>
</property>
<property name="text" >
<string>Add account wizard</string>
</property>
</action>
<action name="messages_show" >
<property name="icon" >
<iconset>notif_menu.png</iconset>
</property>
<property name="text" >
<string>Show notifications</string>
</property>
<property name="_yate_menuNoCopy" stdset="0" >
<bool>true</bool>
</property>
</action>
<action name="chatcontact_info" >
<property name="icon" >
<iconset>info_menu.png</iconset>
</property>
<property name="text" >
<string>Info</string>
</property>
</action>
<action name="toggle_show_events" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="icon" >
<iconset>events_menu.png</iconset>
</property>
<property name="text" >
<string>Debug window</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>showwindow:events</string>
</property>
</action>
<action name="chatcontact_hideemptygroups" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="text" >
<string>Hide empty groups</string>
</property>
<property name="_yate_identity" stdset="0" >
<string>setparams:property:chat_contacts:_yate_hideemptygroups</string>
</property>
</action>
<action name="advanced_mode" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="text" >
<string>Advanced mode</string>
</property>
</action>
<action name="send_file" >
<property name="icon" >
<iconset>sendfile_menu.png</iconset>
</property>
<property name="text" >
<string>Send file</string>
</property>
</action>
<action name="action_show_fileprogress" >
<property name="icon" >
<iconset>file_trans_menu.png</iconset>
</property>
<property name="text" >
<string>File transfer</string>
</property>
</action>
<action name="action_show_archive" >
<property name="icon" >
<iconset>archive_menu.png</iconset>
</property>
<property name="text" >
<string>Archive</string>
</property>
</action>
<action name="chatcontact_showlog" >
<property name="icon" >
<iconset>archive.png</iconset>
</property>
<property name="text" >
<string>Show log</string>
</property>
</action>
<action name="chatroom_new" >
<property name="icon" >
<iconset>addchatroom_menu.png</iconset>
</property>
<property name="text" >
<string>Add chat room</string>
</property>
</action>
<action name="share_file" >
<property name="icon" >
<iconset>sharefile_menu.png</iconset>
</property>
<property name="text" >
<string>Share Files</string>
</property>
</action>
<action name="shared_file" >
<property name="icon" >
<iconset>sharedfile_menu.png</iconset>
</property>
<property name="text" >
<string>Shared Files</string>
</property>
</action>
</widget>
<resources/>
<connections/>
</ui>