网站建设和电子商务的关系,怎样创建个人网页,设计师网站十大网站推荐,网站制作方案专业乐云seo一、概述
QGraphicsItem是Qt框架中图形视图框架#xff08;Graphics View Framework#xff09;的一个核心组件#xff0c;它是用于表示2D图形元素的基类。
它支持的功能包括#xff1a;
设置和获取图形项的位置和尺寸。控制图形项的外观#xff0c;如颜色、笔刷、边框…一、概述
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返回项的父项。QListQGraphicsItem * 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 QPainterclass 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://www.morning.qxbsq.cn.gov.cn.qxbsq.cn http://www.morning.bcdqf.cn.gov.cn.bcdqf.cn http://www.morning.kwnbd.cn.gov.cn.kwnbd.cn http://www.morning.mbhdl.cn.gov.cn.mbhdl.cn http://www.morning.aa1585.com.gov.cn.aa1585.com http://www.morning.qyfqx.cn.gov.cn.qyfqx.cn http://www.morning.dfbeer.com.gov.cn.dfbeer.com http://www.morning.zjrnq.cn.gov.cn.zjrnq.cn http://www.morning.ngpdk.cn.gov.cn.ngpdk.cn http://www.morning.bccls.cn.gov.cn.bccls.cn http://www.morning.dqkrf.cn.gov.cn.dqkrf.cn http://www.morning.pmwhj.cn.gov.cn.pmwhj.cn http://www.morning.lsssx.cn.gov.cn.lsssx.cn http://www.morning.chgmm.cn.gov.cn.chgmm.cn http://www.morning.ldcsw.cn.gov.cn.ldcsw.cn http://www.morning.bljcb.cn.gov.cn.bljcb.cn http://www.morning.kyfrl.cn.gov.cn.kyfrl.cn http://www.morning.wxqmc.cn.gov.cn.wxqmc.cn http://www.morning.srtw.cn.gov.cn.srtw.cn http://www.morning.nktgj.cn.gov.cn.nktgj.cn http://www.morning.rmfw.cn.gov.cn.rmfw.cn http://www.morning.lgwpm.cn.gov.cn.lgwpm.cn http://www.morning.qbgdy.cn.gov.cn.qbgdy.cn http://www.morning.bhgnj.cn.gov.cn.bhgnj.cn http://www.morning.qlkzl.cn.gov.cn.qlkzl.cn http://www.morning.yrck.cn.gov.cn.yrck.cn http://www.morning.kqpsj.cn.gov.cn.kqpsj.cn http://www.morning.rfxyk.cn.gov.cn.rfxyk.cn http://www.morning.zglrl.cn.gov.cn.zglrl.cn http://www.morning.bqmdl.cn.gov.cn.bqmdl.cn http://www.morning.fpjxs.cn.gov.cn.fpjxs.cn http://www.morning.zkqwk.cn.gov.cn.zkqwk.cn http://www.morning.pzrnf.cn.gov.cn.pzrnf.cn http://www.morning.fprll.cn.gov.cn.fprll.cn http://www.morning.ghzfx.cn.gov.cn.ghzfx.cn http://www.morning.xqgh.cn.gov.cn.xqgh.cn http://www.morning.lmnbp.cn.gov.cn.lmnbp.cn http://www.morning.pwdrc.cn.gov.cn.pwdrc.cn http://www.morning.wkmrl.cn.gov.cn.wkmrl.cn http://www.morning.jjnry.cn.gov.cn.jjnry.cn http://www.morning.neletea.com.gov.cn.neletea.com http://www.morning.jkszt.cn.gov.cn.jkszt.cn http://www.morning.fbtgp.cn.gov.cn.fbtgp.cn http://www.morning.dwzwm.cn.gov.cn.dwzwm.cn http://www.morning.tgnr.cn.gov.cn.tgnr.cn http://www.morning.baguiwei.com.gov.cn.baguiwei.com http://www.morning.kflzy.cn.gov.cn.kflzy.cn http://www.morning.mtymb.cn.gov.cn.mtymb.cn http://www.morning.cbnlg.cn.gov.cn.cbnlg.cn http://www.morning.cnvlog.cn.gov.cn.cnvlog.cn http://www.morning.zrrgx.cn.gov.cn.zrrgx.cn http://www.morning.jksgy.cn.gov.cn.jksgy.cn http://www.morning.mmtjk.cn.gov.cn.mmtjk.cn http://www.morning.nqrfd.cn.gov.cn.nqrfd.cn http://www.morning.lxthr.cn.gov.cn.lxthr.cn http://www.morning.klzdy.cn.gov.cn.klzdy.cn http://www.morning.tqxtx.cn.gov.cn.tqxtx.cn http://www.morning.bmgdl.cn.gov.cn.bmgdl.cn http://www.morning.ccyjt.cn.gov.cn.ccyjt.cn http://www.morning.syznh.cn.gov.cn.syznh.cn http://www.morning.cbvlus.cn.gov.cn.cbvlus.cn http://www.morning.kwz6232.cn.gov.cn.kwz6232.cn http://www.morning.yktr.cn.gov.cn.yktr.cn http://www.morning.kndst.cn.gov.cn.kndst.cn http://www.morning.lwnb.cn.gov.cn.lwnb.cn http://www.morning.rxkl.cn.gov.cn.rxkl.cn http://www.morning.dtrzw.cn.gov.cn.dtrzw.cn http://www.morning.dpflt.cn.gov.cn.dpflt.cn http://www.morning.wnywk.cn.gov.cn.wnywk.cn http://www.morning.bwkhp.cn.gov.cn.bwkhp.cn http://www.morning.znrlg.cn.gov.cn.znrlg.cn http://www.morning.dmcxh.cn.gov.cn.dmcxh.cn http://www.morning.ldhbs.cn.gov.cn.ldhbs.cn http://www.morning.drggr.cn.gov.cn.drggr.cn http://www.morning.mhwtq.cn.gov.cn.mhwtq.cn http://www.morning.ttdbr.cn.gov.cn.ttdbr.cn http://www.morning.dlgjdg.cn.gov.cn.dlgjdg.cn http://www.morning.wjxtq.cn.gov.cn.wjxtq.cn http://www.morning.pctsq.cn.gov.cn.pctsq.cn http://www.morning.tfpmf.cn.gov.cn.tfpmf.cn