mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 19:02:48 +00:00
58 lines
1.6 KiB
XML
58 lines
1.6 KiB
XML
<ui version="4.0" >
|
|
<author>George Staikos <staikos@kde.org></author>
|
|
<class>KGWizardPage1</class>
|
|
<widget class="QWidget" name="KGWizardPage1" >
|
|
<property name="geometry" >
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>621</width>
|
|
<height>98</height>
|
|
</rect>
|
|
</property>
|
|
<layout class="QGridLayout" >
|
|
<property name="leftMargin" >
|
|
<number>11</number>
|
|
</property>
|
|
<property name="topMargin" >
|
|
<number>11</number>
|
|
</property>
|
|
<property name="rightMargin" >
|
|
<number>11</number>
|
|
</property>
|
|
<property name="bottomMargin" >
|
|
<number>11</number>
|
|
</property>
|
|
<property name="horizontalSpacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<property name="verticalSpacing" >
|
|
<number>6</number>
|
|
</property>
|
|
<item row="0" column="0" >
|
|
<widget class="QLabel" name="TextLabel1" >
|
|
<property name="text" >
|
|
<string>You have indicated that you wish to obtain or purchase a secure certificate. This wizard is intended to guide you through the procedure. You may cancel at any time, and this will abort the transaction.</string>
|
|
</property>
|
|
<property name="textFormat" >
|
|
<enum>Qt::RichText</enum>
|
|
</property>
|
|
<property name="scaledContents" >
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="alignment" >
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="wordWrap" >
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<includes>
|
|
<include location="global" >kdialog.h</include>
|
|
</includes>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|