Warning, /education/kiten/app/configlearn.ui is written in an unsupported language. File is not indexed.
0001 <ui version="4.0" > 0002 <class>ConfigLearn</class> 0003 <widget class="QWidget" name="ConfigLearn" > 0004 <property name="geometry" > 0005 <rect> 0006 <x>0</x> 0007 <y>0</y> 0008 <width>555</width> 0009 <height>400</height> 0010 </rect> 0011 </property> 0012 <property name="windowTitle" > 0013 <string>Learn</string> 0014 </property> 0015 <layout class="QHBoxLayout" > 0016 <item> 0017 <widget class="QLabel" name="label" > 0018 <property name="text" > 0019 <string>Learn mode is disabled in this version of kiten. There are several excellent open source flashcard programs available, such as <a href="https://apps.kde.org/parley">Parley</a>, and the <a href="https://apps.ankiweb.net">Anki project</a>.</string> 0020 </property> 0021 <property name="textFormat" > 0022 <enum>Qt::RichText</enum> 0023 </property> 0024 <property name="wordWrap" > 0025 <bool>true</bool> 0026 </property> 0027 <property name="openExternalLinks"> 0028 <bool>true</bool> 0029 </property> 0030 </widget> 0031 </item> 0032 </layout> 0033 </widget> 0034 <resources/> 0035 <connections/> 0036 </ui>