![]() |
Stellarium
25.4
|
Public Member Functions | |
| QJsonArray | starsToJson () const |
| Converts the stars of the line to a JSON array. More... | |
| QJsonArray | coordinatesToJson () const |
| Converts the coordinates of the line to a JSON array. More... | |
Static Public Member Functions | |
| static QString | getFormattedStarId (QString starId) |
| Gets the formatted star Id from the name. More... | |
Data Fields | |
| SkyPoint | start |
| The start point of the line. | |
| SkyPoint | end |
| The end point of the line. | |
|
inline |
Converts the coordinates of the line to a JSON array.
|
inlinestatic |
Gets the formatted star Id from the name.
| starId | The Id of the star or DSO, which may contain identifiers like "HIP" or "Gaia DR3". |
|
inline |
Converts the stars of the line to a JSON array.