DAWorkbench 0.0.1
DAWorkbench API
载入中...
搜索中...
未找到
DA::DAChartAxisRangeBinder类 参考

绘图坐标轴绑定器 更多...

#include <DAChartAxisRangeBinder.h>

类 DA::DAChartAxisRangeBinder 继承关系图:

Public 成员函数

 DAChartAxisRangeBinder (QObject *par=nullptr)
 
 DAChartAxisRangeBinder (QwtPlot *source, int sourceAxisid, QwtPlot *follower, int followerAxisid, QObject *par=nullptr)
 
void setSourceChart (QwtPlot *source, int axisid)
 
QwtPlot * getSourcePlot () const
 
int getSourceAxis () const
 
void setFollowerChart (QwtPlot *follower, int axisid)
 
QwtPlot * getFollowerPlot () const
 
int getFollowerAxis () const
 
bool bind ()
 
bool unbind ()
 
bool isBinded () const
 
bool isRplotImmediately () const
 
void setReplotImmediately (bool v)
 
bool isValid () const
 
bool isSame (const DAChartAxisRangeBinder &other) const
 
bool isSame (QwtPlot *source, int sourceAxisid, QwtPlot *follower, int followerAxisid) const
 
bool operator== (const DAChartAxisRangeBinder &other) const
 

Protected 槽

void onSourcePlotScaleDivChanged ()
 

详细描述

绘图坐标轴绑定器


该类的文档由以下文件生成: