improve detail items alignment

pull/14/head
Michail Vourlakos 5 years ago
parent cbc5ff5d40
commit 423df425ee

@ -58,30 +58,9 @@
</spacer>
</item>
<item>
<layout class="QGridLayout" name="gridLayout" columnstretch="5,8">
<item row="2" column="1">
<layout class="QHBoxLayout" name="backgroundVertLayout2">
<item>
<widget class="QRadioButton" name="backgroundRadioBtn">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>18</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="backgroundOptionsLayout">
<layout class="QGridLayout" name="gridLayout" columnstretch="5,0,8">
<item row="2" column="2">
<layout class="QHBoxLayout" name="backgroundOptLayout">
<item>
<widget class="QLabel" name="backgroundPatternLbl">
<property name="minimumSize">
@ -110,19 +89,37 @@
</item>
</layout>
</item>
</layout>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<widget class="QCheckBox" name="borderlessChk">
<widget class="QLabel" name="iconLbl">
<property name="text">
<string>Hide window borders for maximized windows</string>
<string>Icon:</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="QLabel" name="backSecondRowLbl">
<property name="text">
<string notr="true"/>
</property>
</widget>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
@ -153,10 +150,10 @@
</item>
</layout>
</item>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item row="3" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<spacer name="horizontalSpacer_3">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
@ -169,18 +166,58 @@
</spacer>
</item>
<item>
<widget class="QLabel" name="iconLbl">
<widget class="QLabel" name="behaviorLbl">
<property name="text">
<string>Icon:</string>
<string>Behavior:</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item row="0" column="2">
<layout class="QHBoxLayout" name="iconHorLayout">
<item>
<spacer name="horizontalSpacer_5">
<widget class="QPushButton" name="iconBtn">
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="icon">
<iconset theme="cs-desktop">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="iconClearBtn">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>50</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="icon">
<iconset theme="edit-clear">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
@ -192,44 +229,39 @@
</property>
</spacer>
</item>
</layout>
</item>
<item row="4" column="2">
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<widget class="QLabel" name="behaviorLbl">
<widget class="QLabel" name="borderlessChkLbl">
<property name="text">
<string>Behavior:</string>
<string>Hide window borders for maximized windows</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="1" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item row="3" column="2">
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QRadioButton" name="colorRadioBtn">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>18</width>
<height>16777215</height>
</size>
<widget class="QLabel" name="inMenuChkLbl">
<property name="text">
<string>Show in layouts context menu</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="4" column="0">
<widget class="QLabel" name="behaviorSecRowLbl">
<property name="text">
<string notr="true"/>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="colorOptionsLayout">
<item row="1" column="2">
<layout class="QHBoxLayout" name="colorsOptLayout">
<item>
<widget class="QLabel" name="colorPatternLbl">
<property name="sizePolicy">
@ -264,45 +296,14 @@
</item>
</layout>
</item>
</layout>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="iconHorLayout">
<item>
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="iconBtn">
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="icon">
<iconset theme="cs-desktop">
<normaloff>.</normaloff>.</iconset>
<item row="1" column="1">
<widget class="QRadioButton" name="colorRadioBtn">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="iconClearBtn">
<property name="minimumSize">
<size>
<width>0</width>
@ -311,54 +312,43 @@
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>50</height>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string notr="true"/>
</property>
<property name="icon">
<iconset theme="edit-clear">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
<item row="2" column="1">
<widget class="QRadioButton" name="backgroundRadioBtn">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="sizeHint" stdset="0">
<property name="maximumSize">
<size>
<width>40</width>
<height>20</height>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="3" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QCheckBox" name="inMenuChk">
<property name="text">
<string>Show in layouts context menu</string>
<string notr="true"/>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="QLabel" name="backSecondRowLbl">
<item row="3" column="1">
<widget class="QCheckBox" name="inMenuChk">
<property name="text">
<string notr="true"/>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="behaviorSecRowLbl">
<item row="4" column="1">
<widget class="QCheckBox" name="borderlessChk">
<property name="text">
<string notr="true"/>
</property>

Loading…
Cancel
Save