2010-10-07 17:50:15 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>NotifyPage</class>
|
|
|
|
<widget class="QWidget" name="NotifyPage">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2012-07-30 09:27:40 -04:00
|
|
|
<width>569</width>
|
|
|
|
<height>512</height>
|
2010-10-07 17:50:15 -04:00
|
|
|
</rect>
|
|
|
|
</property>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="NotifyPageVLayout">
|
2010-10-07 17:50:15 -04:00
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="currentIndex">
|
2015-06-12 21:28:01 -04:00
|
|
|
<number>0</number>
|
2015-03-26 18:17:48 -04:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tabFeed">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Feed</string>
|
|
|
|
</attribute>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="tabFeedVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<widget class="QGroupBox" name="newsFeedGroupBox">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="title">
|
|
|
|
<string>News Feed</string>
|
|
|
|
</property>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QHBoxLayout" name="notify_ForumNewMsgHLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="spacing">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2016-08-07 13:00:23 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2015-03-26 18:17:48 -04:00
|
|
|
<number>6</number>
|
2010-10-07 17:50:15 -04:00
|
|
|
</property>
|
2012-09-04 16:04:49 -04:00
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="notify_VLayout">
|
2012-09-04 16:04:49 -04:00
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Peers">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Friend Connected</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
2017-05-30 16:23:31 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="notify_Circles">
|
|
|
|
<property name="text">
|
|
|
|
<string>Circles</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2012-09-04 16:04:49 -04:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Channels">
|
|
|
|
<property name="text">
|
|
|
|
<string>Channels</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="notify_Forums">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2015-03-26 18:17:48 -04:00
|
|
|
<string>Forums</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Posted">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Links</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Blogs">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2015-03-26 18:17:48 -04:00
|
|
|
<string>Blogs</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Messages">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Mails</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Chat">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Chats</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<widget class="QCheckBox" name="notify_Security">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
2015-03-26 18:17:48 -04:00
|
|
|
<string>Security</string>
|
2012-09-04 16:04:49 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-06-12 21:28:01 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="notify_SecurityIp">
|
|
|
|
<property name="text">
|
2015-06-16 07:04:30 -04:00
|
|
|
<string>Ip security</string>
|
2015-06-12 21:28:01 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="feedLayout"/>
|
|
|
|
</item>
|
2012-09-04 16:04:49 -04:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="testFeedVLayout">
|
2012-09-04 16:04:49 -04:00
|
|
|
<item>
|
2015-05-26 11:19:57 -04:00
|
|
|
<widget class="QPushButton" name="testFeedButton">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<spacer name="testFeedVSpacer">
|
2012-09-04 16:04:49 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-26 18:17:48 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="messageGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Message</string>
|
|
|
|
</property>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="messageGroupBoxVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="message_ConnectAttempt">
|
2010-10-07 17:50:15 -04:00
|
|
|
<property name="text">
|
2015-03-26 18:17:48 -04:00
|
|
|
<string>Connect attempt</string>
|
2010-10-07 17:50:15 -04:00
|
|
|
</property>
|
2010-11-24 19:20:25 -05:00
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<spacer name="tabFeedVSpacer">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabToasters">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Toasters</string>
|
|
|
|
</attribute>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="tabToastersVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonDisableAll">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Disable All Toaster temporarily</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Disable All Toasters</string>
|
|
|
|
</property>
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<widget class="QGroupBox" name="toasterGroupBox">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="title">
|
|
|
|
<string>Toasters</string>
|
|
|
|
</property>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="toasterGroupBoxVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QHBoxLayout" name="popup_HLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="popupVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_Connect">
|
|
|
|
<property name="text">
|
|
|
|
<string>Friend Connect</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_NewMsg">
|
|
|
|
<property name="text">
|
|
|
|
<string>New Message</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_DownloadFinished">
|
|
|
|
<property name="text">
|
|
|
|
<string>Download completed</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_PrivateChat">
|
|
|
|
<property name="text">
|
|
|
|
<string>Private Chat</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_GroupChat">
|
|
|
|
<property name="text">
|
|
|
|
<string>Group Chat</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_ChatLobby">
|
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Chat Room</string>
|
2015-03-26 18:17:48 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="popup_ConnectAttempt">
|
|
|
|
<property name="text">
|
|
|
|
<string>Connect attempt</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-05-26 11:19:57 -04:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="toasterLayout"/>
|
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="testToasterVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
2015-05-26 11:19:57 -04:00
|
|
|
<widget class="QPushButton" name="testToasterButton">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="text">
|
|
|
|
<string>Test</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<spacer name="testToasterVSpacer">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-10-07 17:50:15 -04:00
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QGridLayout" name="positionGLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="labelToasterPosition">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Position</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" colspan="3">
|
|
|
|
<widget class="QComboBox" name="comboBoxToasterPosition">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="labelToasterXMargin">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>X Margin</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QSpinBox" name="spinBoxToasterXMargin">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>20</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLabel" name="labelToasterYMargin">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Y Margin</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QSpinBox" name="spinBoxToasterYMargin">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximum">
|
|
|
|
<number>20</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-03-30 19:02:52 -04:00
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<spacer name="tabToastersVSpacer">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
2012-03-30 19:02:52 -04:00
|
|
|
</property>
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
2012-04-25 15:19:16 -04:00
|
|
|
</property>
|
2015-03-26 18:17:48 -04:00
|
|
|
</spacer>
|
2012-04-25 15:19:16 -04:00
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabSystray">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Systray</string>
|
|
|
|
</attribute>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="tabSystrayVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="trayNotifyGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<string>Systray Icon</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="notifyLayout"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<widget class="QGroupBox" name="systrayMessageGroupBox">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="title">
|
|
|
|
<string>Systray message</string>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="systray_GroupChat">
|
2010-10-07 17:50:15 -04:00
|
|
|
<property name="text">
|
2015-03-26 18:17:48 -04:00
|
|
|
<string>Group chat</string>
|
2010-10-07 17:50:15 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="systray_ChatLobby">
|
|
|
|
<property name="text">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Chat rooms</string>
|
2010-10-07 17:50:15 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-26 18:17:48 -04:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<spacer name="tabSystrayVSpacer">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tabChatLobbies">
|
|
|
|
<attribute name="title">
|
2017-01-18 04:26:25 -05:00
|
|
|
<string>Chat Rooms</string>
|
2015-03-26 18:17:48 -04:00
|
|
|
</attribute>
|
2016-08-07 13:00:23 -04:00
|
|
|
<layout class="QVBoxLayout" name="tabChatLobbiesVLayout">
|
2015-03-26 18:17:48 -04:00
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="chatLobbies_CountUnRead">
|
|
|
|
<property name="text">
|
|
|
|
<string>Count all unread messages</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="chatLobbies_CheckNickName">
|
|
|
|
<property name="text">
|
2017-03-08 06:17:34 -05:00
|
|
|
<string>Count occurrences of my current identity</string>
|
2015-03-26 18:17:48 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QCheckBox" name="chatLobbies_CountFollowingText">
|
|
|
|
<property name="text">
|
2017-03-08 06:17:34 -05:00
|
|
|
<string>Count occurrences of any of the following texts (separate by newlines):</string>
|
2015-03-26 18:17:48 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPlainTextEdit" name="chatLobbies_TextToNotify"/>
|
|
|
|
</item>
|
|
|
|
<item>
|
2016-08-07 13:00:23 -04:00
|
|
|
<widget class="QCheckBox" name="chatLobbies_TextCaseSensitive">
|
|
|
|
<property name="toolTip">
|
2017-03-08 06:17:34 -05:00
|
|
|
<string>Checked, if the identity and the text above occurrences must be in the same case to trigger count.</string>
|
2016-08-07 13:00:23 -04:00
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Case sensitive</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer name="tabChatLobbiesVSpacer">
|
2015-03-26 18:17:48 -04:00
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2010-10-07 17:50:15 -04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-06-12 21:28:01 -04:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>tabWidget</tabstop>
|
|
|
|
<tabstop>notify_Peers</tabstop>
|
|
|
|
<tabstop>notify_Channels</tabstop>
|
|
|
|
<tabstop>notify_Forums</tabstop>
|
|
|
|
<tabstop>notify_Posted</tabstop>
|
|
|
|
<tabstop>notify_Blogs</tabstop>
|
|
|
|
<tabstop>notify_Messages</tabstop>
|
|
|
|
<tabstop>notify_Chat</tabstop>
|
|
|
|
<tabstop>notify_Security</tabstop>
|
|
|
|
<tabstop>notify_SecurityIp</tabstop>
|
|
|
|
<tabstop>message_ConnectAttempt</tabstop>
|
|
|
|
<tabstop>testFeedButton</tabstop>
|
|
|
|
<tabstop>popup_Connect</tabstop>
|
|
|
|
<tabstop>popup_NewMsg</tabstop>
|
|
|
|
<tabstop>popup_DownloadFinished</tabstop>
|
|
|
|
<tabstop>popup_PrivateChat</tabstop>
|
|
|
|
<tabstop>popup_GroupChat</tabstop>
|
|
|
|
<tabstop>popup_ChatLobby</tabstop>
|
|
|
|
<tabstop>popup_ConnectAttempt</tabstop>
|
|
|
|
<tabstop>testToasterButton</tabstop>
|
|
|
|
<tabstop>comboBoxToasterPosition</tabstop>
|
|
|
|
<tabstop>spinBoxToasterXMargin</tabstop>
|
|
|
|
<tabstop>spinBoxToasterYMargin</tabstop>
|
|
|
|
<tabstop>systray_GroupChat</tabstop>
|
|
|
|
<tabstop>systray_ChatLobby</tabstop>
|
|
|
|
<tabstop>chatLobbies_CountUnRead</tabstop>
|
|
|
|
<tabstop>chatLobbies_CheckNickName</tabstop>
|
|
|
|
<tabstop>chatLobbies_CountFollowingText</tabstop>
|
|
|
|
<tabstop>chatLobbies_TextToNotify</tabstop>
|
|
|
|
<tabstop>pushButtonDisableAll</tabstop>
|
|
|
|
</tabstops>
|
2010-10-07 17:50:15 -04:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|