comictagger/taggerwindow.ui
2012-11-06 20:29:18 +00:00

826 lines
24 KiB
XML

<?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>
<width>943</width>
<height>507</height>
</rect>
</property>
<property name="windowTitle">
<string>ComicTagger</string>
</property>
<widget class="QWidget" name="centralWidget">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="QLabel" name="lblCover">
<property name="geometry">
<rect>
<x>20</x>
<y>150</y>
<width>211</width>
<height>291</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::Panel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QWidget" name="formLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>211</width>
<height>32</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout">
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>Tag Style:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="cbDataStyle"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>250</x>
<y>10</y>
<width>671</width>
<height>431</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="sizeConstraint">
<enum>QLayout::SetDefaultConstraint</enum>
</property>
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>Details</string>
</attribute>
<widget class="QWidget" name="formLayoutWidget_2">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>371</width>
<height>284</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_2">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>Series</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="leSeries"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>Title</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="leTitle"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>Publisher</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="lePublisher"/>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="leImprint"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_11">
<property name="text">
<string>Series Group</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLineEdit" name="leSeriesGroup"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_10">
<property name="text">
<string>Imprint</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QLineEdit" name="leStoryArc"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_25">
<property name="text">
<string>Story Arc</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QLineEdit" name="leGenre"/>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_24">
<property name="text">
<string>Genre</string>
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_26">
<property name="text">
<string>Format</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLineEdit" name="leFormat"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_3">
<property name="geometry">
<rect>
<x>390</x>
<y>0</y>
<width>151</width>
<height>140</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_3">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>Issue</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="leIssueNum"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string># Issues</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="leIssueCount"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>Volume</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="leVolumeNum"/>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_12">
<property name="text">
<string># Volumes</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLineEdit" name="leVolumeCount"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_4">
<property name="geometry">
<rect>
<x>390</x>
<y>140</y>
<width>112</width>
<height>71</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_4">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="1">
<widget class="QLineEdit" name="lePubMonth"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Month</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lePubYear"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>Year</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_5">
<property name="geometry">
<rect>
<x>390</x>
<y>210</y>
<width>251</width>
<height>81</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_5">
<item row="0" column="1">
<widget class="QComboBox" name="cbLanguage"/>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_13">
<property name="text">
<string>Language</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="cbCountry"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_14">
<property name="text">
<string>Country</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_7">
<property name="geometry">
<rect>
<x>550</x>
<y>0</y>
<width>103</width>
<height>120</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_7">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<property name="rowWrapPolicy">
<enum>QFormLayout::WrapAllRows</enum>
</property>
<item row="1" column="0">
<widget class="QLabel" name="label_18">
<property name="text">
<string>Maturity Rating</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_17">
<property name="text">
<string>Critical Rating</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="leCriticalRating"/>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="cbMaturityRating">
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_9">
<property name="geometry">
<rect>
<x>10</x>
<y>290</y>
<width>371</width>
<height>111</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_9">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_21">
<property name="text">
<string>Alt. Series</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="leAltSeries"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_22">
<property name="text">
<string>Alt. Issue</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="leAltIssueNum"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_23">
<property name="text">
<string>Alt. # Issues</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="leAltIssueCount"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="formLayoutWidget_10">
<property name="geometry">
<rect>
<x>390</x>
<y>300</y>
<width>211</width>
<height>71</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_10">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="2" column="1">
<widget class="QComboBox" name="cbManga">
<property name="autoFillBackground">
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_31">
<property name="text">
<string>Manga</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QCheckBox" name="cbBW">
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="text">
<string>Black &amp;&amp; White</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab_2">
<attribute name="title">
<string>Credits</string>
</attribute>
<widget class="QWidget" name="formLayoutWidget_8">
<property name="geometry">
<rect>
<x>30</x>
<y>350</y>
<width>481</width>
<height>32</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_8">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_20">
<property name="text">
<string>Scan Info</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="leScanInfo"/>
</item>
</layout>
</widget>
<widget class="QTableWidget" name="twCredits">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>481</width>
<height>321</height>
</rect>
</property>
<property name="selectionMode">
<enum>QAbstractItemView::SingleSelection</enum>
</property>
<property name="selectionBehavior">
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="rowCount">
<number>0</number>
</property>
<property name="columnCount">
<number>2</number>
</property>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string>Credit</string>
</property>
</column>
<column>
<property name="text">
<string>Name</string>
</property>
</column>
</widget>
<widget class="QPushButton" name="btnAddCredit">
<property name="geometry">
<rect>
<x>520</x>
<y>20</y>
<width>121</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Add Credit</string>
</property>
</widget>
<widget class="QPushButton" name="btnRemoveCredit">
<property name="geometry">
<rect>
<x>520</x>
<y>60</y>
<width>121</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Remove Credit</string>
</property>
</widget>
<widget class="QPushButton" name="btnEditCredit">
<property name="geometry">
<rect>
<x>520</x>
<y>100</y>
<width>121</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>Edit Credit</string>
</property>
</widget>
</widget>
<widget class="QWidget" name="tab_3">
<attribute name="title">
<string>Notes</string>
</attribute>
<widget class="QWidget" name="formLayoutWidget_6">
<property name="geometry">
<rect>
<x>30</x>
<y>10</y>
<width>591</width>
<height>371</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_6">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::ExpandingFieldsGrow</enum>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_15">
<property name="text">
<string>Comments</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>Notes</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QTextEdit" name="teComments"/>
</item>
<item row="1" column="1">
<widget class="QTextEdit" name="teNotes"/>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="leWebLink"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_19">
<property name="text">
<string>Web</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab_4">
<attribute name="title">
<string>Other</string>
</attribute>
<widget class="QWidget" name="formLayoutWidget_11">
<property name="geometry">
<rect>
<x>20</x>
<y>17</y>
<width>581</width>
<height>371</height>
</rect>
</property>
<layout class="QFormLayout" name="formLayout_11">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>
</property>
<item row="2" column="0">
<widget class="QLabel" name="label_30">
<property name="text">
<string>Teams</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_29">
<property name="text">
<string>Characters</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_27">
<property name="text">
<string>Locations</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_28">
<property name="text">
<string>Other Tags</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QTextEdit" name="teCharacters"/>
</item>
<item row="2" column="1">
<widget class="QTextEdit" name="teTeams"/>
</item>
<item row="3" column="1">
<widget class="QTextEdit" name="teLocations"/>
</item>
<item row="4" column="1">
<widget class="QTextEdit" name="teTags"/>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>Pages</string>
</attribute>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="lblArchiveInfo">
<property name="geometry">
<rect>
<x>20</x>
<y>60</y>
<width>211</width>
<height>81</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::Panel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Sunken</enum>
</property>
<property name="text">
<string/>
</property>
</widget>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>943</width>
<height>28</height>
</rect>
</property>
<widget class="QMenu" name="menuComicTagger">
<property name="title">
<string>File</string>
</property>
<widget class="QMenu" name="menuRemove">
<property name="title">
<string>Remove</string>
</property>
<addaction name="actionRemoveCBLTags"/>
<addaction name="actionRemoveCRTags"/>
</widget>
<widget class="QMenu" name="menuReload">
<property name="title">
<string>Reload</string>
</property>
<addaction name="actionReloadAuto"/>
<addaction name="actionReloadCBLTags"/>
<addaction name="actionReloadCRTags"/>
</widget>
<addaction name="actionLoad"/>
<addaction name="actionWrite_Tags"/>
<addaction name="actionRepackage"/>
<addaction name="menuReload"/>
<addaction name="menuRemove"/>
<addaction name="actionSettings"/>
<addaction name="actionExit"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
<string>Help</string>
</property>
<addaction name="actionAbout"/>
</widget>
<widget class="QMenu" name="menuTags">
<property name="title">
<string>Tags</string>
</property>
<addaction name="actionParse_Filename"/>
<addaction name="actionQuery_Online"/>
<addaction name="actionClearEntryForm"/>
</widget>
<addaction name="menuComicTagger"/>
<addaction name="menuTags"/>
<addaction name="menuHelp"/>
</widget>
<widget class="QToolBar" name="toolBar">
<property name="windowTitle">
<string>toolBar</string>
</property>
<property name="movable">
<bool>false</bool>
</property>
<property name="floatable">
<bool>false</bool>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
<addaction name="separator"/>
</widget>
<action name="actionLoad">
<property name="text">
<string>Open</string>
</property>
</action>
<action name="actionWrite_Tags">
<property name="text">
<string>Save Tags</string>
</property>
</action>
<action name="actionRepackage">
<property name="text">
<string>Repackage</string>
</property>
</action>
<action name="actionExit">
<property name="text">
<string>Exit</string>
</property>
</action>
<action name="actionAbout">
<property name="text">
<string>About ComicTagger</string>
</property>
</action>
<action name="actionParse_Filename">
<property name="text">
<string>Parse Filename</string>
</property>
</action>
<action name="actionQuery_Online">
<property name="text">
<string>Query Online</string>
</property>
</action>
<action name="actionClearEntryForm">
<property name="text">
<string>Clear Entry Form</string>
</property>
</action>
<action name="actionRemoveCRTags">
<property name="text">
<string>Remove ComicRack Tags</string>
</property>
</action>
<action name="actionRemoveCBLTags">
<property name="text">
<string>Remove ComicBookLover Tags</string>
</property>
</action>
<action name="actionReloadCBLTags">
<property name="text">
<string>Reload ComicBookLover Tags</string>
</property>
</action>
<action name="actionReloadCRTags">
<property name="text">
<string>Reload ComicRack Tags</string>
</property>
</action>
<action name="actionReloadAuto">
<property name="text">
<string>Reload Selected Tag Style</string>
</property>
</action>
<action name="actionSettings">
<property name="text">
<string>Settings...</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>