QWT API (English) 7.3.0
Qt Widget Library for Technical Applications - English API Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Qwt3DIO::Functor Class Referenceabstract

Functor class for more flexible IO handler implementation. More...

#include <qwt3d_io.h>

Inheritance diagram for Qwt3DIO::Functor:
Qwt3DNativeReader Qwt3DPixmapWriter Qwt3DVectorWriter

Public Member Functions

virtual Functorclone () const =0
 
virtual bool operator() (Qwt3DPlot *plot, QString const &fname)=0
 

Detailed Description

Functor class for more flexible IO handler implementation.

This class gives more flexibility in implementing userdefined IO handlers than the simple Qwt3DIO::Function type.


The documentation for this class was generated from the following file: