Warning, /graphics/kdiagram/src/KGantt/kganttdatetimetimelinedialog.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>KGantt::DateTimeTimeLineDialog</class>
0004  <widget class="QDialog" name="KGantt::DateTimeTimeLineDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>405</width>
0010     <height>335</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="windowTitle">
0020    <string>Timeline Settings</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout_3">
0023    <item>
0024     <widget class="QWidget" name="widget" native="true">
0025      <layout class="QVBoxLayout" name="verticalLayout">
0026       <item>
0027        <layout class="QVBoxLayout" name="verticalLayout_2">
0028         <item>
0029          <widget class="QRadioButton" name="timeLineDisabled">
0030           <property name="text">
0031            <string>Timeline disabled</string>
0032           </property>
0033           <property name="checked">
0034            <bool>true</bool>
0035           </property>
0036          </widget>
0037         </item>
0038         <item>
0039          <widget class="QRadioButton" name="foreground">
0040           <property name="text">
0041            <string>Draw line in the foreground</string>
0042           </property>
0043          </widget>
0044         </item>
0045         <item>
0046          <widget class="QRadioButton" name="background">
0047           <property name="text">
0048            <string>Draw line in the background</string>
0049           </property>
0050          </widget>
0051         </item>
0052        </layout>
0053       </item>
0054       <item>
0055        <widget class="QCheckBox" name="useCustomPen">
0056         <property name="toolTip">
0057          <string comment="@info:tooltip">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;When deactivated, a cosmetic pen with &lt;span style=&quot; font-style:italic;&quot;&gt;highlight&lt;/span&gt; color will be used.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0058         </property>
0059         <property name="text">
0060          <string>Use Custom Pen</string>
0061         </property>
0062        </widget>
0063       </item>
0064       <item>
0065        <layout class="QHBoxLayout" name="horizontalLayout_5">
0066         <item>
0067          <layout class="QHBoxLayout" name="horizontalLayout">
0068           <item>
0069            <widget class="QLabel" name="label_4">
0070             <property name="text">
0071              <string>Style:</string>
0072             </property>
0073            </widget>
0074           </item>
0075           <item>
0076            <widget class="KGantt::PenStyleComboBox" name="penStyle">
0077             <property name="sizePolicy">
0078              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0079               <horstretch>0</horstretch>
0080               <verstretch>0</verstretch>
0081              </sizepolicy>
0082             </property>
0083             <property name="minimumSize">
0084              <size>
0085               <width>87</width>
0086               <height>0</height>
0087              </size>
0088             </property>
0089            </widget>
0090           </item>
0091           <item>
0092            <widget class="QLabel" name="label_3">
0093             <property name="sizePolicy">
0094              <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0095               <horstretch>0</horstretch>
0096               <verstretch>0</verstretch>
0097              </sizepolicy>
0098             </property>
0099             <property name="text">
0100              <string>Width:</string>
0101             </property>
0102            </widget>
0103           </item>
0104           <item>
0105            <widget class="QSpinBox" name="penWidth"/>
0106           </item>
0107          </layout>
0108         </item>
0109         <item>
0110          <layout class="QHBoxLayout" name="horizontalLayout_4"/>
0111         </item>
0112         <item>
0113          <widget class="QLabel" name="label_5">
0114           <property name="text">
0115            <string>Color:</string>
0116           </property>
0117          </widget>
0118         </item>
0119         <item>
0120          <widget class="QToolButton" name="openColorDialog">
0121           <property name="sizePolicy">
0122            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0123             <horstretch>0</horstretch>
0124             <verstretch>0</verstretch>
0125            </sizepolicy>
0126           </property>
0127           <property name="text">
0128            <string notr="true">...</string>
0129           </property>
0130          </widget>
0131         </item>
0132         <item>
0133          <spacer name="horizontalSpacer_4">
0134           <property name="orientation">
0135            <enum>Qt::Horizontal</enum>
0136           </property>
0137           <property name="sizeHint" stdset="0">
0138            <size>
0139             <width>40</width>
0140             <height>20</height>
0141            </size>
0142           </property>
0143          </spacer>
0144         </item>
0145        </layout>
0146       </item>
0147       <item>
0148        <layout class="QGridLayout" name="gridLayout">
0149         <item row="0" column="0">
0150          <widget class="QLabel" name="label_2">
0151           <property name="text">
0152            <string>Update frequency:</string>
0153           </property>
0154           <property name="buddy">
0155            <cstring>updateInterval</cstring>
0156           </property>
0157          </widget>
0158         </item>
0159         <item row="0" column="1">
0160          <widget class="QTimeEdit" name="updateInterval">
0161           <property name="toolTip">
0162            <string comment="@info:tooltip">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Periodically moves the timeline to current datetime. If set to zero, the F&lt;span style=&quot; font-style:italic;&quot;&gt;ixed datetime&lt;/span&gt; is used and the timeline will not move.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0163           </property>
0164           <property name="currentSection">
0165            <enum>QDateTimeEdit::HourSection</enum>
0166           </property>
0167           <property name="displayFormat">
0168            <string notr="true">HH.mm.ss</string>
0169           </property>
0170          </widget>
0171         </item>
0172         <item row="0" column="2">
0173          <spacer name="horizontalSpacer_2">
0174           <property name="orientation">
0175            <enum>Qt::Horizontal</enum>
0176           </property>
0177           <property name="sizeHint" stdset="0">
0178            <size>
0179             <width>40</width>
0180             <height>20</height>
0181            </size>
0182           </property>
0183          </spacer>
0184         </item>
0185         <item row="0" column="3">
0186          <spacer name="horizontalSpacer">
0187           <property name="orientation">
0188            <enum>Qt::Horizontal</enum>
0189           </property>
0190           <property name="sizeHint" stdset="0">
0191            <size>
0192             <width>40</width>
0193             <height>20</height>
0194            </size>
0195           </property>
0196          </spacer>
0197         </item>
0198         <item row="1" column="0">
0199          <widget class="QLabel" name="label">
0200           <property name="text">
0201            <string>Fixed time:</string>
0202           </property>
0203           <property name="buddy">
0204            <cstring>dateTime</cstring>
0205           </property>
0206          </widget>
0207         </item>
0208         <item row="1" column="1" colspan="2">
0209          <widget class="QDateTimeEdit" name="dateTime">
0210           <property name="toolTip">
0211            <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Draws the timeline at this datetime. Only used if &lt;span style=&quot; font-style:italic;&quot;&gt;Update frequency&lt;/span&gt; is zero.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0212           </property>
0213           <property name="calendarPopup">
0214            <bool>true</bool>
0215           </property>
0216          </widget>
0217         </item>
0218         <item row="1" column="3">
0219          <spacer name="horizontalSpacer_3">
0220           <property name="orientation">
0221            <enum>Qt::Horizontal</enum>
0222           </property>
0223           <property name="sizeHint" stdset="0">
0224            <size>
0225             <width>40</width>
0226             <height>20</height>
0227            </size>
0228           </property>
0229          </spacer>
0230         </item>
0231        </layout>
0232       </item>
0233       <item>
0234        <spacer name="verticalSpacer">
0235         <property name="orientation">
0236          <enum>Qt::Vertical</enum>
0237         </property>
0238         <property name="sizeHint" stdset="0">
0239          <size>
0240           <width>20</width>
0241           <height>40</height>
0242          </size>
0243         </property>
0244        </spacer>
0245       </item>
0246       <item>
0247        <widget class="Line" name="line">
0248         <property name="orientation">
0249          <enum>Qt::Horizontal</enum>
0250         </property>
0251        </widget>
0252       </item>
0253      </layout>
0254     </widget>
0255    </item>
0256    <item>
0257     <widget class="QDialogButtonBox" name="buttonBox">
0258      <property name="orientation">
0259       <enum>Qt::Horizontal</enum>
0260      </property>
0261      <property name="standardButtons">
0262       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0263      </property>
0264     </widget>
0265    </item>
0266   </layout>
0267  </widget>
0268  <customwidgets>
0269   <customwidget>
0270    <class>KGantt::PenStyleComboBox</class>
0271    <extends>QComboBox</extends>
0272    <header>kganttpenstylecombobox.h</header>
0273   </customwidget>
0274  </customwidgets>
0275  <tabstops>
0276   <tabstop>timeLineDisabled</tabstop>
0277   <tabstop>foreground</tabstop>
0278   <tabstop>background</tabstop>
0279   <tabstop>useCustomPen</tabstop>
0280   <tabstop>penStyle</tabstop>
0281   <tabstop>penWidth</tabstop>
0282   <tabstop>openColorDialog</tabstop>
0283   <tabstop>updateInterval</tabstop>
0284   <tabstop>dateTime</tabstop>
0285  </tabstops>
0286  <resources/>
0287  <connections>
0288   <connection>
0289    <sender>buttonBox</sender>
0290    <signal>accepted()</signal>
0291    <receiver>KGantt::DateTimeTimeLineDialog</receiver>
0292    <slot>accept()</slot>
0293    <hints>
0294     <hint type="sourcelabel">
0295      <x>248</x>
0296      <y>254</y>
0297     </hint>
0298     <hint type="destinationlabel">
0299      <x>157</x>
0300      <y>274</y>
0301     </hint>
0302    </hints>
0303   </connection>
0304   <connection>
0305    <sender>buttonBox</sender>
0306    <signal>rejected()</signal>
0307    <receiver>KGantt::DateTimeTimeLineDialog</receiver>
0308    <slot>reject()</slot>
0309    <hints>
0310     <hint type="sourcelabel">
0311      <x>316</x>
0312      <y>260</y>
0313     </hint>
0314     <hint type="destinationlabel">
0315      <x>286</x>
0316      <y>274</y>
0317     </hint>
0318    </hints>
0319   </connection>
0320  </connections>
0321 </ui>