|
@@ -394,7 +394,7 @@ QScrollBar:vertical {
|
|
|
<property name="geometry">
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
- <y>-455</y>
|
|
|
+ <y>-87</y>
|
|
|
<width>651</width>
|
|
|
<height>976</height>
|
|
|
</rect>
|
|
@@ -692,6 +692,9 @@ background-color: none;</string>
|
|
|
<property name="cursor">
|
|
|
<cursorShape>PointingHandCursor</cursorShape>
|
|
|
</property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
<property name="styleSheet">
|
|
|
<string notr="true">border-image: url(:/buttons/folder.png);
|
|
|
background-color: none;</string>
|
|
@@ -939,6 +942,9 @@ background-color: none;</string>
|
|
|
<pointsize>8</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
<property name="autoFillBackground">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
@@ -968,6 +974,9 @@ QPushButton:default {
|
|
|
<property name="text">
|
|
|
<string>Cоздать копию</string>
|
|
|
</property>
|
|
|
+ <property name="flat">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
@@ -978,6 +987,9 @@ QPushButton:default {
|
|
|
<pointsize>9</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
<property name="autoFillBackground">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
@@ -1007,6 +1019,9 @@ QPushButton:default {
|
|
|
<property name="text">
|
|
|
<string> Восстановить данные из копии </string>
|
|
|
</property>
|
|
|
+ <property name="flat">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
@@ -1017,6 +1032,9 @@ QPushButton:default {
|
|
|
<pointsize>8</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
<property name="autoFillBackground">
|
|
|
<bool>false</bool>
|
|
|
</property>
|
|
@@ -1046,6 +1064,9 @@ QPushButton:default {
|
|
|
<property name="text">
|
|
|
<string>Удалить копию</string>
|
|
|
</property>
|
|
|
+ <property name="flat">
|
|
|
+ <bool>false</bool>
|
|
|
+ </property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
@@ -1631,6 +1652,9 @@ border-radius: 3px;</string>
|
|
|
<pointsize>9</pointsize>
|
|
|
</font>
|
|
|
</property>
|
|
|
+ <property name="focusPolicy">
|
|
|
+ <enum>Qt::NoFocus</enum>
|
|
|
+ </property>
|
|
|
<property name="autoFillBackground">
|
|
|
<bool>false</bool>
|
|
|
</property>
|