QtPdWidgets
2.3.1
|
This is the complete list of members for Pd::Graph, including all inherited members.
addVariable(PdCom::Variable pv, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0, QColor color=Qt::blue) | Pd::Graph | |
addVariable(PdCom::Process *process, const QString &path, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0, QColor color=Qt::blue) | Pd::Graph | |
AutoLevel enum value | Pd::Graph | |
autoScaleWidth | Pd::Graph | |
clearData() | Pd::Graph | |
clearTriggerVariable() | Pd::Graph | |
clearVariables() | Pd::Graph | |
contextMenuEvent(QContextMenuEvent *) override | Pd::Graph | protected |
event(QEvent *) override | Pd::Graph | protected |
getAutoScaleWidth() const | Pd::Graph | |
getEffectiveMode() const | Pd::Graph | |
getGridColor() const | Pd::Graph | |
getManualTriggerLevel() const | Pd::Graph | |
getMode() const | Pd::Graph | |
getScaleMax() const | Pd::Graph | |
getScaleMin() const | Pd::Graph | |
getState() const | Pd::Graph | |
getSuffix() const | Pd::Graph | |
getTimeRange() const | Pd::Graph | |
getTriggerLevelMode() const | Pd::Graph | |
getTriggerPosition() const | Pd::Graph | |
getTriggerTimeout() const | Pd::Graph | |
Graph(QWidget *parent=0) | Pd::Graph | |
gridColor | Pd::Graph | |
impl | Pd::Graph | private |
Impl | Pd::Graph | private |
Layer | Pd::Graph | private |
Layer class | Pd::Graph | friend |
ManualLevel enum value | Pd::Graph | |
manualTriggerLevel | Pd::Graph | |
Mode enum name | Pd::Graph | |
mode | Pd::Graph | |
notifySampled() | Pd::Graph | private |
paintEvent(QPaintEvent *) override | Pd::Graph | protected |
redrawEvent() | Pd::Graph | privateslot |
resetAutoScaleWidth() | Pd::Graph | |
resetGridColor() | Pd::Graph | |
resetManualTriggerLevel() | Pd::Graph | |
resetMode() | Pd::Graph | |
resetScaleMax() | Pd::Graph | |
resetScaleMin() | Pd::Graph | |
resetSuffix() | Pd::Graph | |
resetTimeRange() | Pd::Graph | |
resetTriggerLevelMode() | Pd::Graph | |
resetTriggerPosition() | Pd::Graph | |
resetTriggerTimeout() | Pd::Graph | |
resizeEvent(QResizeEvent *) override | Pd::Graph | protected |
Roll enum value | Pd::Graph | |
run() | Pd::Graph | privateslot |
Run enum value | Pd::Graph | |
scaleMax | Pd::Graph | |
scaleMin | Pd::Graph | |
setAutoScaleWidth(bool) | Pd::Graph | |
setGridColor(const QColor &) | Pd::Graph | |
setManualTriggerLevel(double) | Pd::Graph | |
setMode(Mode) | Pd::Graph | |
setRedraw() | Pd::Graph | private |
setScaleMax(double) | Pd::Graph | |
setScaleMin(double) | Pd::Graph | |
setState(State) | Pd::Graph | |
setSuffix(const QString &) | Pd::Graph | |
setTimeRange(double) | Pd::Graph | |
setTriggerLevelMode(TriggerLevelMode) | Pd::Graph | |
setTriggerPosition(double) | Pd::Graph | |
setTriggerTimeout(double) | Pd::Graph | |
setTriggerVariable(PdCom::Variable pv, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0) | Pd::Graph | |
setTriggerVariable(PdCom::Process *process, const QString &path, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0) | Pd::Graph | |
setVariable(PdCom::Variable pv, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0, QColor color=Qt::blue) | Pd::Graph | |
setVariable(PdCom::Process *process, const QString &path, const PdCom::Selector &selector={}, const QtPdCom::Transmission &=QtPdCom::event_mode, double scale=1.0, double offset=0.0, double tau=0.0, QColor color=Qt::blue) | Pd::Graph | |
sizeHint() const | Pd::Graph | virtual |
State enum name | Pd::Graph | |
stop() | Pd::Graph | privateslot |
Stop enum value | Pd::Graph | |
suffix | Pd::Graph | |
timeRange | Pd::Graph | |
toggleState() | Pd::Graph | |
Trigger enum value | Pd::Graph | |
triggerConditionDetected(std::chrono::nanoseconds) | Pd::Graph | private |
TriggerDetector | Pd::Graph | private |
TriggerDetector class | Pd::Graph | friend |
triggerIdle() | Pd::Graph | private |
triggerLevelMode | Pd::Graph | |
TriggerLevelMode enum name | Pd::Graph | |
triggerPosition | Pd::Graph | |
triggerTimeout | Pd::Graph | |
~Graph() | Pd::Graph | virtual |