add tooltipps

This commit is contained in:
WorldTeacher
2024-07-04 10:36:46 +02:00
parent 4424d9faa1
commit 93bed5c4b8
2 changed files with 171 additions and 278 deletions

View File

@@ -100,6 +100,9 @@
</item>
<item>
<widget class="QPushButton" name="make_quote">
<property name="toolTip">
<string>Zuerst die Seitenzahl anpassen</string>
</property>
<property name="text">
<string>Zitat erstellen</string>
</property>
@@ -113,233 +116,117 @@
<number>0</number>
</property>
<widget class="QWidget" name="mono">
<widget class="QLineEdit" name="book_author">
<property name="geometry">
<rect>
<x>129</x>
<y>20</y>
<width>133</width>
<height>22</height>
</rect>
</property>
<property name="toolTip">
<string>Bei mehreren Autoren mit ; trennen</string>
</property>
</widget>
<widget class="QLineEdit" name="book_publisher">
<property name="geometry">
<rect>
<x>129</x>
<y>195</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_6">
<property name="geometry">
<rect>
<x>9</x>
<y>161</y>
<width>17</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Ort</string>
</property>
</widget>
<widget class="QLineEdit" name="book_pages">
<property name="geometry">
<rect>
<x>129</x>
<y>263</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="book_edition">
<property name="geometry">
<rect>
<x>129</x>
<y>93</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_9">
<property name="geometry">
<rect>
<x>9</x>
<y>263</y>
<width>32</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Seiten</string>
</property>
</widget>
<widget class="QLineEdit" name="book_title">
<property name="geometry">
<rect>
<x>129</x>
<y>127</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_7">
<property name="geometry">
<rect>
<x>9</x>
<y>195</y>
<width>32</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Verlag</string>
</property>
</widget>
<widget class="QLabel" name="label_8">
<property name="geometry">
<rect>
<x>9</x>
<y>229</y>
<width>44</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Signatur</string>
</property>
</widget>
<widget class="QLineEdit" name="book_year">
<property name="geometry">
<rect>
<x>129</x>
<y>59</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="book_place">
<property name="geometry">
<rect>
<x>129</x>
<y>161</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>9</x>
<y>93</y>
<width>41</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Auflage</string>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>9</x>
<y>15</y>
<width>114</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>Autor(en)
<layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Autor(en)
Nachname, Vorname</string>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>9</x>
<y>59</y>
<width>21</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Jahr</string>
</property>
</widget>
<widget class="QLineEdit" name="book_signature">
<property name="geometry">
<rect>
<x>129</x>
<y>229</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>9</x>
<y>127</y>
<width>22</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Titel</string>
</property>
</widget>
<widget class="QLabel" name="label_29">
<property name="geometry">
<rect>
<x>9</x>
<y>297</y>
<width>25</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>ISBN</string>
</property>
</widget>
<widget class="QLineEdit" name="book_isbn">
<property name="geometry">
<rect>
<x>129</x>
<y>297</y>
<width>133</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QToolButton" name="page_warn_2">
<property name="geometry">
<rect>
<x>479</x>
<y>263</y>
<width>23</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="book_author">
<property name="toolTip">
<string>Bei mehreren Autoren mit ; trennen</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Jahr</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="book_year"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Auflage</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="book_edition"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Titel</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="book_title"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Ort</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLineEdit" name="book_place"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Verlag</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QLineEdit" name="book_publisher"/>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Signatur</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QLineEdit" name="book_signature"/>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>Seiten</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLineEdit" name="book_pages">
<property name="placeholderText">
<string>Seitenanzahl des Mediums, zum zitieren ändern!</string>
</property>
</widget>
</item>
<item row="7" column="2">
<widget class="QToolButton" name="page_warn_2">
<property name="text">
<string/>
</property>
<property name="autoRaise">
<bool>true</bool>
</property>
</widget>
</item>
<item row="8" column="0">
<widget class="QLabel" name="label_29">
<property name="text">
<string>ISBN</string>
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="QLineEdit" name="book_isbn"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="hg">
<layout class="QGridLayout" name="gridLayout_3" columnstretch="0,0,0">
@@ -693,6 +580,9 @@ Nachname, Vorname</string>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Discard|QDialogButtonBox::Ok</set>
</property>
<property name="centerButtons">
<bool>false</bool>
</property>
</widget>
</item>
</layout>