|
DAWorkbench 0.0.1
DAWorkbench API
|
成员的完整列表,这些成员属于 DA::DAGraphicsItem,包括所有继承而来的类成员
| appendElementWithText(QDomElement &parent, const QString &tagName, const QString &text, QDomDocument *doc) | DA::DAXMLFileInterface | static |
| cast(QGraphicsItem *i) | DA::DAGraphicsItem | static |
| DAGraphicsItem(QGraphicsItem *parent=nullptr) (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| daScene() const (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | protected |
| DAXMLFileInterface() (定义于 DA::DAXMLFileInterface) | DA::DAXMLFileInterface | |
| enableShowBackground(bool on) | DA::DAGraphicsItem | |
| getBackgroundBrush() const | DA::DAGraphicsItem | |
| getBorderPen() const | DA::DAGraphicsItem | |
| getItemID() const (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| groupPositionChanged(const QPointF &p) | DA::DAGraphicsItem | virtual |
| isMovable() const | DA::DAGraphicsItem | |
| isSceneReadOnly() const | DA::DAGraphicsItem | |
| isSelectable() const | DA::DAGraphicsItem | |
| isShowBackground() const | DA::DAGraphicsItem | |
| isShowBorder() const | DA::DAGraphicsItem | |
| itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant &value) override | DA::DAGraphicsItem | protectedvirtual |
| loadElement(std_container_like &v, const QDomElement *ele) | DA::DAXMLFileInterface | static |
| loadFromXml(const QDomElement *parentElement, const QVersionNumber &ver) override | DA::DAGraphicsItem | virtual |
| makeElement(const std_container_like &v, const QString &tagName, QDomDocument *doc) | DA::DAXMLFileInterface | static |
| makeSysInfoElement(const QString &tagName, QDomDocument *doc) (定义于 DA::DAXMLFileInterface) | DA::DAXMLFileInterface | static |
| saveToXml(QDomDocument *doc, QDomElement *parentElement, const QVersionNumber &ver) const override | DA::DAGraphicsItem | virtual |
| setBackgroundBrush(const QBrush &b) | DA::DAGraphicsItem | |
| setBorderPen(const QPen &p) | DA::DAGraphicsItem | |
| setItemID(uint64_t id) (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| setMovable(bool on=true) | DA::DAGraphicsItem | |
| setScenePos(const QPointF &p) (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| setScenePos(qreal x, qreal y) (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| setSelectable(bool on=true) | DA::DAGraphicsItem | |
| setShowBorder(bool on) | DA::DAGraphicsItem | |
| type() const override (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | inlinevirtual |
| Type 枚举值 (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| ~DAGraphicsItem() (定义于 DA::DAGraphicsItem) | DA::DAGraphicsItem | |
| ~DAXMLFileInterface() (定义于 DA::DAXMLFileInterface) | DA::DAXMLFileInterface | virtual |