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
a20ffe05
Commit
a20ffe05
authored
Jan 20, 2011
by
Marco Bubke
Browse files
QmlDesigner: Fix the formeditor background
parent
8c63b9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/formeditor/formeditorgraphicsview.cpp
View file @
a20ffe05
...
...
@@ -113,7 +113,7 @@ void FormEditorGraphicsView::keyPressEvent(QKeyEvent *event)
void
FormEditorGraphicsView
::
setRootItemRect
(
const
QRectF
&
rect
)
{
m_rootItemRect
=
rect
;
qDebug
()
<<
__FUNCTION__
<<
m_rootItemRect
;
update
()
;
}
QRectF
FormEditorGraphicsView
::
rootItemRect
()
const
...
...
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