neonify the slideshow
@ -18,6 +18,6 @@ images:
|
|||||||
slideshow: "show.qml"
|
slideshow: "show.qml"
|
||||||
|
|
||||||
style:
|
style:
|
||||||
sidebarBackground: "#0C0C0C"
|
sidebarBackground: "#474747"
|
||||||
sidebarText: "#5A5A5A"
|
sidebarText: "#FFFFFF"
|
||||||
sidebarTextSelect: "#FFFFFF"
|
sidebarTextSelect: "#444444"
|
||||||
|
@ -53,98 +53,4 @@ Presentation
|
|||||||
horizontalAlignment: Text.Center
|
horizontalAlignment: Text.Center
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
Slide {
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: background2
|
|
||||||
source: "slide2.png"
|
|
||||||
width: 810; height: 486
|
|
||||||
fillMode: Image.PreserveAspectFit
|
|
||||||
anchors.centerIn: parent
|
|
||||||
}
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: background2.horizontalCenter
|
|
||||||
anchors.top: background2.bottom
|
|
||||||
text: ""
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
width: 600
|
|
||||||
horizontalAlignment: Text.Center
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Slide {
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: background3
|
|
||||||
source: "slide3.png"
|
|
||||||
width: 810; height: 486
|
|
||||||
fillMode: Image.PreserveAspectFit
|
|
||||||
anchors.centerIn: parent
|
|
||||||
}
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: background3.horizontalCenter
|
|
||||||
anchors.top: background3.bottom
|
|
||||||
text: ""
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
width: 600
|
|
||||||
horizontalAlignment: Text.Center
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Slide {
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: background4
|
|
||||||
source: "slide4.png"
|
|
||||||
width: 810; height: 486
|
|
||||||
fillMode: Image.PreserveAspectFit
|
|
||||||
anchors.centerIn: parent
|
|
||||||
}
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: background4.horizontalCenter
|
|
||||||
anchors.top: background4.bottom
|
|
||||||
text: ""
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
width: 600
|
|
||||||
horizontalAlignment: Text.Center
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Slide {
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: background5
|
|
||||||
source: "slide5.png"
|
|
||||||
width: 810; height: 486
|
|
||||||
fillMode: Image.PreserveAspectFit
|
|
||||||
anchors.centerIn: parent
|
|
||||||
}
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: background5.horizontalCenter
|
|
||||||
anchors.top: background5.bottom
|
|
||||||
text: ""
|
|
||||||
wrapMode: Text.WordWrap
|
|
||||||
width: 600
|
|
||||||
horizontalAlignment: Text.Center
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
Slide {
|
|
||||||
|
|
||||||
Image {
|
|
||||||
id: background6
|
|
||||||
source: "slide6.png"
|
|
||||||
width: 810; height: 486
|
|
||||||
fillMode: Image.PreserveAspectFit
|
|
||||||
anchors.centerIn: parent
|
|
||||||
}
|
|
||||||
Text {
|
|
||||||
anchors.horizontalCenter: background6.horizontalCenter
|
|
||||||
anchors.top: background6.bottom
|
|
||||||
text: ""
|
|
||||||
width: 600
|
|
||||||
horizontalAlignment: Text.Center
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Before Width: | Height: | Size: 234 KiB After Width: | Height: | Size: 402 KiB |
Before Width: | Height: | Size: 120 KiB |
Before Width: | Height: | Size: 123 KiB |
Before Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 159 KiB |
Before Width: | Height: | Size: 122 KiB |