QmlOutline: Show functions in outline

Reviewed-by: Christiaan Janssen
(cherry picked from commit e871b7e330)
This commit is contained in:
Kai Koehne
2010-09-27 15:36:50 +02:00
committed by hjk
parent 17ce6be56a
commit 1a2e16aebd
6 changed files with 56 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ public:
QIcon objectDefinitionIcon() const;
QIcon scriptBindingIcon() const;
QIcon publicMemberIcon() const;
QIcon functionDeclarationIcon() const;
private:
Icons();