From 9584dd490f0af891e80b64efcb734078e42cabd5 Mon Sep 17 00:00:00 2001 From: Ation Date: Wed, 2 Sep 2020 11:14:01 +0300 Subject: [PATCH] Update tutorials URLs --- BlockSettleUILib/BSTerminalMainWindow.cpp | 6 +++--- BlockSettleUILib/BSTerminalMainWindow.ui | 4 ++-- BlockSettleUILib/InfoDialogs/SupportDialog.ui | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/BlockSettleUILib/BSTerminalMainWindow.cpp b/BlockSettleUILib/BSTerminalMainWindow.cpp index 49bf8c09e..a914e2dd7 100644 --- a/BlockSettleUILib/BSTerminalMainWindow.cpp +++ b/BlockSettleUILib/BSTerminalMainWindow.cpp @@ -400,10 +400,10 @@ void BSTerminalMainWindow::setupInfoWidget() } connect(ui_->introductionBtn, &QPushButton::clicked, this, []() { - QDesktopServices::openUrl(QUrl(QLatin1String(""))); + QDesktopServices::openUrl(QUrl(QLatin1String("https://www.youtube.com/watch?v=mUqKq9GKjmI"))); }); - connect(ui_->setUpBtn, &QPushButton::clicked, this, []() { - QDesktopServices::openUrl(QUrl(QLatin1String("https://youtu.be/bvGNi6sBkTo"))); + connect(ui_->tutorialsButton, &QPushButton::clicked, this, []() { + QDesktopServices::openUrl(QUrl(QLatin1String("https://blocksettle.com/tutorials"))); }); connect(ui_->closeBtn, &QPushButton::clicked, this, [this]() { ui_->infoWidget->setVisible(false); diff --git a/BlockSettleUILib/BSTerminalMainWindow.ui b/BlockSettleUILib/BSTerminalMainWindow.ui index 20bf41e79..11a89f2bf 100644 --- a/BlockSettleUILib/BSTerminalMainWindow.ui +++ b/BlockSettleUILib/BSTerminalMainWindow.ui @@ -370,7 +370,7 @@ - + 120 @@ -390,7 +390,7 @@ Qt::LeftToRight - Set-up for trading + Video tutorials diff --git a/BlockSettleUILib/InfoDialogs/SupportDialog.ui b/BlockSettleUILib/InfoDialogs/SupportDialog.ui index 84c5a03f2..70d2e3b29 100644 --- a/BlockSettleUILib/InfoDialogs/SupportDialog.ui +++ b/BlockSettleUILib/InfoDialogs/SupportDialog.ui @@ -414,13 +414,13 @@ - <html><head/><body><p align="center"><a href="Getting_Started_With_Trading.pdf"><span style=" font-size:10pt; text-decoration: underline; color:#247dac;">Set-up for trading</span></a></p></body></html> + <html><head/><body><p align="center"><a href="https://www.youtube.com/watch?v=mUqKq9GKjmI"><span style=" font-size:10pt; text-decoration: underline; color:#247dac;">Introduction</span></a></p></body></html> true - false + true @@ -480,7 +480,7 @@ - <html><head/><body><p>Additional guides and documentation can be found under the Resources on the BlockSettle Webpage.</p></body></html> + Visit our video <a href="https://www.blocksettle.com/tutorials"><span style=" font-size:12px; text-decoration: underline; color:#fefeff">library</span></a> for more tutorials. Qt::RichText @@ -514,13 +514,13 @@ - <html><head/><body><p align="center"><a href="Getting_Started_With_Wallet.pdf"><span style=" font-size:10pt; text-decoration: underline; color:#247dac;">Trading with the Terminal</span></a></p></body></html> + <html><head/><body><p align="center"><a href="https://www.youtube.com/watch?v=6ZhTa3o-yus"><span style=" font-size:10pt; text-decoration: underline; color:#247dac;">Enable Trading</span></a></p></body></html> true - false + true