kstars
OAL::Log Class Reference
#include <log.h>
Detailed Description
Member Function Documentation
|
inline |
|
inline |
|
inline |
OAL::Eyepiece * OAL::Log::findEyepieceById | ( | QString | id | ) |
OAL::Eyepiece * OAL::Log::findEyepieceByName | ( | QString | name | ) |
OAL::Filter * OAL::Log::findFilterById | ( | QString | id | ) |
OAL::Filter * OAL::Log::findFilterByName | ( | QString | name | ) |
OAL::Observation * OAL::Log::findObservationByName | ( | QString | name | ) |
OAL::Observer * OAL::Log::findObserverById | ( | QString | id | ) |
OAL::Observer * OAL::Log::findObserverByName | ( | QString | fullName | ) |
OAL::Scope * OAL::Log::findScopeById | ( | QString | id | ) |
OAL::Scope * OAL::Log::findScopeByName | ( | QString | name | ) |
OAL::Session * OAL::Log::findSessionByName | ( | QString | id | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void OAL::Log::writeEyepiece | ( | OAL::Eyepiece * | ep | ) |
void OAL::Log::writeFilter | ( | OAL::Filter * | f | ) |
void OAL::Log::writeObservation | ( | OAL::Observation * | o | ) |
void OAL::Log::writeObserver | ( | OAL::Observer * | o | ) |
void OAL::Log::writeScope | ( | OAL::Scope * | s | ) |
void OAL::Log::writeSession | ( | OAL::Session * | s | ) |
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.