|
DAWorkbench 0.0.1
DAWorkbench API
|
场景图层 更多...
#include <DAGraphicsLayout.h>
类 | |
| class | PrivateData |
Public 成员函数 | |
| DAGraphicsLayout (QObject *par=nullptr) | |
| QString | getName () const |
| void | setName (const QString v) |
| void | addItem (QGraphicsItem *v) |
场景图层
图层可以对item进行批量操作,这里的图层更像visio的图层而不是ps的图层,ps的图层决定了z坐标,vision的图层不决定z坐标