Skip to content
GitLab
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
90595b34
Commit
90595b34
authored
Feb 16, 2010
by
Thomas Hartmann
Browse files
QmlDesigner.propertyEditor: disable editing of id in non basestate
See BAUHAUS-380 Task-number: BAUHAUS-380
parent
06560a61
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/qtcreator/qmldesigner/propertyeditor/Qt/Type.qml
View file @
90595b34
...
...
@@ -27,6 +27,7 @@ GroupBox {
}
QLineEdit
{
enabled
:
baseStateFlag
id
:
idLineEdit
;
objectName
:
"
idLineEdit
"
;
readOnly
:
isBaseState
!=
true
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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