151 lines
3.9 KiB
Plaintext
151 lines
3.9 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>MCEditDialog</class>
|
||
|
<widget class="QDialog" name="MCEditDialog">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>694</width>
|
||
|
<height>588</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Dialog</string>
|
||
|
</property>
|
||
|
<layout class="QGridLayout" name="gridLayout">
|
||
|
<item row="4" column="1">
|
||
|
<widget class="QLabel" name="_label3">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string><html><head/><body><p>Suchbegriff:</p></body></html></string>
|
||
|
</property>
|
||
|
<property name="textFormat">
|
||
|
<enum>Qt::AutoText</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="6" column="2" colspan="2">
|
||
|
<widget class="QDialogButtonBox" name="buttonBox">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
<property name="standardButtons">
|
||
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="1" column="0" colspan="4">
|
||
|
<widget class="Line" name="_line1">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="0" column="0">
|
||
|
<widget class="QLabel" name="_label1">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>16</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Kassendatei editieren</string>
|
||
|
</property>
|
||
|
<property name="textFormat">
|
||
|
<enum>Qt::AutoText</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="4" column="2">
|
||
|
<widget class="QLineEdit" name="_searchString">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="2" column="0">
|
||
|
<widget class="QLabel" name="_label2">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Verkaufte Artikel</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="3" column="0" colspan="4">
|
||
|
<widget class="QPlainTextEdit" name="_trSalesText">
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<family>Lucida Sans Typewriter</family>
|
||
|
<pointsize>10</pointsize>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="readOnly">
|
||
|
<bool>false</bool>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="4" column="3">
|
||
|
<widget class="QPushButton" name="_startSearch">
|
||
|
<property name="sizePolicy">
|
||
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
||
|
<horstretch>0</horstretch>
|
||
|
<verstretch>0</verstretch>
|
||
|
</sizepolicy>
|
||
|
</property>
|
||
|
<property name="font">
|
||
|
<font>
|
||
|
<pointsize>9</pointsize>
|
||
|
<bold>true</bold>
|
||
|
</font>
|
||
|
</property>
|
||
|
<property name="toolTip">
|
||
|
<string>Kassendatei durchsuchen</string>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Suchen</string>
|
||
|
</property>
|
||
|
<property name="icon">
|
||
|
<iconset>
|
||
|
<normaloff>:/myresource/images/package_editors.png</normaloff>:/myresource/images/package_editors.png</iconset>
|
||
|
</property>
|
||
|
<property name="iconSize">
|
||
|
<size>
|
||
|
<width>16</width>
|
||
|
<height>16</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
<item row="5" column="0" colspan="4">
|
||
|
<widget class="Line" name="_line2">
|
||
|
<property name="orientation">
|
||
|
<enum>Qt::Horizontal</enum>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</item>
|
||
|
</layout>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|