[793] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <ui version="4.0"> |
---|
| 3 | <class>child_help</class> |
---|
| 4 | <widget class="QDialog" name="child_help"> |
---|
| 5 | <property name="geometry"> |
---|
| 6 | <rect> |
---|
| 7 | <x>0</x> |
---|
| 8 | <y>0</y> |
---|
| 9 | <width>359</width> |
---|
| 10 | <height>129</height> |
---|
| 11 | </rect> |
---|
| 12 | </property> |
---|
| 13 | <property name="windowTitle"> |
---|
| 14 | <string>Dialog</string> |
---|
| 15 | </property> |
---|
| 16 | <widget class="QLabel" name="label_2"> |
---|
| 17 | <property name="geometry"> |
---|
| 18 | <rect> |
---|
| 19 | <x>10</x> |
---|
| 20 | <y>5</y> |
---|
| 21 | <width>171</width> |
---|
| 22 | <height>41</height> |
---|
| 23 | </rect> |
---|
| 24 | </property> |
---|
| 25 | <property name="font"> |
---|
| 26 | <font> |
---|
| 27 | <pointsize>16</pointsize> |
---|
| 28 | <weight>75</weight> |
---|
| 29 | <bold>true</bold> |
---|
| 30 | </font> |
---|
| 31 | </property> |
---|
| 32 | <property name="text"> |
---|
| 33 | <string>MRUN gui Help</string> |
---|
| 34 | </property> |
---|
| 35 | </widget> |
---|
| 36 | <widget class="QPushButton" name="button_ok"> |
---|
| 37 | <property name="geometry"> |
---|
| 38 | <rect> |
---|
| 39 | <x>10</x> |
---|
| 40 | <y>100</y> |
---|
| 41 | <width>91</width> |
---|
| 42 | <height>24</height> |
---|
| 43 | </rect> |
---|
| 44 | </property> |
---|
| 45 | <property name="text"> |
---|
| 46 | <string>Close</string> |
---|
| 47 | </property> |
---|
| 48 | </widget> |
---|
| 49 | <widget class="QLabel" name="label_3"> |
---|
| 50 | <property name="geometry"> |
---|
| 51 | <rect> |
---|
| 52 | <x>10</x> |
---|
| 53 | <y>45</y> |
---|
| 54 | <width>311</width> |
---|
| 55 | <height>36</height> |
---|
| 56 | </rect> |
---|
| 57 | </property> |
---|
| 58 | <property name="text"> |
---|
| 59 | <string>Please find help on the official PALM web page:</string> |
---|
| 60 | </property> |
---|
| 61 | <property name="alignment"> |
---|
| 62 | <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
---|
| 63 | </property> |
---|
| 64 | <property name="wordWrap"> |
---|
| 65 | <bool>true</bool> |
---|
| 66 | </property> |
---|
| 67 | </widget> |
---|
| 68 | <widget class="QTextBrowser" name="textBrowser"> |
---|
| 69 | <property name="enabled"> |
---|
| 70 | <bool>true</bool> |
---|
| 71 | </property> |
---|
| 72 | <property name="geometry"> |
---|
| 73 | <rect> |
---|
| 74 | <x>10</x> |
---|
| 75 | <y>65</y> |
---|
| 76 | <width>261</width> |
---|
| 77 | <height>31</height> |
---|
| 78 | </rect> |
---|
| 79 | </property> |
---|
| 80 | <property name="font"> |
---|
| 81 | <font> |
---|
| 82 | <italic>false</italic> |
---|
| 83 | <underline>false</underline> |
---|
| 84 | <kerning>false</kerning> |
---|
| 85 | </font> |
---|
| 86 | </property> |
---|
| 87 | <property name="focusPolicy"> |
---|
| 88 | <enum>Qt::NoFocus</enum> |
---|
| 89 | </property> |
---|
| 90 | <property name="contextMenuPolicy"> |
---|
| 91 | <enum>Qt::NoContextMenu</enum> |
---|
| 92 | </property> |
---|
| 93 | <property name="acceptDrops"> |
---|
| 94 | <bool>false</bool> |
---|
| 95 | </property> |
---|
| 96 | <property name="layoutDirection"> |
---|
| 97 | <enum>Qt::LeftToRight</enum> |
---|
| 98 | </property> |
---|
| 99 | <property name="frameShape"> |
---|
| 100 | <enum>QFrame::StyledPanel</enum> |
---|
| 101 | </property> |
---|
| 102 | <property name="frameShadow"> |
---|
| 103 | <enum>QFrame::Plain</enum> |
---|
| 104 | </property> |
---|
| 105 | <property name="lineWidth"> |
---|
| 106 | <number>0</number> |
---|
| 107 | </property> |
---|
| 108 | <property name="readOnly"> |
---|
| 109 | <bool>true</bool> |
---|
| 110 | </property> |
---|
| 111 | <property name="html"> |
---|
| 112 | <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
---|
| 113 | <html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
---|
| 114 | p, li { white-space: pre-wrap; } |
---|
| 115 | </style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;"> |
---|
| 116 | <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://palm.muk.uni-hannover.de/wiki/doc/app/jobcontrol#GraphicaluserinterfaceGUIformrun"><span style=" text-decoration: underline; color:#0057ae;">http://palm.muk.uni-hannover.de/</span></a></p></body></html></string> |
---|
| 117 | </property> |
---|
| 118 | <property name="acceptRichText"> |
---|
| 119 | <bool>true</bool> |
---|
| 120 | </property> |
---|
| 121 | <property name="openExternalLinks"> |
---|
| 122 | <bool>true</bool> |
---|
| 123 | </property> |
---|
| 124 | </widget> |
---|
| 125 | </widget> |
---|
| 126 | <resources/> |
---|
| 127 | <connections> |
---|
| 128 | <connection> |
---|
| 129 | <sender>button_ok</sender> |
---|
| 130 | <signal>clicked()</signal> |
---|
| 131 | <receiver>child_help</receiver> |
---|
| 132 | <slot>close()</slot> |
---|
| 133 | <hints> |
---|
| 134 | <hint type="sourcelabel"> |
---|
| 135 | <x>187</x> |
---|
| 136 | <y>111</y> |
---|
| 137 | </hint> |
---|
| 138 | <hint type="destinationlabel"> |
---|
| 139 | <x>253</x> |
---|
| 140 | <y>104</y> |
---|
| 141 | </hint> |
---|
| 142 | </hints> |
---|
| 143 | </connection> |
---|
| 144 | </connections> |
---|
| 145 | </ui> |
---|