, including all inherited members.
addColSpacing(int col, int minsize) | QGraphicsWidget | |
addMultiCell(QLayoutItem *l, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
addMultiCellLayout(QLayout *layout, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
addMultiCellWidget(QWidget *widget, int fromRow, int toRow, int fromCol, int toCol, Qt::Alignment align=0) | QGraphicsWidget | |
addPlot(const QColor &color) | Plasma::SignalPlotter | |
addRowSpacing(int row, int minsize) | QGraphicsWidget | |
addSample(const QList< double > &samples) | Plasma::SignalPlotter | |
adjustSize() | QGraphicsWidget | |
backgroundColor | Plasma::SignalPlotter | |
backgroundColor() const | Plasma::SignalPlotter | |
calculateNiceRange() | Plasma::SignalPlotter | [protected] |
cellGeometry(int row, int column) | QGraphicsWidget | |
changeEvent(QEvent *event) | QGraphicsWidget | |
children() | QGraphicsWidget | |
close() | QGraphicsWidget | |
closeEvent(QCloseEvent *event) | QGraphicsWidget | |
colSpacing(int col) | QGraphicsWidget | |
colStretch(int col) | QGraphicsWidget | |
CornerQGridLayout::origin() | QGraphicsWidget | |
drawAxisText(QPainter *p, int top, int h) | Plasma::SignalPlotter | [protected] |
drawBackground(QPainter *p, int w, int h) | Plasma::SignalPlotter | [protected] |
drawHorizontalLines(QPainter *p, int top, int w, int h) | Plasma::SignalPlotter | [protected] |
drawPlots(QPainter *p, int top, int w, int h, int horizontalScale) | Plasma::SignalPlotter | [protected] |
drawThinFrame(QPainter *p, int w, int h) | Plasma::SignalPlotter | [protected] |
drawTopBarContents(QPainter *p, int x, int width, int height) | Plasma::SignalPlotter | [protected] |
drawTopBarFrame(QPainter *p, int separatorX, int height) | Plasma::SignalPlotter | [protected] |
drawVerticalLines(QPainter *p, int top, int w, int h) | Plasma::SignalPlotter | [protected] |
drawWidget(QPainter *p, uint w, uint height, int horizontalScale) | Plasma::SignalPlotter | [protected] |
expand(int nRows, int nCols) | QGraphicsWidget | |
findWidget(QWidget *w, int *row, int *column) | QGraphicsWidget | |
focusNextPrevChild(bool next) | QGraphicsWidget | |
FocusPolicy | QGraphicsWidget | |
focusWidget() | QGraphicsWidget | |
font | Plasma::SignalPlotter | |
font() const | Plasma::SignalPlotter | |
fontColor | Plasma::SignalPlotter | |
fontColor() const | Plasma::SignalPlotter | |
getContentsMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) | QGraphicsWidget | |
getSnapshotImage(uint width, uint height) | Plasma::SignalPlotter | |
getWindowFrameMargins(qreal *left, qreal *top, qreal *right, qreal *bottom) | QGraphicsWidget | |
grabKeyboardEvent(QEvent *event) | QGraphicsWidget | |
grabMouseEvent(QEvent *event) | QGraphicsWidget | |
hideEvent(QHideEvent *event) | QGraphicsWidget | |
horizontalLinesColor | Plasma::SignalPlotter | |
horizontalLinesColor() const | Plasma::SignalPlotter | |
horizontalLinesCount | Plasma::SignalPlotter | |
horizontalLinesCount() const | Plasma::SignalPlotter | |
horizontalScale | Plasma::SignalPlotter | |
horizontalScale() const | Plasma::SignalPlotter | |
initStyleOption(QStyleOption *option) | QGraphicsWidget | |
isActiveWindow() | QGraphicsWidget | |
lastValue(uint i) const | Plasma::SignalPlotter | |
lastValueAsString(uint i) const | Plasma::SignalPlotter | |
layout() | QGraphicsWidget | |
LayoutDirection | QGraphicsWidget | |
moveEvent(QGraphicsSceneMoveEvent *event) | QGraphicsWidget | |
numCols() | QGraphicsWidget | |
numRows() | QGraphicsWidget | |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | Plasma::SignalPlotter | [protected] |
paintWindowFrame(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) | QGraphicsWidget | |
plotColors() | Plasma::SignalPlotter | |
polishEvent() | QGraphicsWidget | |
QGraphicsWidget(QGraphicsItem *parent=0, Qt::WindowFlags wFlags=0) | QGraphicsWidget | |
QGridLayout(QWidget *parent, int nRows, int nCols=1, int margin=0, int space=-1, const char *name=0) | QGraphicsWidget | |
QGridLayout(int nRows, int nCols=1, int spacing=-1, const char *name=0) | QGraphicsWidget | |
QGridLayout(QLayout *parentLayout, int nRows=1, int nCols=1, int spacing=-1, const char *name=0) | QGraphicsWidget | |
rect() | QGraphicsWidget | |
removePlot(uint pos) | Plasma::SignalPlotter | |
reorderPlots(const QList< uint > &newOrder) | Plasma::SignalPlotter | |
resizeEvent(QGraphicsSceneResizeEvent *event) | QGraphicsWidget | |
rowSpacing(int row) | QGraphicsWidget | |
scale | Plasma::SignalPlotter | |
scale(qreal delta) | Plasma::SignalPlotter | |
scaledBy() const | Plasma::SignalPlotter | |
sceneEvent(QEvent *event) | QGraphicsWidget | |
setAttribute(Qt::WidgetAttribute attribute, bool on=true) | QGraphicsWidget | |
setBackgroundColor(const QColor &color) | Plasma::SignalPlotter | |
setColSpacing(int col, int minSize) | QGraphicsWidget | |
setColStretch(int col, int stretch) | QGraphicsWidget | |
setContentsMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
setFont(const QFont &font) | Plasma::SignalPlotter | |
setFontColor(const QColor &color) | Plasma::SignalPlotter | |
setGeometry(const QRectF &geometry) | Plasma::SignalPlotter | [virtual] |
QGraphicsWidget::setGeometry(qreal x, qreal y, qreal w, qreal h) | QGraphicsWidget | |
setHorizontalLinesColor(const QColor &color) | Plasma::SignalPlotter | |
setHorizontalLinesCount(uint count) | Plasma::SignalPlotter | |
setHorizontalScale(uint scale) | Plasma::SignalPlotter | |
setLayout(QGraphicsLayout *layout) | QGraphicsWidget | |
setOrigin(Qt::Corner corner) | QGraphicsWidget | |
setRowSpacing(int row, int minSize) | QGraphicsWidget | |
setShowHorizontalLines(bool value) | Plasma::SignalPlotter | |
setShowLabels(bool value) | Plasma::SignalPlotter | |
setShowTopBar(bool value) | Plasma::SignalPlotter | |
setShowVerticalLines(bool value) | Plasma::SignalPlotter | |
setStackPlots(bool stack) | Plasma::SignalPlotter | |
setStyle(QStyle *style) | QGraphicsWidget | |
setSvgBackground(const QString &filename) | Plasma::SignalPlotter | |
setTabOrder(QGraphicsWidget *first, QGraphicsWidget *second) | QGraphicsWidget | |
setThinFrame(bool set) | Plasma::SignalPlotter | |
setTitle(const QString &title) | Plasma::SignalPlotter | |
setUnit(const QString &unit) | Plasma::SignalPlotter | |
setUseAutoRange(bool value) | Plasma::SignalPlotter | |
setVerticalLinesColor(const QColor &color) | Plasma::SignalPlotter | |
setVerticalLinesDistance(uint distance) | Plasma::SignalPlotter | |
setVerticalLinesScroll(bool value) | Plasma::SignalPlotter | |
setVerticalRange(double min, double max) | Plasma::SignalPlotter | |
setWindowFrameMargins(qreal left, qreal top, qreal right, qreal bottom) | QGraphicsWidget | |
showEvent(QShowEvent *event) | QGraphicsWidget | |
showHorizontalLines | Plasma::SignalPlotter | |
showHorizontalLines() const | Plasma::SignalPlotter | |
showLabels | Plasma::SignalPlotter | |
showLabels() const | Plasma::SignalPlotter | |
showTopBar | Plasma::SignalPlotter | |
showTopBar() const | Plasma::SignalPlotter | |
showVerticalLines | Plasma::SignalPlotter | |
showVerticalLines() const | Plasma::SignalPlotter | |
SignalPlotter(QGraphicsItem *parent=0) | Plasma::SignalPlotter | |
stackPlots | Plasma::SignalPlotter | |
stackPlots() const | Plasma::SignalPlotter | |
style() | QGraphicsWidget | |
svgBackground | Plasma::SignalPlotter | |
svgBackground() | Plasma::SignalPlotter | |
testAttribute(Qt::WidgetAttribute attribute) | QGraphicsWidget | |
thinFrame | Plasma::SignalPlotter | |
title | Plasma::SignalPlotter | |
title() const | Plasma::SignalPlotter | |
ungrabKeyboardEvent(QEvent *event) | QGraphicsWidget | |
ungrabMouseEvent(QEvent *event) | QGraphicsWidget | |
unit | Plasma::SignalPlotter | |
unit() const | Plasma::SignalPlotter | |
unsetWindowFrameMargins() | QGraphicsWidget | |
updateDataBuffers() | Plasma::SignalPlotter | [protected] |
updateGeometry() | QGraphicsWidget | |
useAutoRange | Plasma::SignalPlotter | |
useAutoRange() const | Plasma::SignalPlotter | |
verticalLinesColor | Plasma::SignalPlotter | |
verticalLinesColor() const | Plasma::SignalPlotter | |
verticalLinesDistance | Plasma::SignalPlotter | |
verticalLinesDistance() const | Plasma::SignalPlotter | |
verticalLinesScroll | Plasma::SignalPlotter | |
verticalLinesScroll() const | Plasma::SignalPlotter | |
verticalMaxValue() const | Plasma::SignalPlotter | |
verticalMinValue() const | Plasma::SignalPlotter | |
WindowFlags | QGraphicsWidget | |
windowFrameEvent(QEvent *event) | QGraphicsWidget | |
windowFrameGeometry() | QGraphicsWidget | |
windowFrameRect() | QGraphicsWidget | |
WindowFrameSectionQGraphicsWidget::windowFrameSectionAt(const QPointF &pos) | QGraphicsWidget | |
WindowTypeQGraphicsWidget::windowType() | QGraphicsWidget | |
~SignalPlotter() | Plasma::SignalPlotter | |