Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
7d16e15e
Commit
7d16e15e
authored
Jul 14, 2020
by
Tomaz Canabrava
Browse files
Removed ticks / Moved labels
parent
43b046fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/widgets/EditProfileAppearancePage.ui
View file @
7d16e15e
...
...
@@ -6,8 +6,8 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
400
</width>
<height>
4
00
</height>
<width>
622
</width>
<height>
4
76
</height>
</rect>
</property>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout"
>
...
...
@@ -26,7 +26,7 @@
<item>
<widget
class=
"QTabWidget"
name=
"tabWidget"
>
<property
name=
"currentIndex"
>
<number>
2
</number>
<number>
0
</number>
</property>
<widget
class=
"QWidget"
name=
"colorSchemeTab"
>
<attribute
name=
"title"
>
...
...
@@ -471,10 +471,33 @@
</attribute>
<layout
class=
"QVBoxLayout"
name=
"verticalLayout_2"
>
<item>
<layout
class=
"QGridLayout"
name=
"miscTabLayout"
columnstretch=
"0,0
,0
"
>
<layout
class=
"QGridLayout"
name=
"miscTabLayout"
columnstretch=
"0,0"
>
<property
name=
"spacing"
>
<number>
6
</number>
</property>
<item
row=
"4"
column=
"1"
>
<widget
class=
"QSlider"
name=
"dimValue"
>
<property
name=
"maximum"
>
<number>
255
</number>
</property>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"tickPosition"
>
<enum>
QSlider::NoTicks
</enum>
</property>
</widget>
</item>
<item
row=
"2"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"showTerminalSizeHintButton"
>
<property
name=
"toolTip"
>
<string>
Show terminal size in columns and lines in the center of window after resizing
</string>
</property>
<property
name=
"text"
>
<string>
Show hint for terminal size after resizing
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"contentsGroup"
>
<property
name=
"title"
>
...
...
@@ -617,6 +640,16 @@
</layout>
</widget>
</item>
<item
row=
"3"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"dimWhenInactiveCheckbox"
>
<property
name=
"toolTip"
>
<string>
Indicate whether the window is active by dimming the colors
</string>
</property>
<property
name=
"text"
>
<string>
Dim the colors when the window loses focus
</string>
</property>
</widget>
</item>
<item
row=
"2"
column=
"0"
alignment=
"Qt::AlignRight|Qt::AlignVCenter"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
...
...
@@ -640,27 +673,7 @@
</property>
</spacer>
</item>
<item
row=
"3"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"dimWhenInactiveCheckbox"
>
<property
name=
"toolTip"
>
<string>
Indicate whether the window is active by dimming the colors
</string>
</property>
<property
name=
"text"
>
<string>
Dim the colors when the window loses focus
</string>
</property>
</widget>
</item>
<item
row=
"2"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"showTerminalSizeHintButton"
>
<property
name=
"toolTip"
>
<string>
Show terminal size in columns and lines in the center of window after resizing
</string>
</property>
<property
name=
"text"
>
<string>
Show hint for terminal size after resizing
</string>
</property>
</widget>
</item>
<item
row=
"4"
column=
"1"
>
<item
row=
"5"
column=
"1"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout"
>
<item>
<widget
class=
"QLabel"
name=
"label_9"
>
...
...
@@ -670,17 +683,17 @@
</widget>
</item>
<item>
<widget
class=
"QSlider"
name=
"dimValue"
>
<property
name=
"maximum"
>
<number>
255
</number>
</property>
<spacer
name=
"horizontalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"tickPosition"
>
<enum>
QSlider::TicksAbove
</enum>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</
widget
>
</
spacer
>
</item>
<item>
<widget
class=
"QLabel"
name=
"label_6"
>
...
...
@@ -713,17 +726,17 @@
</layout>
</widget>
<customwidgets>
<customwidget>
<class>
KColorButton
</class>
<extends>
QPushButton
</extends>
<header>
kcolorbutton.h
</header>
</customwidget>
<customwidget>
<class>
KMessageWidget
</class>
<extends>
QFrame
</extends>
<header>
kmessagewidget.h
</header>
<container>
1
</container>
</customwidget>
<customwidget>
<class>
KColorButton
</class>
<extends>
QPushButton
</extends>
<header>
kcolorbutton.h
</header>
</customwidget>
<customwidget>
<class>
KNS3::Button
</class>
<extends>
QPushButton
</extends>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment