2
<class>CardThreeSidedWdgt</class>
3
<widget class="QWidget" name="CardThreeSidedWdgt" >
4
<property name="geometry" >
12
<layout class="QVBoxLayout" name="verticalLayout_2" >
13
<property name="margin" >
17
<layout class="QVBoxLayout" name="verticalLayout" >
19
<widget class="QLabel" name="foreign_word_label" >
20
<property name="maximumSize" >
23
<height>16777215</height>
26
<property name="text" >
27
<string>Foreign word:</string>
32
<widget class="QTextEdit" name="foreign_word" >
33
<property name="minimumSize" >
39
<property name="tabChangesFocus" >
42
<property name="undoRedoEnabled" >
45
<property name="readOnly" >
51
<widget class="QLabel" name="pronunciaton_label" >
52
<property name="text" >
53
<string>Pronunciation:</string>
58
<widget class="QTextEdit" name="pronunciation" >
59
<property name="minimumSize" >
65
<property name="baseSize" >
71
<property name="tabChangesFocus" >
74
<property name="undoRedoEnabled" >
77
<property name="readOnly" >
83
<widget class="QLabel" name="translation_label" >
84
<property name="text" >
85
<string>Translation:</string>
90
<widget class="QTextEdit" name="translation" >
91
<property name="minimumSize" >
97
<property name="tabChangesFocus" >
100
<property name="undoRedoEnabled" >
103
<property name="readOnly" >