|
|
@@ -6,179 +6,140 @@ |
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>564</width>
|
|
|
- <height>385</height>
|
|
|
+ <width>440</width>
|
|
|
+ <height>314</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
<property name="windowTitle">
|
|
|
<string>Dialog</string>
|
|
|
</property>
|
|
|
- <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>340</y>
|
|
|
- <width>521</width>
|
|
|
- <height>32</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
- </property>
|
|
|
- <property name="standardButtons">
|
|
|
- <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QTextEdit" name="m_pTextEditSerialKey">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>244</y>
|
|
|
- <width>521</width>
|
|
|
- <height>70</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QRadioButton" name="m_pRadioButtonActivate">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>60</y>
|
|
|
- <width>520</width>
|
|
|
- <height>24</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <weight>75</weight>
|
|
|
- <bold>true</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>&Account login</string>
|
|
|
- </property>
|
|
|
- <property name="checked">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QRadioButton" name="m_pRadioButtonSubscription">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>214</y>
|
|
|
- <width>520</width>
|
|
|
- <height>24</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="font">
|
|
|
- <font>
|
|
|
- <weight>75</weight>
|
|
|
- <bold>true</bold>
|
|
|
- </font>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>&Serial key</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QLabel" name="label_9">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>20</y>
|
|
|
- <width>520</width>
|
|
|
- <height>18</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>Enable your <a href="http://symless.com/pricing?source=gui">Synergy Pro</a> and Synergy Basic features.</string>
|
|
|
- </property>
|
|
|
- <property name="openExternalLinks">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- <widget class="QWidget" name="layoutWidget">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>30</x>
|
|
|
- <y>100</y>
|
|
|
- <width>285</width>
|
|
|
- <height>92</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <layout class="QFormLayout" name="formLayout_2">
|
|
|
- <property name="fieldGrowthPolicy">
|
|
|
- <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
- </property>
|
|
|
- <property name="horizontalSpacing">
|
|
|
- <number>20</number>
|
|
|
- </property>
|
|
|
- <property name="verticalSpacing">
|
|
|
- <number>10</number>
|
|
|
- </property>
|
|
|
- <item row="0" column="0">
|
|
|
- <widget class="QLabel" name="m_pLabelEmail_2">
|
|
|
- <property name="text">
|
|
|
- <string>Email:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="0" column="1">
|
|
|
- <widget class="QLineEdit" name="m_pLineEditEmail_2">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>200</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="echoMode">
|
|
|
- <enum>QLineEdit::Normal</enum>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="1">
|
|
|
- <widget class="QLineEdit" name="m_pLineEditPassword_2">
|
|
|
- <property name="sizePolicy">
|
|
|
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
- <horstretch>0</horstretch>
|
|
|
- <verstretch>0</verstretch>
|
|
|
- </sizepolicy>
|
|
|
- </property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>200</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="echoMode">
|
|
|
- <enum>QLineEdit::Password</enum>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="2" column="1">
|
|
|
- <widget class="QLabel" name="label_4">
|
|
|
- <property name="text">
|
|
|
- <string><a href="https://symless.com/account/reset/?source=gui">Forgot password</a></string>
|
|
|
- </property>
|
|
|
- <property name="openExternalLinks">
|
|
|
- <bool>true</bool>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item row="1" column="0">
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
- <property name="text">
|
|
|
- <string>Password:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </widget>
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
+ <item>
|
|
|
+ <widget class="QRadioButton" name="m_pRadioButtonActivate">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>&Account login</string>
|
|
|
+ </property>
|
|
|
+ <property name="checked">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <layout class="QFormLayout" name="formLayout_2">
|
|
|
+ <property name="fieldGrowthPolicy">
|
|
|
+ <enum>QFormLayout::AllNonFixedFieldsGrow</enum>
|
|
|
+ </property>
|
|
|
+ <property name="horizontalSpacing">
|
|
|
+ <number>20</number>
|
|
|
+ </property>
|
|
|
+ <property name="verticalSpacing">
|
|
|
+ <number>10</number>
|
|
|
+ </property>
|
|
|
+ <item row="0" column="0">
|
|
|
+ <widget class="QLabel" name="m_pLabelEmail">
|
|
|
+ <property name="text">
|
|
|
+ <string>Email:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="0" column="1">
|
|
|
+ <widget class="QLineEdit" name="m_pLineEditEmail">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="echoMode">
|
|
|
+ <enum>QLineEdit::Normal</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="0">
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
+ <property name="text">
|
|
|
+ <string>Password:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item row="1" column="1">
|
|
|
+ <widget class="QLineEdit" name="m_pLineEditPassword">
|
|
|
+ <property name="sizePolicy">
|
|
|
+ <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
+ <horstretch>0</horstretch>
|
|
|
+ <verstretch>0</verstretch>
|
|
|
+ </sizepolicy>
|
|
|
+ </property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>200</width>
|
|
|
+ <height>20</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="echoMode">
|
|
|
+ <enum>QLineEdit::Password</enum>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QRadioButton" name="m_pRadioButtonSubscription">
|
|
|
+ <property name="font">
|
|
|
+ <font>
|
|
|
+ <weight>75</weight>
|
|
|
+ <bold>true</bold>
|
|
|
+ </font>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>&Serial key</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_5">
|
|
|
+ <property name="text">
|
|
|
+ <string>Found on your <a href="https://symless.com/account/?source=gui">account</a> page.</string>
|
|
|
+ </property>
|
|
|
+ <property name="openExternalLinks">
|
|
|
+ <bool>true</bool>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QTextEdit" name="m_pTextEditSerialKey">
|
|
|
+ <property name="html">
|
|
|
+ <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
|
|
+<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
+p, li { white-space: pre-wrap; }
|
|
|
+</style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;">
|
|
|
+<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QDialogButtonBox" name="buttonBox">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
+ </property>
|
|
|
+ <property name="standardButtons">
|
|
|
+ <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</widget>
|
|
|
<resources/>
|
|
|
<connections>
|
|
|
|
0 comments on commit
0d5d7e1