|
|
|
|
@ -6,8 +6,8 @@ |
|
|
|
|
<rect> |
|
|
|
|
<x>0</x> |
|
|
|
|
<y>0</y> |
|
|
|
|
<width>320</width> |
|
|
|
|
<height>378</height> |
|
|
|
|
<width>558</width> |
|
|
|
|
<height>575</height> |
|
|
|
|
</rect> |
|
|
|
|
</property> |
|
|
|
|
<layout class="QVBoxLayout"> |
|
|
|
|
@ -243,6 +243,48 @@ |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="0"> |
|
|
|
|
<widget class="QLabel" name="label_3"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Defines the default zoom mode for files which were never opened before. |
|
|
|
|
For files which were opened before the previous zoom is applied.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="whatsThis"> |
|
|
|
|
<string comment="@info:whatsthis">Defines the default zoom mode for files which were never opened before. |
|
|
|
|
For files which were opened before the previous zoom is applied.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Default Zoom:</string> |
|
|
|
|
</property> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
<item row="2" column="1"> |
|
|
|
|
<widget class="QComboBox" name="kcfg_ZoomMode"> |
|
|
|
|
<property name="toolTip"> |
|
|
|
|
<string>Defines the default zoom mode for files which were never opened before. |
|
|
|
|
For files which were opened before the previous zoom is applied.</string> |
|
|
|
|
</property> |
|
|
|
|
<property name="whatsThis"> |
|
|
|
|
<string comment="@info:whatsthis">Defines the default zoom mode for files which were never opened before. |
|
|
|
|
For files which were opened before the previous zoom is applied.</string> |
|
|
|
|
</property> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>100%</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Fit Width</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
<item> |
|
|
|
|
<property name="text"> |
|
|
|
|
<string>Fit Page</string> |
|
|
|
|
</property> |
|
|
|
|
</item> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
</layout> |
|
|
|
|
</widget> |
|
|
|
|
</item> |
|
|
|
|
|