2006-03-24 15:59:11 +00:00
<ui version="4.0" >
2007-10-13 19:06:09 +00:00
<class>HyperlinkUi</class>
<widget class="QDialog" name="HyperlinkUi" >
2006-03-24 15:59:11 +00:00
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
2007-11-01 17:37:43 +00:00
<width>336</width>
<height>155</height>
2006-03-24 15:59:11 +00:00
</rect>
</property>
<property name="windowTitle" >
<string/>
</property>
<property name="sizeGripEnabled" >
<bool>true</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="urlLA" >
<property name="toolTip" >
<string>URL</string>
</property>
<property name="text" >
2007-11-01 17:37:43 +00:00
<string>&Target:</string>
2006-03-24 15:59:11 +00:00
</property>
<property name="buddy" >
<cstring>urlED</cstring>
</property>
</widget>
</item>
2007-11-01 17:37:43 +00:00
<item row="0" column="1" colspan="2" >
<widget class="QLineEdit" name="urlED" >
<property name="toolTip" >
<string>URL</string>
</property>
</widget>
</item>
2006-03-24 15:59:11 +00:00
<item row="1" column="0" >
<widget class="QLabel" name="nameLA" >
<property name="toolTip" >
<string>Name associated with the URL</string>
</property>
<property name="text" >
<string>&Name:</string>
</property>
<property name="buddy" >
<cstring>nameED</cstring>
</property>
</widget>
</item>
2007-11-01 17:37:43 +00:00
<item row="1" column="1" colspan="2" >
2006-03-24 15:59:11 +00:00
<widget class="QLineEdit" name="nameED" >
<property name="toolTip" >
<string>Name associated with the URL</string>
</property>
</widget>
</item>
2007-11-01 17:37:43 +00:00
<item row="2" column="1" >
<widget class="QGroupBox" name="TypeGB" >
2006-03-24 15:59:11 +00:00
<property name="toolTip" >
2007-11-01 17:37:43 +00:00
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">specify the link target</p></body></html></string>
</property>
<property name="title" >
<string>Link type</string>
2006-03-24 15:59:11 +00:00
</property>
2007-11-01 17:37:43 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QRadioButton" name="WebRB" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">Link to the web or to every other target</p></body></html></string>
</property>
<property name="text" >
<string>&Web</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QRadioButton" name="EmailRB" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:8pt;">Link to an email address</p></body></html></string>
</property>
<property name="text" >
<string>&Email</string>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QRadioButton" name="FileRB" >
<property name="toolTip" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Link to a file</p></body></html></string>
</property>
<property name="text" >
<string>&File</string>
</property>
</widget>
</item>
</layout>
2006-03-24 15:59:11 +00:00
</widget>
</item>
2007-11-01 17:37:43 +00:00
<item row="2" column="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
2007-10-13 19:06:09 +00:00
</property>
2007-11-01 17:37:43 +00:00
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0" colspan="3" >
<layout class="QHBoxLayout" >
2007-10-14 00:29:35 +00:00
<property name="spacing" >
<number>6</number>
2007-10-13 19:06:09 +00:00
</property>
2007-11-01 17:37:43 +00:00
<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>
2006-03-24 15:59:11 +00:00
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="okPB" >
<property name="text" >
<string>&OK</string>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="closePB" >
<property name="text" >
<string>&Close</string>
</property>
</widget>
</item>
2006-03-05 17:24:44 +00:00
</layout>
2006-03-24 15:59:11 +00:00
</item>
</layout>
</widget>
<tabstops>
<tabstop>urlED</tabstop>
<tabstop>nameED</tabstop>
2007-11-01 17:37:43 +00:00
<tabstop>WebRB</tabstop>
<tabstop>EmailRB</tabstop>
<tabstop>FileRB</tabstop>
2006-03-24 15:59:11 +00:00
<tabstop>okPB</tabstop>
<tabstop>closePB</tabstop>
</tabstops>
2007-10-13 19:06:09 +00:00
<includes>
<include location="local" >qt_helpers.h</include>
</includes>
2006-03-24 15:59:11 +00:00
<resources/>
<connections/>
2006-03-05 17:24:44 +00:00
</ui>