increasecounterpluginwidget.ui (krename-4.0.9) | : | increasecounterpluginwidget.ui (krename-4.90.90) | ||
---|---|---|---|---|
<ui version="4.0" > | <?xml version="1.0" encoding="UTF-8"?> | |||
<ui version="4.0"> | ||||
<class>IncreaseCounterPluginWidget</class> | <class>IncreaseCounterPluginWidget</class> | |||
<widget class="QWidget" name="IncreaseCounterPluginWidget" > | <widget class="QWidget" name="IncreaseCounterPluginWidget"> | |||
<property name="geometry" > | <property name="geometry"> | |||
<rect> | <rect> | |||
<x>0</x> | <x>0</x> | |||
<y>0</y> | <y>0</y> | |||
<width>512</width> | <width>512</width> | |||
<height>388</height> | <height>388</height> | |||
</rect> | </rect> | |||
</property> | </property> | |||
<property name="windowTitle" > | <layout class="QVBoxLayout" name="verticalLayout_2"> | |||
<string>Form</string> | ||||
</property> | ||||
<layout class="QVBoxLayout" name="verticalLayout_2" > | ||||
<item> | <item> | |||
<widget class="QGroupBox" name="groupBox" > | <widget class="QGroupBox" name="groupBox"> | |||
<property name="title" > | <property name="title"> | |||
<string>&Increase Counter</string> | <string>&Increase Counter</string> | |||
</property> | </property> | |||
<layout class="QVBoxLayout" name="verticalLayout" > | <layout class="QVBoxLayout" name="verticalLayout"> | |||
<item> | <item> | |||
<widget class="QLabel" name="label" > | <widget class="QLabel" name="label"> | |||
<property name="text" > | <property name="text"> | |||
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www | <string><p><b>This plugin adds a given offset to numbers in | |||
.w3.org/TR/REC-html40/strict.dtd"> | filenames.</b><br/> | |||
<html><head><meta name="qrichtext" content="1" /><style type="text/c | E.g. you have the filenames: <i>img014</i>, <i>img015</i> | |||
ss"> | ;, <i>img023</i> which should be named <i>img010</i>, &l | |||
p, li { white-space: pre-wrap; } | t;i>img011</i> and <i>img019</i>. Using this plugin, you ca | |||
</style></head><body style=" font-family:'DejaVu Sans'; font-size:10pt; | n easily add an offset of -4 to get the desired result.</p></string> | |||
font-weight:400; font-style:normal;"> | ||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0 | ||||
px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Thi | ||||
s plugin adds a given offset to numbers in filenames.</span></p> | ||||
<p align="justify" style=" margin-top:0px; margin-bottom:0px; margin-left:0px | ||||
; margin-right:0px; -qt-block-indent:0; text-indent:0px;">E.g. you have the file | ||||
names: <span style=" font-style:italic;">img014</span>, <span style=" f | ||||
ont-style:italic;">img015</span>, <span style=" font-style:italic;">img023 | ||||
</span> which should be named<span style=" font-style:italic;"> img010< | ||||
/span>, <span style=" font-style:italic;">img011</span> and <span style | ||||
=" font-style:italic;">img019. </span>Using this plugin, you can easily add a | ||||
n offset of -4 to get the desired result.</p></body></html></string> | ||||
</property> | </property> | |||
<property name="wordWrap" > | <property name="wordWrap"> | |||
<bool>true</bool> | <bool>true</bool> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<spacer name="verticalSpacer_2" > | <spacer name="verticalSpacer_2"> | |||
<property name="orientation" > | <property name="orientation"> | |||
<enum>Qt::Vertical</enum> | <enum>Qt::Vertical</enum> | |||
</property> | </property> | |||
<property name="sizeHint" stdset="0" > | <property name="sizeHint" stdset="0"> | |||
<size> | <size> | |||
<width>20</width> | <width>20</width> | |||
<height>40</height> | <height>40</height> | |||
</size> | </size> | |||
</property> | </property> | |||
</spacer> | </spacer> | |||
</item> | </item> | |||
<item> | <item> | |||
<layout class="QHBoxLayout" name="horizontalLayout" > | <layout class="QHBoxLayout" name="horizontalLayout"> | |||
<item> | <item> | |||
<widget class="QLabel" name="label_2" > | <widget class="QLabel" name="label_2"> | |||
<property name="text" > | <property name="text"> | |||
<string>&Offset:</string> | <string>Offse&t:</string> | |||
</property> | </property> | |||
<property name="buddy" > | <property name="buddy"> | |||
<cstring>spinOffset</cstring> | <cstring>spinOffset</cstring> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<widget class="QSpinBox" name="spinOffset" > | <widget class="QSpinBox" name="spinOffset"> | |||
<property name="minimum" > | <property name="minimum"> | |||
<number>-10000</number> | <number>-10000</number> | |||
</property> | </property> | |||
<property name="maximum" > | <property name="maximum"> | |||
<number>10000</number> | <number>10000</number> | |||
</property> | </property> | |||
</widget> | </widget> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</item> | </item> | |||
<item> | <item> | |||
<spacer name="verticalSpacer_3" > | <spacer name="verticalSpacer_3"> | |||
<property name="orientation" > | <property name="orientation"> | |||
<enum>Qt::Vertical</enum> | <enum>Qt::Vertical</enum> | |||
</property> | </property> | |||
<property name="sizeHint" stdset="0" > | <property name="sizeHint" stdset="0"> | |||
<size> | <size> | |||
<width>20</width> | <width>20</width> | |||
<height>40</height> | <height>40</height> | |||
</size> | </size> | |||
</property> | </property> | |||
</spacer> | </spacer> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</widget> | </widget> | |||
</item> | </item> | |||
<item> | <item> | |||
<spacer name="verticalSpacer" > | <spacer name="verticalSpacer"> | |||
<property name="orientation" > | <property name="orientation"> | |||
<enum>Qt::Vertical</enum> | <enum>Qt::Vertical</enum> | |||
</property> | </property> | |||
<property name="sizeHint" stdset="0" > | <property name="sizeHint" stdset="0"> | |||
<size> | <size> | |||
<width>20</width> | <width>20</width> | |||
<height>94</height> | <height>94</height> | |||
</size> | </size> | |||
</property> | </property> | |||
</spacer> | </spacer> | |||
</item> | </item> | |||
</layout> | </layout> | |||
</widget> | </widget> | |||
<resources/> | <resources/> | |||
End of changes. 18 change blocks. | ||||
48 lines changed or deleted | 34 lines changed or added |