TEMPLATE = app TARGET = qgraphicslinearlayout QT += declarative SOURCES += \ linearlayout.cpp \ main.cpp HEADERS += \ linearlayout.h RESOURCES += \ linearlayout.qrc