365 lines
9.7 KiB
Plaintext
365 lines
9.7 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>MCSetupDialog</class>
|
||
|
<widget class="QDialog" name="MCSetupDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>650</width>
|
||
|
<height>400</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>miniCash Setup</string>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
<item row="5" column="2">
|
||
|
<widget class="QDialogButtonBox" name="_buttonBox">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="standardButtons">
|
||
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0" rowspan="2" colspan="3">
|
||
|
<widget class="Line" name="_line1">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="0" colspan="2">
|
||
|
<widget class="QLabel" name="_label1">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>16</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Einstellungen</string>
|
||
|
</property>
|
||
|
<property name="textFormat">
|
||
|
<enum>Qt::AutoText</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="4" column="0" colspan="3">
|
||
|
<widget class="Line" name="_line2">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="3" column="0" colspan="3">
|
||
|
<widget class="QTabWidget" name="_tabWidget">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="currentIndex">
|
||
|
<number>0</number>
|
||
|
</property>
|
||
|
<widget class="QWidget" name="tab1">
|
||
|
<attribute name="title">
|
||
|
<string>diese Kasse</string>
|
||
|
</attribute>
|
||
|
<widget class="QSpinBox" name="_selfID">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>340</x>
|
||
|
<y>20</y>
|
||
|
<width>51</width>
|
||
|
<height>24</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label1B">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>11</x>
|
||
|
<y>21</y>
|
||
|
<width>77</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>KassenNr.</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="SWDriveSelector" name="_driveMobile">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>340</x>
|
||
|
<y>60</y>
|
||
|
<width>51</width>
|
||
|
<height>24</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>60</y>
|
||
|
<width>321</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Laufwerk zum Datentransport (z.B. 'F:\')</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="_buttonReset">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>340</x>
|
||
|
<y>145</y>
|
||
|
<width>93</width>
|
||
|
<height>29</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Reset</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label4">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>150</y>
|
||
|
<width>321</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Alle Programm-Einstellungen zurücksetzen</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>105</y>
|
||
|
<width>321</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Adressdatei im CSV-Format (optional)</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLineEdit" name="_addressFile">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>372</x>
|
||
|
<y>100</y>
|
||
|
<width>141</width>
|
||
|
<height>29</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="_buttonFile">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>340</x>
|
||
|
<y>100</y>
|
||
|
<width>29</width>
|
||
|
<height>29</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string/>
|
||
|
</property>
|
||
|
<property name="icon">
|
||
|
<iconset resource="libMiniCash.qrc">
|
||
|
<normaloff>:/images/open.png</normaloff>:/images/open.png</iconset>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="_buttonViewFile">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>520</x>
|
||
|
<y>100</y>
|
||
|
<width>81</width>
|
||
|
<height>29</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Anzeigen</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<widget class="QWidget" name="tab2">
|
||
|
<attribute name="title">
|
||
|
<string>Abrechnung</string>
|
||
|
</attribute>
|
||
|
<widget class="QTextEdit" name="_trFooterText">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>90</y>
|
||
|
<width>601</width>
|
||
|
<height>151</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<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" /><meta charset="utf-8" /><style type="text/css">
|
||
|
p, li { white-space: pre-wrap; }
|
||
|
</style></head><body style=" font-family:'Segoe UI'; font-size:9pt; font-weight:700; 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; font-family:'MS Shell Dlg 2'; font-weight:400;"><br /></p></body></html></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label5">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>10</x>
|
||
|
<y>70</y>
|
||
|
<width>182</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Fußzeilentext (optional)</string>
|
||
|
</property>
|
||
|
<property name="textFormat">
|
||
|
<enum>Qt::AutoText</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QSpinBox" name="_trProfit">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>210</x>
|
||
|
<y>21</y>
|
||
|
<width>46</width>
|
||
|
<height>24</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" name="_label7">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>12</x>
|
||
|
<y>21</y>
|
||
|
<width>186</width>
|
||
|
<height>18</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Anteil Kindergarten in %</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<customwidgets>
|
||
|
<customwidget>
|
||
|
<class>SWDriveSelector</class>
|
||
|
<extends>QComboBox</extends>
|
||
|
<header location="global">swdriveselector.h</header>
|
||
|
</customwidget>
|
||
|
</customwidgets>
|
||
|
<resources>
|
||
|
<include location="libMiniCash.qrc"/>
|
||
|
</resources>
|
||
|
<connections>
|
||
|
<connection>
|
||
|
<sender>_buttonBox</sender>
|
||
|
<signal>accepted()</signal>
|
||
|
<receiver>MCSetupDialog</receiver>
|
||
|
<slot>accept()</slot>
|
||
|
<hints>
|
||
|
<hint type="sourcelabel">
|
||
|
<x>257</x>
|
||
|
<y>451</y>
|
||
|
</hint>
|
||
|
<hint type="destinationlabel">
|
||
|
<x>295</x>
|
||
|
<y>241</y>
|
||
|
</hint>
|
||
|
</hints>
|
||
|
</connection>
|
||
|
<connection>
|
||
|
<sender>_buttonBox</sender>
|
||
|
<signal>rejected()</signal>
|
||
|
<receiver>MCSetupDialog</receiver>
|
||
|
<slot>reject()</slot>
|
||
|
<hints>
|
||
|
<hint type="sourcelabel">
|
||
|
<x>257</x>
|
||
|
<y>451</y>
|
||
|
</hint>
|
||
|
<hint type="destinationlabel">
|
||
|
<x>295</x>
|
||
|
<y>241</y>
|
||
|
</hint>
|
||
|
</hints>
|
||
|
</connection>
|
||
|
</connections>
|
||
|
</ui>
|