2012-12-21 08:51:59 +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>
|
2020-08-26 00:06:46 +02:00
|
|
|
<width>667</width>
|
|
|
|
<height>570</height>
|
2012-12-21 08:51:59 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>400</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2020-11-17 10:55:18 +01:00
|
|
|
<string notr="true">Anki</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="windowIcon">
|
2022-02-11 01:15:36 +01:00
|
|
|
<iconset>
|
2012-12-21 08:51:59 +01:00
|
|
|
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>1</horstretch>
|
|
|
|
<verstretch>1</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="autoFillBackground">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2020-08-26 00:06:46 +02:00
|
|
|
<width>667</width>
|
2022-02-11 01:15:36 +01:00
|
|
|
<height>22</height>
|
2012-12-21 08:51:59 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_help</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionDocumentation"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionDonate"/>
|
|
|
|
<addaction name="actionAbout"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuEdit">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_edit</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionUndo"/>
|
2021-05-19 07:18:39 +02:00
|
|
|
<addaction name="actionRedo"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuCol">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_file</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionSwitchProfile"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionImport"/>
|
|
|
|
<addaction name="actionExport"/>
|
|
|
|
<addaction name="separator"/>
|
|
|
|
<addaction name="actionExit"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuTools">
|
|
|
|
<property name="title">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_tools</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<addaction name="actionStudyDeck"/>
|
|
|
|
<addaction name="actionCreateFiltered"/>
|
|
|
|
<addaction name="separator"/>
|
2013-05-14 08:23:50 +02:00
|
|
|
<addaction name="actionFullDatabaseCheck"/>
|
|
|
|
<addaction name="actionCheckMediaDatabase"/>
|
|
|
|
<addaction name="actionEmptyCards"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="separator"/>
|
2017-08-26 07:14:20 +02:00
|
|
|
<addaction name="actionAdd_ons"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="separator"/>
|
2012-12-22 00:21:24 +01:00
|
|
|
<addaction name="actionNoteTypes"/>
|
2012-12-21 08:51:59 +01:00
|
|
|
<addaction name="actionPreferences"/>
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuCol"/>
|
|
|
|
<addaction name="menuEdit"/>
|
|
|
|
<addaction name="menuTools"/>
|
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
|
|
|
<action name="actionExit">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_exit</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Q</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionPreferences">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_preferences</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="statusTip">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_configure_interface_language_and_options</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+P</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::PreferencesRole</enum>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_about</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="menuRole">
|
|
|
|
<enum>QAction::AboutRole</enum>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionUndo">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_undo</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-06-05 08:52:22 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Z</string>
|
2017-06-05 08:52:22 +02:00
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionCheckMediaDatabase">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_check_media</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="statusTip">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_check_the_files_in_the_media</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDonate">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_support_anki</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionFullDatabaseCheck">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_check_database</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionDocumentation">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_guide</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">F1</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSwitchProfile">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_switch_profile</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+P</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExport">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_export</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+E</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionImport">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_accel_import</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+I</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionStudyDeck">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_study_deck</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-06-05 08:52:22 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">/</string>
|
2017-06-05 08:52:22 +02:00
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionEmptyCards">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_empty_cards</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionCreateFiltered">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_create_filtered_deck</string>
|
2012-12-21 08:51:59 +01:00
|
|
|
</property>
|
2017-06-05 08:52:22 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">F</string>
|
2017-06-05 08:52:22 +02:00
|
|
|
</property>
|
2012-12-21 08:51:59 +01:00
|
|
|
</action>
|
2012-12-22 00:21:24 +01:00
|
|
|
<action name="actionNoteTypes">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_manage_note_types</string>
|
2012-12-22 00:21:24 +01:00
|
|
|
</property>
|
2014-08-10 20:52:09 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+N</string>
|
2014-08-10 20:52:09 +02:00
|
|
|
</property>
|
2012-12-22 00:21:24 +01:00
|
|
|
</action>
|
2017-08-26 07:14:20 +02:00
|
|
|
<action name="actionAdd_ons">
|
|
|
|
<property name="text">
|
2021-03-26 06:03:51 +01:00
|
|
|
<string>qt_misc_addons</string>
|
2017-08-26 07:14:20 +02:00
|
|
|
</property>
|
2017-08-30 07:31:16 +02:00
|
|
|
<property name="shortcut">
|
2019-10-24 01:21:06 +02:00
|
|
|
<string notr="true">Ctrl+Shift+A</string>
|
2017-08-30 07:31:16 +02:00
|
|
|
</property>
|
2017-08-26 07:14:20 +02:00
|
|
|
</action>
|
2021-05-19 07:18:39 +02:00
|
|
|
<action name="actionRedo">
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>qt_accel_redo</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut">
|
|
|
|
<string notr="true">Ctrl+Shift+Z</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-12-21 08:51:59 +01:00
|
|
|
</widget>
|
|
|
|
<resources>
|
|
|
|
<include location="icons.qrc"/>
|
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|