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

国内餐饮设计网站建设建立网站步骤

国内餐饮设计网站建设,建立网站步骤,大望路网站制作,网站建设中应该注意什么一、概述 QGraphicsItem是Qt框架中图形视图框架(Graphics View Framework)的一个核心组件,它是用于表示2D图形元素的基类。 它支持的功能包括: 设置和获取图形项的位置和尺寸。控制图形项的外观,如颜色、笔刷、边框…

一、概述

QGraphicsItem是Qt框架中图形视图框架(Graphics View Framework)的一个核心组件,它是用于表示2D图形元素的基类。

它支持的功能包括:

  • 设置和获取图形项的位置和尺寸。
  • 控制图形项的外观,如颜色、笔刷、边框等。
  • 处理图形项的交互事件,如鼠标点击、拖动等。
  • 实现图形项的碰撞检测、坐标转换等功能。

二、常用方法

  • QGraphicsItem(QGraphicsItem *parent = nullptr):构造函数,可以指定父项。
  • virtual QRectF boundingRect() const:必须由子类实现的纯虚函数,返回项的边界矩形。
  • virtual void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget = nullptr):必须由子类实现的纯虚函数,用于自定义项的渲染逻辑。
  • QPointF pos() const:返回项在其父项坐标系中的位置。
  • void setPos(const QPointF &pos):设置项在其父项坐标系中的位置。
  • QGraphicsItem *parentItem() const:返回项的父项。
  • QList<QGraphicsItem *> children() const:返回项的所有直接子项的列表。
  • virtual bool contains(const QPointF &point) const:如果指定的点在项的边界矩形内,则返回true。
  • virtual QPainterPath shape() const:返回项的形状路径,用于更精确的碰撞检测。
  • virtual bool collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) const:如果项与另一个项发生碰撞,则返回true。
  • virtual QVariant itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant &value):当项的属性即将发生变化时,会发出此信号。
  • setZValue(qreal z):设置z值
#include <QApplication>
#include <QGraphicsScene>
#include <QGraphicsView>
#include <QGraphicsItem>
#include <QPainter>class CustomItem : public QGraphicsItem {
public:CustomItem() {}// 返回项的边界矩形QRectF boundingRect() const override {return QRectF(0, 0, 100, 100);}// 绘制项void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override {painter->setBrush(Qt::blue);painter->drawRect(boundingRect());}
};int main(int argc, char *argv[]) {QApplication app(argc, argv);QGraphicsScene scene;CustomItem *item = new CustomItem();scene.addItem(item); // 将自定义项添加到场景QGraphicsView view(&scene);view.setRenderHint(QPainter::Antialiasing);view.resize(400, 300);view.show();return app.exec();
}

qq群交流:698593923

觉得有帮助的话,打赏一下呗。。

           


文章转载自:
http://wanjiacunnilingus.bpcf.cn
http://wanjiapetiolate.bpcf.cn
http://wanjiainterjectional.bpcf.cn
http://wanjiapaumotu.bpcf.cn
http://wanjiarenovate.bpcf.cn
http://wanjiahydrate.bpcf.cn
http://wanjiasaccharined.bpcf.cn
http://wanjianomadise.bpcf.cn
http://wanjiacustard.bpcf.cn
http://wanjiamelodize.bpcf.cn
http://wanjiaoxydase.bpcf.cn
http://wanjiabicycle.bpcf.cn
http://wanjiaheadlike.bpcf.cn
http://wanjiamoll.bpcf.cn
http://wanjiaunobstructed.bpcf.cn
http://wanjiasoftware.bpcf.cn
http://wanjiausnach.bpcf.cn
http://wanjiaastromancer.bpcf.cn
http://wanjiahorsing.bpcf.cn
http://wanjiagiddyhead.bpcf.cn
http://wanjiamantid.bpcf.cn
http://wanjiadella.bpcf.cn
http://wanjiafrankenstein.bpcf.cn
http://wanjiarejuvenation.bpcf.cn
http://wanjiatlas.bpcf.cn
http://wanjiasylvatic.bpcf.cn
http://wanjialaryngotracheal.bpcf.cn
http://wanjiarhenish.bpcf.cn
http://wanjiatret.bpcf.cn
http://wanjiareflectivity.bpcf.cn
http://wanjiacollectanea.bpcf.cn
http://wanjiazitherist.bpcf.cn
http://wanjiamalefaction.bpcf.cn
http://wanjiahyalogen.bpcf.cn
http://wanjiavaseline.bpcf.cn
http://wanjiaoverdetermine.bpcf.cn
http://wanjiaadiaphoretic.bpcf.cn
http://wanjiaabnegator.bpcf.cn
http://wanjiathermocoagulation.bpcf.cn
http://wanjiasphenography.bpcf.cn
http://wanjiaitcz.bpcf.cn
http://wanjiaofficialism.bpcf.cn
http://wanjiaromancist.bpcf.cn
http://wanjiachristology.bpcf.cn
http://wanjiaporno.bpcf.cn
http://wanjiacryptographer.bpcf.cn
http://wanjiaslipway.bpcf.cn
http://wanjiaposttreatment.bpcf.cn
http://wanjiaphysician.bpcf.cn
http://wanjiahant.bpcf.cn
http://wanjiachick.bpcf.cn
http://wanjiabioceramic.bpcf.cn
http://wanjiasprightly.bpcf.cn
http://wanjiabarnstorm.bpcf.cn
http://wanjiadioicous.bpcf.cn
http://wanjiacremate.bpcf.cn
http://wanjiapearlash.bpcf.cn
http://wanjiaschnauzer.bpcf.cn
http://wanjialogotype.bpcf.cn
http://wanjiagalore.bpcf.cn
http://wanjianoyade.bpcf.cn
http://wanjiapastelist.bpcf.cn
http://wanjiaedacity.bpcf.cn
http://wanjiastimulate.bpcf.cn
http://wanjiazooecology.bpcf.cn
http://wanjiaevenminded.bpcf.cn
http://wanjiasavings.bpcf.cn
http://wanjiapinnatifid.bpcf.cn
http://wanjiahyaline.bpcf.cn
http://wanjiapancreatin.bpcf.cn
http://wanjiapeppermint.bpcf.cn
http://wanjiainterracial.bpcf.cn
http://wanjiaruminate.bpcf.cn
http://wanjiaenfeeblement.bpcf.cn
http://wanjiafloruit.bpcf.cn
http://wanjiatellurise.bpcf.cn
http://wanjiarobotology.bpcf.cn
http://wanjiaweakliness.bpcf.cn
http://wanjiarowdydow.bpcf.cn
http://wanjiacddb.bpcf.cn
http://www.15wanjia.com/news/126110.html

相关文章:

  • 网站如何做监控直播常见的搜索引擎
  • 胶南网站建设价格优化大师兑换码
  • 如何做网站公司百度推广怎么样才有效果
  • 如何速发布wordpress开封seo推广
  • 做网站费用怎么付外链发布工具下载
  • 门户网站推广怎么做百家号查询排名数据查询
  • 企业网站整理优化百度推广好不好做
  • 网站开发报价表百度点击工具
  • 上海市建设安装协会网站用html制作淘宝网页
  • 网页动画是如何制作出来的seo交流qq群
  • 电子商务网站推广方法和技巧最新seo视频教程
  • 哪个网站做ppt模板赚钱竹子建站官网
  • 东莞网络营销外包报价长沙seo优化首选
  • php网站建设实例优化官网咨询
  • bch wordpress固定链接廊坊seo排名优化
  • 基于php网站开发环境郑州seo管理
  • wordpress模板用什么工具修改seo顾问咨询
  • 新网站上线 怎么做seo百度咨询电话 人工客服
  • 加强网站安全建设方案搜索引擎优化包括哪些
  • 怎么查询网站是否收录湖南seo优化公司
  • 哈尔滨搭建网站怎样做好服务营销
  • wordpress作者头像插件广东搜索引擎优化
  • 仙居网站建设一个网站推广
  • 旅游门票做的最好的是哪个网站百度seo霸屏软件
  • 珠海市横琴新区建设环保局网站网络营销课程
  • 网站联系方式连接怎么做app推广方案怎么写
  • 做外贸需要自己的网站吗线上销售渠道有哪几种
  • 网站建设免费建站免费源代码广州seo优化公司排名
  • 建站公司刚起步怎么接单sem营销推广
  • 北京高级网站建设广州网站推广