2018-05-10 16:41:14 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-06-08 18:25:21 +00:00
|
|
|
<width>1125</width>
|
2018-06-08 18:32:19 +00:00
|
|
|
<height>673</height>
|
2018-05-10 16:41:14 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2018-06-20 09:31:05 +00:00
|
|
|
<string>ESGRAF 4-8</string>
|
2018-05-10 16:41:14 +00:00
|
|
|
</property>
|
2018-05-10 18:18:39 +00:00
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2018-05-17 18:04:42 +00:00
|
|
|
<item>
|
2018-06-06 16:05:30 +00:00
|
|
|
<widget class="QTabWidget" name="testTabWidget">
|
2018-05-17 18:04:42 +00:00
|
|
|
<property name="currentIndex">
|
2018-06-26 14:59:51 +00:00
|
|
|
<number>6</number>
|
2018-05-17 18:04:42 +00:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="MetaDataTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Allgemein</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="MetaDataWidget" name="metaDataWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-06-25 21:04:32 +00:00
|
|
|
<widget class="QWidget" name="v2SvkTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Subtest 1: V2/SVK</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
<item>
|
|
|
|
<widget class="V2SvkWidget" name="v2SvkWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-05-23 16:43:57 +00:00
|
|
|
<widget class="QWidget" name="VerbEndTab">
|
|
|
|
<attribute name="title">
|
2018-06-15 16:36:58 +00:00
|
|
|
<string>Subtest 2: Verbendstellungsregel (VE)</string>
|
2018-05-23 16:43:57 +00:00
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
<item>
|
|
|
|
<widget class="VerbEndWidget" name="verbEndWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-05-20 17:13:18 +00:00
|
|
|
<widget class="QWidget" name="GenusTab">
|
2018-05-17 18:04:42 +00:00
|
|
|
<attribute name="title">
|
2018-05-20 17:13:18 +00:00
|
|
|
<string>Subtest 3: Genus</string>
|
2018-05-17 18:04:42 +00:00
|
|
|
</attribute>
|
2018-05-20 17:13:18 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
<item>
|
2018-05-23 09:08:50 +00:00
|
|
|
<widget class="GenusWidget" name="genusWidget" native="true"/>
|
2018-05-20 17:13:18 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2018-05-17 18:04:42 +00:00
|
|
|
</widget>
|
2018-06-16 15:54:27 +00:00
|
|
|
<widget class="QWidget" name="akkusativDativTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Subtest 4: Akkusativ und Dativ</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
<item>
|
2018-06-17 16:44:54 +00:00
|
|
|
<widget class="AkkusativDativWidget" name="akkusativDativWidget" native="true"/>
|
2018-06-16 15:54:27 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-06-26 14:59:51 +00:00
|
|
|
<widget class="QWidget" name="pluralTab">
|
2018-06-04 16:48:58 +00:00
|
|
|
<attribute name="title">
|
|
|
|
<string>Subtest 5: Plural</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="PluralWidget" name="pluralWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-06-26 14:59:51 +00:00
|
|
|
<widget class="QWidget" name="lateSkillsTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Subtest 6: Späte Fähigkeiten (7;0-8;11)</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
<item>
|
|
|
|
<widget class="LateSkillsWidget" name="lateSkillsWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-05-17 18:04:42 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2018-06-06 08:17:19 +00:00
|
|
|
<item>
|
2018-06-06 16:05:30 +00:00
|
|
|
<widget class="QTabWidget" name="resultTabWidget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="tabBarAutoHide">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="prTab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Prozentränge (PR)</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<widget class="ResultWidget" name="resultWidget" native="true"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
2018-06-06 08:17:19 +00:00
|
|
|
</item>
|
2018-05-10 18:18:39 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2018-05-10 16:41:14 +00:00
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-06-08 18:25:21 +00:00
|
|
|
<width>1125</width>
|
2018-06-26 12:12:39 +00:00
|
|
|
<height>17</height>
|
2018-05-10 16:41:14 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-05-15 11:11:40 +00:00
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
|
|
|
<string>&File</string>
|
|
|
|
</property>
|
2018-05-20 10:04:21 +00:00
|
|
|
<addaction name="actionNew"/>
|
2018-05-18 18:12:48 +00:00
|
|
|
<addaction name="actionOpen"/>
|
2018-05-24 09:54:24 +00:00
|
|
|
<addaction name="actionSave"/>
|
2018-05-15 11:11:40 +00:00
|
|
|
<addaction name="actionSave_as"/>
|
2018-05-20 10:04:21 +00:00
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionQuit"/>
|
2018-05-15 11:11:40 +00:00
|
|
|
</widget>
|
|
|
|
<addaction name="menuFile"/>
|
2018-05-10 16:41:14 +00:00
|
|
|
</widget>
|
2018-05-15 11:11:40 +00:00
|
|
|
<widget class="QToolBar" name="toolBar">
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>toolBar</string>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
2018-05-20 10:04:21 +00:00
|
|
|
<addaction name="actionNew"/>
|
2018-05-18 18:12:48 +00:00
|
|
|
<addaction name="actionOpen"/>
|
2018-05-24 09:54:24 +00:00
|
|
|
<addaction name="actionSave"/>
|
2018-05-15 11:11:40 +00:00
|
|
|
</widget>
|
|
|
|
<action name="actionSave_as">
|
2018-05-18 18:12:48 +00:00
|
|
|
<property name="icon">
|
2018-06-16 15:54:27 +00:00
|
|
|
<iconset resource="mainwindow.qrc">
|
2018-05-18 18:12:48 +00:00
|
|
|
<normaloff>:/images/document-save-as.png</normaloff>:/images/document-save-as.png</iconset>
|
|
|
|
</property>
|
2018-05-15 11:11:40 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>Save as...</string>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Save as...</string>
|
|
|
|
</property>
|
2018-05-24 18:35:16 +00:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Shift+S</string>
|
|
|
|
</property>
|
2018-05-15 11:11:40 +00:00
|
|
|
</action>
|
2018-05-18 18:12:48 +00:00
|
|
|
<action name="actionOpen">
|
|
|
|
<property name="icon">
|
2018-06-16 15:54:27 +00:00
|
|
|
<iconset resource="mainwindow.qrc">
|
2018-05-18 18:12:48 +00:00
|
|
|
<normaloff>:/images/document-open.png</normaloff>:/images/document-open.png</iconset>
|
|
|
|
</property>
|
2018-05-16 05:02:12 +00:00
|
|
|
<property name="text">
|
2018-05-18 18:12:48 +00:00
|
|
|
<string>Open</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+O</string>
|
2018-05-16 05:02:12 +00:00
|
|
|
</property>
|
|
|
|
</action>
|
2018-05-20 10:04:21 +00:00
|
|
|
<action name="actionNew">
|
|
|
|
<property name="icon">
|
2018-06-16 15:54:27 +00:00
|
|
|
<iconset resource="mainwindow.qrc">
|
2018-05-20 10:04:21 +00:00
|
|
|
<normaloff>:/images/document-new.png</normaloff>:/images/document-new.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>New</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+N</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionQuit">
|
|
|
|
<property name="text">
|
|
|
|
<string>Quit</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Q</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2018-05-24 09:54:24 +00:00
|
|
|
<action name="actionSave">
|
|
|
|
<property name="icon">
|
2018-06-16 15:54:27 +00:00
|
|
|
<iconset resource="mainwindow.qrc">
|
2018-05-24 09:54:24 +00:00
|
|
|
<normaloff>:/images/document-save-as.png</normaloff>:/images/document-save-as.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Save</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+S</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2018-05-10 16:41:14 +00:00
|
|
|
</widget>
|
2018-05-17 18:04:42 +00:00
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>MetaDataWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
2018-06-16 15:54:27 +00:00
|
|
|
<header>MetaDataWidget.h</header>
|
2018-05-17 18:04:42 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-05-20 17:13:18 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>GenusWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
2018-06-04 16:23:51 +00:00
|
|
|
<header>GenusWidget.h</header>
|
2018-05-20 17:13:18 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-05-23 16:43:57 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>VerbEndWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
2018-06-04 16:23:51 +00:00
|
|
|
<header>VerbEndWidget.h</header>
|
2018-05-23 16:43:57 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-06-04 16:48:58 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>PluralWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>PluralWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-06-06 08:17:19 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>ResultWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>ResultWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-06-16 15:54:27 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>AkkusativDativWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header>AkkusativDativWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-06-25 21:04:32 +00:00
|
|
|
<customwidget>
|
|
|
|
<class>V2SvkWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
2018-06-26 14:59:51 +00:00
|
|
|
<header>V2SvkWidget.h</header>
|
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
|
|
|
<customwidget>
|
|
|
|
<class>LateSkillsWidget</class>
|
|
|
|
<extends>QWidget</extends>
|
|
|
|
<header location="global">LateSkillsWidget.h</header>
|
2018-06-25 21:04:32 +00:00
|
|
|
<container>1</container>
|
|
|
|
</customwidget>
|
2018-05-17 18:04:42 +00:00
|
|
|
</customwidgets>
|
2018-05-18 18:12:48 +00:00
|
|
|
<resources>
|
|
|
|
<include location="mainwindow.qrc"/>
|
|
|
|
</resources>
|
2018-05-20 10:04:21 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>actionQuit</sender>
|
|
|
|
<signal>triggered()</signal>
|
|
|
|
<receiver>MainWindow</receiver>
|
|
|
|
<slot>close()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel">
|
|
|
|
<x>-1</x>
|
|
|
|
<y>-1</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel">
|
|
|
|
<x>399</x>
|
|
|
|
<y>177</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2018-05-10 16:41:14 +00:00
|
|
|
</ui>
|