FOVManager
FOVManager Class Reference
#include <fov.h>
Static Public Member Functions | |
static void | addFOV (FOV *newFOV) |
static const QList< FOV * > & | getFOVs () |
static const QList< FOV * > & | readFOVs () |
static void | releaseCache () |
static void | removeFOV (FOV *fov) |
static bool | save () |
Detailed Description
A simple class handling FOVs.
- Note
- Should migrate this from file (fov.dat) to using the user sqlite database
- Version
- 1.0
Member Function Documentation
◆ addFOV()
◆ getFOVs()
◆ readFOVs()
◆ releaseCache()
|
static |
◆ removeFOV()
◆ save()
|
static |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:44 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.