|
trikRuntime
|
This is the complete list of members for trikControl::DisplayInterface, including all inherited members.
| addLabel(const QString &text, int x, int y)=0 | trikControl::DisplayInterface | pure virtualslot |
| clear()=0 | trikControl::DisplayInterface | pure virtualslot |
| drawArc(int x, int y, int width, int height, int startAngle, int spanAngle)=0 | trikControl::DisplayInterface | pure virtualslot |
| drawEllipse(int x, int y, int width, int height, bool filled=false)=0 | trikControl::DisplayInterface | pure virtualslot |
| drawLine(int x1, int y1, int x2, int y2)=0 | trikControl::DisplayInterface | pure virtualslot |
| drawPoint(int x, int y)=0 | trikControl::DisplayInterface | pure virtualslot |
| drawRect(int x, int y, int width, int height, bool filled=false)=0 | trikControl::DisplayInterface | pure virtualslot |
| graphicsWidget()=0 | trikControl::DisplayInterface | pure virtual |
| hide()=0 | trikControl::DisplayInterface | pure virtualslot |
| redraw()=0 | trikControl::DisplayInterface | pure virtualslot |
| removeLabels()=0 | trikControl::DisplayInterface | pure virtualslot |
| reset()=0 | trikControl::DisplayInterface | pure virtualslot |
| setBackground(const QString &color)=0 | trikControl::DisplayInterface | pure virtualslot |
| setPainterColor(const QString &color)=0 | trikControl::DisplayInterface | pure virtualslot |
| setPainterWidth(int penWidth)=0 | trikControl::DisplayInterface | pure virtualslot |
| show(const QVector< int32_t > &array, int width, int height, const QString &format)=0 | trikControl::DisplayInterface | pure virtualslot |
| showImage(const QString &fileName)=0 | trikControl::DisplayInterface | pure virtualslot |