marble
#include <QFile>
#include <QDebug>
#include <QApplication>
#include <QStringList>
#include <QFileInfo>
#include <cmath>
#include <iostream>
Include dependency graph for stars.cpp:
Go to the source code of this file.
Macros | |
#define | ENABLEGUI |
Functions | |
void | exportToDat () |
void | exportToKml () |
int | main (int argc, char *argv[]) |
Variables | |
QVector< double > | colorTable (0) |
Macro Definition Documentation
Function Documentation
Variable Documentation
QVector<double> colorTable(0) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.