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
85d9c555
Commit
85d9c555
authored
Feb 11, 2010
by
Christiaan Janssen
Browse files
QmlDesigner.StatesEditor: inherited methods in the view are now protected
parent
42fab094
Changes
1
Show whitespace changes
Inline
Side-by-side
src/plugins/qmldesigner/components/stateseditor/stateseditorview.h
View file @
85d9c555
...
...
@@ -55,6 +55,7 @@ public:
QPixmap
renderState
(
int
i
);
QmlItemNode
stateRootNode
()
{
return
m_stateRootNode
;
}
protected:
// AbstractView
void
modelAttached
(
Model
*
model
);
void
modelAboutToBeDetached
(
Model
*
model
);
...
...
Write
Preview
Supports
Markdown
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