AvogadroLibs  1.90.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
OpenDxReader Class Reference

Provide a reader for OpenDX files.

#include <opendxreader.h>

Public Member Functions

 OpenDxReader ()
 
 ~OpenDxReader ()
 
bool readFile (const QString &fileName)
 
QString errorString () const
 
Core::Cubecube () const
 

Constructor & Destructor Documentation

Constructor for OpenDxReader.

Destructor for OpenDxReader.

Member Function Documentation

bool readFile ( const QString &  fileName)

Reads the file with the given . Returns false if an error occurs.

QString errorString ( ) const
Returns
String describing the last error that occured.
Core::Cube* cube ( ) const

Returns the potential energy cube read from the file. Returns 0 if no file has been successfully read.


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