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
Marco Bubke
flatpak-qt-creator
Commits
2f24d996
Commit
2f24d996
authored
Apr 01, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.property: show tooltips
parent
f228df4f
Changes
2
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/ColorGroupBox.qml
View file @
2f24d996
...
...
@@ -96,6 +96,7 @@ QExtGroupBox {
Label
{
text
:
colorGroupBox
.
caption
toolTip
:
colorGroupBox
.
caption
}
LineEdit
{
...
...
share/qtcreator/qmldesigner/propertyeditor/Qt/IntEditor.qml
View file @
2f24d996
...
...
@@ -19,6 +19,7 @@ QWidget {
Label
{
id
:
label
text
:
caption
toolTip
:
caption
}
SpinBox
{
...
...
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