Kstars
Todo List
- Class CatalogObject
- maybe just turn the const members public
- Member CatalogsDB::DBManager::catalog_exists (const int id)
- use std::optional when transitioning to c++17
- Member CatalogsDB::DBManager::get_catalog (const int id)
- use std::optional when transitioning to c++17
- Class EclipseHandler
- remove uglieness from KSConjunct (export m_object... functionality to separate class!, that findinitialstepsize isn't nice either)
- Class qMDNS
- Implement NSEC block code generation in the
sendResponse()
packet - Member SkyPoint::findAltitude (const SkyPoint *p, const KStarsDateTime &dt, const GeoLocation *geo, const double hour=0)
- Fix code duplication in AltVsTime and KSAlmanac by using this method instead! FIXME.
- Member SkyPoint::timeTransformed (const SkyPoint *p, const KStarsDateTime &dt, const GeoLocation *geo, const double hour=0)
- Fix this documentation.
- Member TimeZoneRule::reset_with_ltime (KStarsDateTime <ime, const double TZoffset, const bool time_runs_forward, const bool automaticDSTchange=false)
- Check dox for TZoffset
- Class TrixelCache< content >
- Use
std::optional
when C++17 is adopted in kstars.
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.