change images

This commit is contained in:
Andrei Yankovich 2020-10-05 08:01:10 +03:00
parent d14ebb252f
commit 7e8e5ffa7f
24 changed files with 13 additions and 8 deletions

View File

@ -24,5 +24,5 @@ QString QasarAppOrder::title() const {
}
QString QasarAppOrder::backgroud() const {
return resourcesPath() + "/startup.png";
return resourcesPath() + "/icongoldcorp.png";
}

View File

@ -26,5 +26,5 @@ QString QuasarAppPage::title() const {
}
QString QuasarAppPage::backgroud() const {
return resourcesPath() + "/LOGO.png";
return resourcesPath() + "/quasarapp.png";
}

View File

@ -15,7 +15,7 @@ QString CQtDeployer::title() const {
}
QString CQtDeployer::backgroud() const {
return "CQtDeployer.png";
return resourcesPath() + "/cqtdeployer_banner.png";
}
QString CQtDeployer::projectName() const {

View File

@ -14,9 +14,9 @@ QString Home::title() const {
}
QString Home::backgroud() const {
return "QuasarApp.png";
return resourcesPath() + "/quasarapp_banner.png";
}
QString Home::projectName() const {
return "";
return "QuasarApp";
}

View File

@ -20,14 +20,19 @@ Drawer {
ImageView {
property var data: modelData
soucre: "qrc:/img/res/LOGO.png"
text: "QuasarApp"
toolTip: "QuasarApp Group"
soucre: modelData.banner
text: modelData.title
toolTip: modelData.description
anchors.margins: 20
borderColor: "#00a4e1"
power: 0.4
height: width * 0.3
width: root.width
onClicked: {
mainModel.openPage(modelData.path);
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 506 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 161 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 383 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

BIN
Site/src/images/heart.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 372 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB