Video-Datenbank/mainwindow.ui

493 lines
15 KiB
Text
Raw Normal View History

2025-02-15 08:35:11 +01: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>
2025-02-15 08:40:29 +01:00
<width>956</width>
2025-02-15 08:42:11 +01:00
<height>646</height>
2025-02-15 08:35:11 +01:00
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
2025-02-15 08:38:24 +01:00
<layout class="QGridLayout" name="gridLayout_2">
2025-02-15 08:35:11 +01:00
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox_Videodaten">
<property name="title">
2025-02-15 08:37:35 +01:00
<string/>
2025-02-15 08:35:11 +01:00
</property>
2025-02-15 08:38:24 +01:00
<layout class="QGridLayout" name="gridLayout_4">
2025-02-15 08:40:29 +01:00
<item row="0" column="0" rowspan="3" colspan="2">
2025-02-15 08:38:24 +01:00
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
2025-02-15 08:35:11 +01:00
<string/>
</property>
2025-02-15 08:38:24 +01:00
<layout class="QGridLayout" name="gridLayout">
2025-02-15 08:40:29 +01:00
<item row="4" column="1" colspan="13">
<widget class="QLineEdit" name="lineEdit_suchen"/>
2025-02-15 08:38:24 +01:00
</item>
2025-02-15 08:40:29 +01:00
<item row="4" column="0">
<widget class="QLabel" name="label_11">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Suchen</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="7">
<widget class="QComboBox" name="comboBox_genre"/>
2025-02-15 08:38:24 +01:00
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="2">
<widget class="QLabel" name="label_6">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Typ</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="3" column="0" colspan="14">
<widget class="QPlainTextEdit" name="plainTextEdit_handlung">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>200</height>
</size>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QComboBox" name="comboBox_filmtyp"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_5">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Format</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="comboBox_bildformat"/>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="13">
<widget class="QComboBox" name="comboBox_fsk"/>
</item>
2025-02-15 08:38:24 +01:00
<item row="0" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Pfad</string>
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="1" column="0">
<widget class="QLabel" name="label_7">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Titel</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="11">
<widget class="QLineEdit" name="lineEdit_jahr"/>
</item>
<item row="2" column="12">
<widget class="QLabel" name="label_4">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>FSK</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="1" column="1" colspan="13">
<widget class="QLineEdit" name="lineEdit_titel"/>
</item>
<item row="2" column="8">
<widget class="QLabel" name="label_2">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Länge</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="0" column="1" colspan="13">
<widget class="QPushButton" name="pushButton_pfad">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string/>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="10">
<widget class="QLabel" name="label_3">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Jahr</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
<item row="2" column="9">
<widget class="QLineEdit" name="lineEdit_laenge"/>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="5">
<widget class="QLineEdit" name="lineEdit_teil"/>
</item>
<item row="2" column="4">
<widget class="QLabel" name="label">
<property name="text">
<string>Teil</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="2" column="6">
<widget class="QLabel" name="label_10">
2025-02-15 08:38:24 +01:00
<property name="text">
2025-02-15 08:40:29 +01:00
<string>Genre</string>
2025-02-15 08:38:24 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="5" column="0" colspan="14">
<widget class="QTableWidget" name="tableWidget_Datenbank_ausgabe"/>
</item>
2025-02-15 08:38:24 +01:00
</layout>
2025-02-15 08:35:11 +01:00
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="1" column="2" rowspan="2">
<widget class="QGroupBox" name="groupBox_3">
2025-02-15 08:38:24 +01:00
<property name="minimumSize">
<size>
<width>210</width>
2025-02-15 08:40:29 +01:00
<height>0</height>
2025-02-15 08:38:24 +01:00
</size>
2025-02-15 08:37:35 +01:00
</property>
2025-02-15 08:38:24 +01:00
<property name="maximumSize">
<size>
2025-02-15 08:40:29 +01:00
<width>210</width>
<height>16777215</height>
2025-02-15 08:38:24 +01:00
</size>
2025-02-15 08:35:11 +01:00
</property>
<property name="title">
<string/>
</property>
2025-02-15 08:40:29 +01:00
<layout class="QGridLayout" name="gridLayout_5">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox">
<property name="enabled">
<bool>true</bool>
2025-02-15 08:35:11 +01:00
</property>
2025-02-15 08:40:29 +01:00
<property name="title">
2025-02-15 08:38:24 +01:00
<string/>
</property>
2025-02-15 08:40:29 +01:00
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_3">
2025-02-15 08:41:33 +01:00
<item row="1" column="0">
<widget class="QPushButton" name="pushButton_minus">
<property name="minimumSize">
<size>
<width>42</width>
<height>0</height>
</size>
2025-02-15 08:40:29 +01:00
</property>
2025-02-15 08:41:33 +01:00
<property name="maximumSize">
<size>
<width>42</width>
<height>16777215</height>
</size>
2025-02-15 08:40:29 +01:00
</property>
<property name="text">
2025-02-15 08:41:33 +01:00
<string>&lt;</string>
2025-02-15 08:40:29 +01:00
</property>
</widget>
</item>
2025-02-15 08:41:33 +01:00
<item row="1" column="3">
<widget class="QPushButton" name="pushButton_max">
2025-02-15 08:40:29 +01:00
<property name="minimumSize">
<size>
<width>42</width>
2025-02-15 08:41:33 +01:00
<height>0</height>
2025-02-15 08:40:29 +01:00
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
2025-02-15 08:42:11 +01:00
<item row="1" column="4">
<widget class="QPushButton" name="pushButton_plus">
2025-02-15 08:40:29 +01:00
<property name="minimumSize">
<size>
<width>42</width>
2025-02-15 08:42:11 +01:00
<height>0</height>
2025-02-15 08:40:29 +01:00
</size>
</property>
<property name="maximumSize">
<size>
2025-02-15 08:42:11 +01:00
<width>42</width>
2025-02-15 08:40:29 +01:00
<height>16777215</height>
</size>
</property>
<property name="text">
2025-02-15 08:42:11 +01:00
<string>&gt;</string>
2025-02-15 08:40:29 +01:00
</property>
</widget>
</item>
2025-02-15 08:42:11 +01:00
<item row="5" column="0" colspan="2">
<widget class="QPushButton" name="pushButton_Wikipedia">
<property name="text">
<string>Wikipedia</string>
2025-02-15 08:40:29 +01:00
</property>
2025-02-15 08:42:11 +01:00
</widget>
</item>
<item row="2" column="2" colspan="4">
<widget class="QPushButton" name="pushButton_abspielen">
<property name="text">
<string>Abspielen</string>
2025-02-15 08:40:29 +01:00
</property>
2025-02-15 08:42:11 +01:00
</widget>
</item>
<item row="3" column="0" colspan="2">
<widget class="QPushButton" name="pushButton_status">
2025-02-15 08:40:29 +01:00
<property name="text">
2025-02-15 08:42:11 +01:00
<string>Film</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QPushButton" name="pushButton_PDF_Status">
<property name="text">
<string>PDF</string>
2025-02-15 08:40:29 +01:00
</property>
</widget>
</item>
2025-02-15 08:41:33 +01:00
<item row="1" column="2">
<widget class="QLabel" name="label_9">
<property name="text">
<string>/</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="6">
<widget class="QPushButton" name="pushButton_bild">
<property name="text">
<string>Bild</string>
</property>
</widget>
</item>
2025-02-15 08:42:11 +01:00
<item row="5" column="2" colspan="4">
<widget class="QPushButton" name="pushButton_google">
2025-02-15 08:41:33 +01:00
<property name="text">
2025-02-15 08:42:11 +01:00
<string>Google Bilder</string>
2025-02-15 08:41:33 +01:00
</property>
</widget>
</item>
2025-02-15 08:42:11 +01:00
<item row="4" column="2" colspan="4">
<widget class="QPushButton" name="pushButton_PDF_speichern">
2025-02-15 08:41:33 +01:00
<property name="text">
2025-02-15 08:42:11 +01:00
<string>PDF speichern</string>
</property>
</widget>
</item>
<item row="3" column="2" colspan="4">
<widget class="QPushButton" name="pushButton_daten_loeschen">
<property name="text">
<string>Daten löschen</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QPushButton" name="pushButton_speichern">
<property name="text">
<string>Speichern</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="pushButton_id">
<property name="minimumSize">
<size>
<width>42</width>
<height>23</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QPushButton" name="pushButton_imdb">
<property name="text">
<string>IMDb</string>
</property>
</widget>
</item>
<item row="6" column="2" colspan="4">
<widget class="QPushButton" name="pushButton_ordner">
<property name="text">
<string>Datenordner</string>
2025-02-15 08:41:33 +01:00
</property>
</widget>
</item>
2025-02-15 08:40:29 +01:00
</layout>
2025-02-15 08:38:24 +01:00
</widget>
</item>
<item row="1" column="0">
2025-02-15 08:40:29 +01:00
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
2025-02-15 08:35:11 +01:00
</property>
2025-02-15 08:40:29 +01:00
<property name="sizeHint" stdset="0">
2025-02-15 08:38:24 +01:00
<size>
2025-02-15 08:40:29 +01:00
<width>20</width>
<height>40</height>
2025-02-15 08:38:24 +01:00
</size>
</property>
2025-02-15 08:40:29 +01:00
</spacer>
2025-02-15 08:36:58 +01:00
</item>
</layout>
2025-02-15 08:35:11 +01:00
</widget>
</item>
2025-02-15 08:40:29 +01:00
<item row="0" column="2">
<widget class="QGroupBox" name="groupBox_4">
<property name="minimumSize">
<size>
<width>210</width>
<height>297</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>210</width>
<height>297</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="QLabel" name="label_bild">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>210</width>
<height>297</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>210</width>
<height>297</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>210</width>
<height>297</height>
</size>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
2025-02-15 08:38:24 +01:00
</item>
2025-02-15 08:35:11 +01:00
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2025-02-15 08:40:29 +01:00
<width>956</width>
2025-02-15 08:35:11 +01:00
<height>21</height>
</rect>
</property>
<widget class="QMenu" name="menuDatei">
<property name="title">
<string>Datei</string>
</property>
2025-02-15 08:42:59 +01:00
<widget class="QMenu" name="menuDaten_aktualisieren">
<property name="title">
<string>Daten aktualisieren</string>
</property>
<addaction name="actionVideopfad_einlesen"/>
<addaction name="actionKodi_Daten_einlesen"/>
</widget>
<addaction name="menuDaten_aktualisieren"/>
2025-02-15 08:35:11 +01:00
<addaction name="actionDaten_ausgeben"/>
<addaction name="separator"/>
<addaction name="actionBeenden"/>
</widget>
<widget class="QMenu" name="menuEinstellungen">
<property name="title">
<string>Einstellungen</string>
</property>
<addaction name="actionPfad_zu_den_Videos"/>
</widget>
<addaction name="menuDatei"/>
<addaction name="menuEinstellungen"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionDaten_ausgeben">
<property name="text">
<string>Daten ausgeben</string>
</property>
</action>
<action name="actionPfad_zu_den_Videos">
<property name="text">
<string>Pfad zu den Videos</string>
</property>
</action>
<action name="actionBeenden">
<property name="text">
<string>Beenden</string>
</property>
</action>
2025-02-15 08:42:59 +01:00
<action name="actionVideopfad_einlesen">
<property name="text">
<string>Videopfad einlesen</string>
</property>
</action>
<action name="actionKodi_Daten_einlesen">
<property name="text">
<string>Kodi Daten einlesen</string>
</property>
</action>
2025-02-15 08:35:11 +01:00
</widget>
<resources/>
<connections/>
</ui>