Point ClassInherits: QQuickItem3D.
Properties
Public Functions
Signals
Reimplemented Protected Functions
virtual void | drawItem(QGLPainter * painter) |
- 37 protected functions inherited from QQuickItem
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 public slot inherited from QQuickItem
- 1 public slot inherited from QObject
- 11 static public members inherited from QObject
- 37 protected functions inherited from QQuickItem
- 9 protected functions inherited from QObject
Property Documentation
pointSize : qreal
Access functions:
qreal | pointSize() const |
void | setPointSize(qreal pointSize) |
Notifier signal:
Access functions:
QVariant | vertices() const |
void | setVertices(const QVariant & value) |
Notifier signal:
Member Function Documentation
Point::Point(QObject * parent = 0)
Point::~Point()
void Point::drawItem(QGLPainter * painter) [virtual protected]
|