Anki/designer/main.ui
2008-09-28 00:00:49 +09:00

922 lines
28 KiB
XML

<ui version="4.0" >
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>555</width>
<height>292</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle" >
<string>Anki</string>
</property>
<property name="windowIcon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
</property>
<widget class="QWidget" name="centralwidget" >
<property name="geometry" >
<rect>
<x>0</x>
<y>57</y>
<width>555</width>
<height>212</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="MinimumExpanding" hsizetype="MinimumExpanding" >
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="autoFillBackground" >
<bool>true</bool>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QFrame" name="mainTextFrame" >
<property name="palette" >
<palette>
<active>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="autoFillBackground" >
<bool>true</bool>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="margin" >
<number>5</number>
</property>
<item>
<widget class="QTextBrowser" name="mainText" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>0</width>
<height>100</height>
</size>
</property>
<property name="focusPolicy" >
<enum>Qt::ClickFocus</enum>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="tabChangesFocus" >
<bool>false</bool>
</property>
<property name="readOnly" >
<bool>true</bool>
</property>
<property name="textInteractionFlags" >
<set>Qt::TextBrowserInteraction</set>
</property>
<property name="openExternalLinks" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QWidget" native="1" name="buttonWidget" />
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="helpFrame" >
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="Line" name="line" >
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="innerHelpFrame" >
<property name="palette" >
<palette>
<active>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>250</green>
<blue>230</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>250</green>
<blue>230</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>250</green>
<blue>230</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>207</red>
<green>207</green>
<blue>207</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="autoFillBackground" >
<bool>true</bool>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Raised</enum>
</property>
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<property name="margin" >
<number>9</number>
</property>
<item>
<widget class="QTextBrowser" name="help" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="sizePolicy" >
<sizepolicy vsizetype="Expanding" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>200</width>
<height>0</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>300</width>
<height>16777215</height>
</size>
</property>
<property name="palette" >
<palette>
<active>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>250</green>
<blue>230</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>255</red>
<green>250</green>
<blue>230</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>207</red>
<green>207</green>
<blue>207</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Sunken</enum>
</property>
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>555</width>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuHelp" >
<property name="title" >
<string>&amp;Help</string>
</property>
<addaction name="actionStarthere" />
<addaction name="separator" />
<addaction name="actionReportbug" />
<addaction name="actionForum" />
<addaction name="separator" />
<addaction name="actionAbout" />
<addaction name="separator" />
</widget>
<widget class="QMenu" name="menuEdit" >
<property name="title" >
<string>&amp;Edit</string>
</property>
<addaction name="actionUndoAnswer" />
<addaction name="separator" />
<addaction name="actionAddcards" />
<addaction name="actionEditdeck" />
<addaction name="separator" />
<addaction name="actionDisplayProperties" />
<addaction name="actionModelProperties" />
<addaction name="actionDeckProperties" />
<addaction name="separator" />
<addaction name="actionPreferences" />
<addaction name="separator" />
</widget>
<widget class="QMenu" name="menuDeck" >
<property name="title" >
<string>&amp;Deck</string>
</property>
<widget class="QMenu" name="menuOpenRecent" >
<property name="title" >
<string>Open &amp;Recent</string>
</property>
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-open-recent.png</normaloff>:/icons/document-open-recent.png</iconset>
</property>
</widget>
<addaction name="actionNew" />
<addaction name="actionOpen" />
<addaction name="menuOpenRecent" />
<addaction name="actionImport" />
<addaction name="separator" />
<addaction name="actionSave" />
<addaction name="actionSaveAs" />
<addaction name="actionSyncdeck" />
<addaction name="actionExport" />
<addaction name="separator" />
<addaction name="actionClose" />
<addaction name="separator" />
<addaction name="separator" />
<addaction name="actionExit" />
</widget>
<widget class="QMenu" name="menuTools" >
<property name="title" >
<string>&amp;Tools</string>
</property>
<widget class="QMenu" name="menu_Lookup" >
<property name="title" >
<string>&amp;Lookup</string>
</property>
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/edit-find.png</normaloff>:/icons/edit-find.png</iconset>
</property>
<addaction name="actionLookup_expr" />
<addaction name="actionLookup_mean" />
<addaction name="separator" />
<addaction name="actionLookup_as" />
<addaction name="actionLookup_es" />
<addaction name="actionLookup_esk" />
</widget>
<addaction name="actionMarkCard" />
<addaction name="actionSuspendCard" />
<addaction name="separator" />
<addaction name="actionRepeatAudio" />
<addaction name="actionRepeatQuestionAudio" />
<addaction name="actionRepeatAnswerAudio" />
<addaction name="separator" />
<addaction name="actionGraphs" />
<addaction name="actionDstats" />
<addaction name="actionKstats" />
<addaction name="actionCstats" />
<addaction name="separator" />
<addaction name="menu_Lookup" />
</widget>
<widget class="QMenu" name="menuAdvanced" >
<property name="title" >
<string>&amp;Advanced</string>
</property>
<addaction name="actionMergeModels" />
<addaction name="separator" />
<addaction name="actionCheckMediaDatabase" />
<addaction name="separator" />
<addaction name="actionCheckDatabaseIntegrity" />
<addaction name="actionOptimizeDatabase" />
</widget>
<addaction name="menuDeck" />
<addaction name="menuEdit" />
<addaction name="menuTools" />
<addaction name="menuAdvanced" />
<addaction name="menuHelp" />
</widget>
<widget class="QStatusBar" name="statusbar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>269</y>
<width>555</width>
<height>23</height>
</rect>
</property>
</widget>
<widget class="QToolBar" name="toolBar" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="geometry" >
<rect>
<x>0</x>
<y>23</y>
<width>555</width>
<height>34</height>
</rect>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<attribute name="toolBarArea" >
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak" >
<bool>false</bool>
</attribute>
<addaction name="actionNew" />
<addaction name="actionOpen" />
<addaction name="actionSave" />
<addaction name="actionSyncdeck" />
<addaction name="separator" />
<addaction name="actionAddcards" />
<addaction name="actionEditdeck" />
<addaction name="actionDisplayProperties" />
<addaction name="separator" />
<addaction name="actionGraphs" />
<addaction name="actionDstats" />
<addaction name="actionCstats" />
<addaction name="separator" />
<addaction name="actionRepeatAudio" />
<addaction name="actionMarkCard" />
</widget>
<action name="actionExit" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/application-exit.png</normaloff>:/icons/application-exit.png</iconset>
</property>
<property name="text" >
<string>E&amp;xit</string>
</property>
<property name="shortcut" >
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionNew" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-new.png</normaloff>:/icons/document-new.png</iconset>
</property>
<property name="text" >
<string>&amp;New..</string>
</property>
<property name="shortcut" >
<string>Ctrl+N</string>
</property>
</action>
<action name="actionOpen" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-open.png</normaloff>:/icons/document-open.png</iconset>
</property>
<property name="text" >
<string>&amp;Open..</string>
</property>
<property name="shortcut" >
<string>Ctrl+O</string>
</property>
</action>
<action name="actionClose" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/fileclose.png</normaloff>:/icons/fileclose.png</iconset>
</property>
<property name="text" >
<string>&amp;Close</string>
</property>
<property name="shortcut" >
<string>Ctrl+W</string>
</property>
</action>
<action name="actionSave" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-save.png</normaloff>:/icons/document-save.png</iconset>
</property>
<property name="text" >
<string>&amp;Save</string>
</property>
<property name="shortcut" >
<string>Ctrl+S</string>
</property>
</action>
<action name="actionSyncdeck" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/multisynk.png</normaloff>:/icons/multisynk.png</iconset>
</property>
<property name="text" >
<string>Save and S&amp;ync</string>
</property>
<property name="shortcut" >
<string>Ctrl+Y</string>
</property>
</action>
<action name="actionAddcards" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/list-add.png</normaloff>:/icons/list-add.png</iconset>
</property>
<property name="text" >
<string>&amp;Add Facts..</string>
</property>
<property name="toolTip" >
<string>Add Cards</string>
</property>
<property name="shortcut" >
<string>Ctrl+A</string>
</property>
</action>
<action name="actionEditdeck" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/view_text.png</normaloff>:/icons/view_text.png</iconset>
</property>
<property name="text" >
<string>&amp;Edit Facts..</string>
</property>
<property name="shortcut" >
<string>Ctrl+E</string>
</property>
</action>
<action name="actionPreferences" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/configure.png</normaloff>:/icons/configure.png</iconset>
</property>
<property name="text" >
<string>&amp;Preferences..</string>
</property>
<property name="statusTip" >
<string>Application-wide preferences.</string>
</property>
<property name="shortcut" >
<string>Ctrl+P</string>
</property>
<property name="menuRole" >
<enum>QAction::PreferencesRole</enum>
</property>
</action>
<action name="actionLookup_expr" >
<property name="text" >
<string>...&amp;expression on ALC</string>
</property>
<property name="shortcut" >
<string>Ctrl+1</string>
</property>
</action>
<action name="actionLookup_mean" >
<property name="text" >
<string>...&amp;meaning on ALC</string>
</property>
<property name="shortcut" >
<string>Ctrl+2</string>
</property>
</action>
<action name="actionLookup_as" >
<property name="text" >
<string>...&amp;selection on ALC</string>
</property>
<property name="shortcut" >
<string>Ctrl+3</string>
</property>
</action>
<action name="actionLookup_es" >
<property name="text" >
<string>...&amp;word selection on Edict</string>
</property>
<property name="shortcut" >
<string>Ctrl+4</string>
</property>
</action>
<action name="actionLookup_esk" >
<property name="text" >
<string>...&amp;kanji selection on Edict</string>
</property>
<property name="shortcut" >
<string>Ctrl+5</string>
</property>
</action>
<action name="actionKstats" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/kanji.png</normaloff>:/icons/kanji.png</iconset>
</property>
<property name="text" >
<string>&amp;Kanji Statistics</string>
</property>
</action>
<action name="actionDstats" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/spreadsheet.png</normaloff>:/icons/spreadsheet.png</iconset>
</property>
<property name="text" >
<string>&amp;Deck Statistics</string>
</property>
</action>
<action name="actionStarthere" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/go-home.png</normaloff>:/icons/go-home.png</iconset>
</property>
<property name="text" >
<string>&amp;Start Here..</string>
</property>
</action>
<action name="actionReportbug" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/kbugbuster.png</normaloff>:/icons/kbugbuster.png</iconset>
</property>
<property name="text" >
<string>&amp;Report Bug..</string>
</property>
<property name="whatsThis" >
<string>Open the bug tracker.</string>
</property>
</action>
<action name="actionAbout" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/anki.png</normaloff>:/icons/anki.png</iconset>
</property>
<property name="text" >
<string>&amp;About..</string>
</property>
<property name="menuRole" >
<enum>QAction::AboutRole</enum>
</property>
</action>
<action name="actionCstats" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/package_games_card.png</normaloff>:/icons/package_games_card.png</iconset>
</property>
<property name="text" >
<string>&amp;Card Statistics</string>
</property>
</action>
<action name="actionDeckProperties" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/contents.png</normaloff>:/icons/contents.png</iconset>
</property>
<property name="text" >
<string>&amp;Deck Properties..</string>
</property>
<property name="statusTip" >
<string>Customize syncing, scheduling, priorities and models.</string>
</property>
</action>
<action name="actionImport" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-import.png</normaloff>:/icons/document-import.png</iconset>
</property>
<property name="text" >
<string>&amp;Import..</string>
</property>
</action>
<action name="actionGraphs" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/colorscm.png</normaloff>:/icons/colorscm.png</iconset>
</property>
<property name="text" >
<string>&amp;Graphs..</string>
</property>
</action>
<action name="actionExport" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-export.png</normaloff>:/icons/document-export.png</iconset>
</property>
<property name="text" >
<string>Expor&amp;t...</string>
</property>
</action>
<action name="actionDisplayProperties" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/preferences-desktop-font.png</normaloff>:/icons/preferences-desktop-font.png</iconset>
</property>
<property name="text" >
<string>Disp&amp;lay Properties..</string>
</property>
<property name="statusTip" >
<string>Customize fonts, colours and alignment.</string>
</property>
</action>
<action name="actionOpenSamples" >
<property name="text" >
<string>Open Sa&amp;mple...</string>
</property>
</action>
<action name="actionMarkCard" >
<property name="checkable" >
<bool>true</bool>
</property>
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/rating.png</normaloff>:/icons/rating.png</iconset>
</property>
<property name="text" >
<string>&amp;Mark Card</string>
</property>
</action>
<action name="actionSuspendCard" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/media-playback-pause.png</normaloff>:/icons/media-playback-pause.png</iconset>
</property>
<property name="text" >
<string>&amp;Suspend fact</string>
</property>
<property name="statusTip" >
<string>Stop reviewing this card until it's unsuspended in the editor.</string>
</property>
</action>
<action name="actionModelProperties" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/kpersonalizer.png</normaloff>:/icons/kpersonalizer.png</iconset>
</property>
<property name="text" >
<string>&amp;Model Properties..</string>
</property>
<property name="statusTip" >
<string>Customize card layout, fields, etc.</string>
</property>
</action>
<action name="actionRepeatQuestionAudio" >
<property name="text" >
<string>Repeat &amp;Question Audio</string>
</property>
</action>
<action name="actionRepeatAnswerAudio" >
<property name="text" >
<string>Repeat &amp;Answer Audio</string>
</property>
</action>
<action name="actionRepeatAudio" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/media-playback-start.png</normaloff>:/icons/media-playback-start.png</iconset>
</property>
<property name="text" >
<string>Repeat las&amp;t audio</string>
</property>
<property name="shortcut" >
<string>Ctrl+R</string>
</property>
</action>
<action name="actionUndoAnswer" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/edit-undo.png</normaloff>:/icons/edit-undo.png</iconset>
</property>
<property name="text" >
<string>&amp;Undo last answer</string>
</property>
</action>
<action name="actionForum" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/view-pim-news.png</normaloff>:/icons/view-pim-news.png</iconset>
</property>
<property name="text" >
<string>&amp;Forum..</string>
</property>
</action>
<action name="actionSaveAs" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/document-save-as.png</normaloff>:/icons/document-save-as.png</iconset>
</property>
<property name="text" >
<string>Save &amp;As..</string>
</property>
</action>
<action name="actionCheckDatabaseIntegrity" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/sqlitebrowser.png</normaloff>:/icons/sqlitebrowser.png</iconset>
</property>
<property name="text" >
<string>Check Database Integrity</string>
</property>
</action>
<action name="actionOptimizeDatabase" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/games-solve.png</normaloff>:/icons/games-solve.png</iconset>
</property>
<property name="text" >
<string>Optimize Database</string>
</property>
</action>
<action name="actionMergeModels" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/khtml_kget.png</normaloff>:/icons/khtml_kget.png</iconset>
</property>
<property name="text" >
<string>Merge Models..</string>
</property>
</action>
<action name="actionCheckMediaDatabase" >
<property name="icon" >
<iconset resource="../icons.qrc" >
<normaloff>:/icons/text-speak.png</normaloff>:/icons/text-speak.png</iconset>
</property>
<property name="text" >
<string>Check Media Database..</string>
</property>
</action>
</widget>
<resources>
<include location="../icons.qrc" />
</resources>
<connections/>
</ui>