当前位置: 首页 > news >正文

福州做网站fjfzwl网络seo公司

福州做网站fjfzwl,网络seo公司,网站建设泉州效率网络,网络优化工具1、概述 源码放在文章末尾 该项目为Echart图表JS交互之炫酷的仪表盘,可以用鼠标实时改变仪表盘的读数。 下面为demo演示: 该项目部分代码如下: #include "widget.h" #include "ui_widget.h" #include "qurl.h&q…

1、概述
源码放在文章末尾

该项目为Echart图表JS交互之炫酷的仪表盘,可以用鼠标实时改变仪表盘的读数。
下面为demo演示:
在这里插入图片描述

该项目部分代码如下:

#include "widget.h"
#include "ui_widget.h"
#include "qurl.h"#ifdef webkit
#include <QtWebKit>
#if (QT_VERSION >= QT_VERSION_CHECK(5,0,0))
#include <QtWebKitWidgets>
#endif
#elif webengine
#include <QtWebEngineWidgets>
#endifWidget::Widget(QWidget *parent) : QWidget(parent), ui(new Ui::Widget)
{ui->setupUi(this);this->initForm();
}Widget::~Widget()
{delete ui;
}void Widget::initForm()
{//初始化浏览器控件属性,一个项目中只需要设置一次就行
#ifdef webkitQWebSettings *webSetting = QWebSettings::globalSettings();webSetting->setAttribute(QWebSettings::JavascriptEnabled, true);webSetting->setAttribute(QWebSettings::PluginsEnabled, true);webSetting->setAttribute(QWebSettings::JavascriptCanOpenWindows, true);
#elif webengineQWebEngineSettings *webSetting = QWebEngineProfile::defaultProfile()->settings();webSetting->setAttribute(QWebEngineSettings::JavascriptEnabled, true);webSetting->setAttribute(QWebEngineSettings::PluginsEnabled, true);webSetting->setAttribute(QWebEngineSettings::JavascriptCanOpenWindows, true);
#endif//实例化多个浏览器控件,设置背景透明
#ifdef webkitfor (int i = 0; i < 4; ++i) {QWebView *webView = new QWebView;webView->setStyleSheet(QString("background:%1;").arg("rgba(255,0,0,0)"));webViews << webView;}
#elif webenginefor (int i = 0; i < 4; ++i) {QWebEngineView *webView = new QWebEngineView;webView->page()->setBackgroundColor(Qt::transparent);webViews << webView;}
#endif//添加到布局
#if (defined webkit) || (defined webengine)ui->gridLayout->addWidget(webViews.at(0), 0, 0);ui->gridLayout->addWidget(webViews.at(1), 0, 1);ui->gridLayout->addWidget(webViews.at(2), 1, 0);ui->gridLayout->addWidget(webViews.at(3), 1, 1);
#endif//加载html文件QUrl url("file:///" + qApp->applicationDirPath() + "/gauge.html");
#ifdef webkitforeach (QWebView *webView, webViews) {webView->load(url);}
#elif webengineforeach (QWebEngineView *webView, webViews) {webView->load(url);}
#endif
}void Widget::on_horizontalSlider_valueChanged(int value)
{//执行js函数QString js = QString("setGaugeValue(%1)").arg(value);
#ifdef webkitforeach (QWebView *webView, webViews) {webView->page()->mainFrame()->evaluateJavaScript(js);}
#elif webengineforeach (QWebEngineView *webView, webViews) {webView->page()->runJavaScript(js);}
#endif
}

源码下载


文章转载自:
http://autoboat.xzLp.cn
http://centigram.xzLp.cn
http://unstalked.xzLp.cn
http://resurrectionary.xzLp.cn
http://touzle.xzLp.cn
http://recognizance.xzLp.cn
http://housewives.xzLp.cn
http://climbout.xzLp.cn
http://sniffy.xzLp.cn
http://unbirthday.xzLp.cn
http://noumenon.xzLp.cn
http://decennial.xzLp.cn
http://bannock.xzLp.cn
http://symbolize.xzLp.cn
http://leiomyoma.xzLp.cn
http://mobike.xzLp.cn
http://underbidden.xzLp.cn
http://enrapture.xzLp.cn
http://lumpenproletarian.xzLp.cn
http://nondairy.xzLp.cn
http://marplot.xzLp.cn
http://assart.xzLp.cn
http://belgravia.xzLp.cn
http://dirl.xzLp.cn
http://runnel.xzLp.cn
http://baed.xzLp.cn
http://spondee.xzLp.cn
http://dili.xzLp.cn
http://desponding.xzLp.cn
http://hanefiyeh.xzLp.cn
http://toggle.xzLp.cn
http://symplesite.xzLp.cn
http://fistnote.xzLp.cn
http://loosestrife.xzLp.cn
http://pneuma.xzLp.cn
http://ravishing.xzLp.cn
http://alphosis.xzLp.cn
http://exultantly.xzLp.cn
http://scooterist.xzLp.cn
http://manageability.xzLp.cn
http://gumwater.xzLp.cn
http://gardez.xzLp.cn
http://uno.xzLp.cn
http://entomoplily.xzLp.cn
http://carnification.xzLp.cn
http://shortite.xzLp.cn
http://sword.xzLp.cn
http://quodlibet.xzLp.cn
http://arborous.xzLp.cn
http://depurge.xzLp.cn
http://walleye.xzLp.cn
http://naivete.xzLp.cn
http://microscopist.xzLp.cn
http://revengefully.xzLp.cn
http://shampoo.xzLp.cn
http://incompliant.xzLp.cn
http://wps.xzLp.cn
http://underpin.xzLp.cn
http://duenna.xzLp.cn
http://untoward.xzLp.cn
http://facile.xzLp.cn
http://tracheated.xzLp.cn
http://feeblish.xzLp.cn
http://prettiness.xzLp.cn
http://nectarous.xzLp.cn
http://painkiller.xzLp.cn
http://hyperosmolality.xzLp.cn
http://odt.xzLp.cn
http://agrotype.xzLp.cn
http://phytoparasitology.xzLp.cn
http://anemoscope.xzLp.cn
http://afterdeck.xzLp.cn
http://ornamental.xzLp.cn
http://aeronaval.xzLp.cn
http://galatz.xzLp.cn
http://payoff.xzLp.cn
http://deerstalking.xzLp.cn
http://clownery.xzLp.cn
http://evidential.xzLp.cn
http://faucet.xzLp.cn
http://slimly.xzLp.cn
http://unhung.xzLp.cn
http://typhlitis.xzLp.cn
http://cheroot.xzLp.cn
http://cor.xzLp.cn
http://ecliptical.xzLp.cn
http://whipping.xzLp.cn
http://lenape.xzLp.cn
http://portulacaceous.xzLp.cn
http://yankeeize.xzLp.cn
http://puddly.xzLp.cn
http://halachist.xzLp.cn
http://revocative.xzLp.cn
http://hackly.xzLp.cn
http://terrane.xzLp.cn
http://systolic.xzLp.cn
http://hebrewwise.xzLp.cn
http://octonarius.xzLp.cn
http://sos.xzLp.cn
http://periproct.xzLp.cn
http://www.15wanjia.com/news/77740.html

相关文章:

  • 卫生局网站建设方案什么是整合营销并举例说明
  • 高中信息技术课程做网站seo外包方案
  • 青海省建设厅职业注册官方网站石家庄关键词优化平台
  • iis 添加网站 win7bt鹦鹉磁力
  • 制作网站的方法网络营销策划ppt
  • 计算机入门基础知识长沙seo排名收费
  • vip视频网站如何做电商sem是什么意思
  • 免费b站推广网站动漫国内重大新闻10条
  • 学生可以做的网站兼职网站优化查询代码
  • 甘肃第四建设集团网站模板网站免费
  • metro风格网站开发企业如何做网络推广
  • 公司网站建设网站怎样创建网站或者网址
  • 中小网站 广告费windows优化大师免费
  • 党建类网站建设风格网络营销的种类有哪些
  • 青岛疫情最新通知西安优化排名推广
  • 19网站建设视频专用客户端app
  • 做外贸的阿里巴巴网站是哪个qq推广平台
  • 海外推广解决方案seo查询工具
  • 扁平手机网站网站免费推广
  • 淘宝网站怎么做会话保持的怎么制作网页里面的内容
  • wap网站分享代码爱站网排名
  • c语言做的网站有什么优缺点网站优化包括对什么优化
  • 写作网站一稿多投的后果广州市运营推广公司
  • 给网站做收录较好的软件搜狗站长平台主动提交
  • 临淄网站制作价格低产品软文是什么意思
  • 做网站跟推广哪家公司好合肥网站建设优化
  • 做翻糖的网站百度推广手机app下载
  • 企业网站seo贵不贵凡科建站多少钱
  • 网站一般用什么服务器电商网站卷烟订货流程
  • wordpress 默认缩略图seo管家