|
QWT API (中文) 7.3.0
Qt绘图库 - 中文API文档
|
Functor class for more flexible IO handler implementation 更多...
#include <qwt3d_io.h>
Public 成员函数 | |
| virtual Functor * | clone () const =0 |
| virtual bool | operator() (Plot3D *plot, QString const &fname)=0 |
Functor class for more flexible IO handler implementation
This class gives more flexibility in implementing userdefined IO handlers than the simple IO::Function type.