kstars
OAL::Lens Class Reference
#include <lens.h>
Public Member Functions | |
Lens (const QString &id, const QString &model, const QString &vendor, double factor) | |
double | factor () const |
QString | id () const |
QString | model () const |
QString | name () const |
void | setLens (const QString &_id, const QString &_model, const QString &_vendor, double _factor) |
QString | vendor () const |
Detailed Description
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
void OAL::Lens::setLens | ( | const QString & | _id, |
const QString & | _model, | ||
const QString & | _vendor, | ||
double | _factor | ||
) |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.