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
735f9083
Commit
735f9083
authored
May 19, 2010
by
Christian Kamm
Browse files
QmlJS: Remove unimplemented functions from CompletionContextFinder.
parent
9b7d3e55
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libs/qmljs/qmljscompletioncontextfinder.h
View file @
735f9083
...
...
@@ -14,9 +14,6 @@ class QMLJS_EXPORT CompletionContextFinder : public LineInfo
public:
CompletionContextFinder
(
const
QTextCursor
&
cursor
);
//bool inQmlObjectDefinition();
bool
inQmlBindingRhs
();
QStringList
qmlObjectTypeName
()
const
;
bool
isInQmlContext
()
const
;
...
...
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