forked from qt-creator/qt-creator
QmlDesigner: Prepare for other layout items
Change-Id: I831e68877eb3d785b4bbb99db002ab8e42158d75 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -130,7 +130,7 @@ public:
|
||||
bool hasContent() const;
|
||||
bool isResizable() const;
|
||||
bool isMovable() const;
|
||||
bool isInPositioner() const;
|
||||
bool isInLayoutable() const;
|
||||
|
||||
bool isSubclassOf(const QString &superTypeName) const;
|
||||
bool isRootNodeInstance() const;
|
||||
|
||||
Reference in New Issue
Block a user