forked from qt-creator/qt-creator
WelcomePage: adding typical creator bar
Adding the typical creator bar at the top Change-Id: I80e4190e007a960543f0ae0c4aa42fd9737d1fb3 Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
This commit is contained in:
committed by
Eike Ziller
parent
47b1e7ba3f
commit
ed63ac274e
@@ -73,11 +73,18 @@ Rectangle {
|
||||
anchors.topMargin: 100
|
||||
model: pagesModel
|
||||
}
|
||||
|
||||
Logo {
|
||||
id: logo
|
||||
x: 4
|
||||
y: 10
|
||||
x: 5
|
||||
y: 28
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
BorderImage {
|
||||
anchors.right: parent.right
|
||||
anchors.left: parent.left
|
||||
border.right: 1
|
||||
source: "widgets/images/creatorbar.png"
|
||||
}
|
||||
}
|
||||
|
||||
BIN
share/qtcreator/welcomescreen/widgets/images/creatorbar.png
Normal file
BIN
share/qtcreator/welcomescreen/widgets/images/creatorbar.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 299 B |
Reference in New Issue
Block a user