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
PIM
KDE PIM Runtime
Commits
00d2d146
Commit
00d2d146
authored
Sep 14, 2021
by
Laurent Montel
😁
Browse files
Use QFormLayout here
parent
2a6ff737
Pipeline
#80551
failed with stage
in 25 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/tomboynotes/tomboynotesagentconfigwidget.ui
View file @
00d2d146
...
...
@@ -35,29 +35,29 @@
<attribute
name=
"title"
>
<string>
Tomboy
</string>
</attribute>
<layout
class=
"Q
VBox
Layout"
name=
"
vertical
Layout
_2
"
>
<item>
<layout
class=
"Q
Form
Layout"
name=
"
form
Layout"
>
<item
row=
"0"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_2"
>
<property
name=
"text"
>
<string>
Display name:
</string>
</property>
</widget>
</item>
<item>
<item
row=
"0"
column=
"1"
>
<widget
class=
"QLineEdit"
name=
"kcfg_collectionName"
>
<property
name=
"showClearButton"
stdset=
"0"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Type in the server URL:
</string>
</property>
</widget>
</item>
<item>
<item
row=
"1"
column=
"1"
>
<widget
class=
"QLineEdit"
name=
"kcfg_ServerURL"
>
<property
name=
"toolTip"
>
<string>
This value is not changeable after first setup
</string>
...
...
@@ -67,7 +67,7 @@
</property>
</widget>
</item>
<item
alignment=
"Qt::AlignLeft
"
>
<item
row=
"2"
column=
"0"
colspan=
"2
"
>
<widget
class=
"QWidget"
name=
"widget_2"
native=
"true"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
...
...
@@ -90,21 +90,21 @@
</layout>
</widget>
</item>
<item>
<item
row=
"3"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"kcfg_ReadOnly"
>
<property
name=
"text"
>
<string>
Open in read-only mode
</string>
</property>
</widget>
</item>
<item>
<item
row=
"4"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"kcfg_ignoreSslErrors"
>
<property
name=
"text"
>
<string>
Ignore SSL errors
</string>
</property>
</widget>
</item>
<item>
<item
row=
"5"
column=
"0"
colspan=
"2"
>
<spacer
name=
"verticalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Vertical
</enum>
...
...
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