aimsgui  5.1.2
aims::QtFormats< T > Class Template Reference

#include <aims/io/qtformats.h>

Inheritance diagram for aims::QtFormats< T >:
Collaboration diagram for aims::QtFormats< T >:

Additional Inherited Members

- Public Member Functions inherited from aims::FileFormat< class >
virtual ~FileFormat ()
 
virtual bool read (const std::string &filename, T &obj, const carto::AllocatorContext &context, carto::Object options)=0
 
virtual T * read (const std::string &filename, const carto::AllocatorContext &context, carto::Object options)
 
virtual bool write (const std::string &, const T &, carto::Object options=carto::none())
 
carto::GenericObjectread (const std::string &, const carto::AllocatorContext &, carto::Object)
 

Detailed Description

template<typename T>
class aims::QtFormats< T >

Definition at line 44 of file qtformats.h.


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