Kstars

SkyObjectUserdata::LinkData Struct Reference

#include <skyobjectuserdata.h>

Public Types

enum  Type { website = 0, image = 1 }
 

Public Attributes

QString title
 
Type type
 
QUrl url
 

Detailed Description

Stores the tite and URL of a webpage.

Note
As we still have no std::variant support we use an enum.

Definition at line 21 of file skyobjectuserdata.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 03:57:40 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.