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 Sun Oct 1 2023 04:02:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Oct 1 2023 04:02:49 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.