• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

main.cpp File Reference

#include <kcmdlineargs.h>
#include <kaboutdata.h>
#include <dcopclient.h>
#include <klocale.h>
#include <kdebug.h>
#include "kstars.h"
#include "kstarsdata.h"
#include "kstarsdatetime.h"
#include "skymap.h"
#include "simclock.h"
#include "ksnumbers.h"
#include "Options.h"

Include dependency graph for main.cpp:

Go to the source code of this file.


Defines

#define KSTARS_VERSION   "1.2.9"

Functions

int main (int argc, char *argv[])

Variables

static const char description []
static const char notice []
static KCmdLineOptions options []

Define Documentation

#define KSTARS_VERSION   "1.2.9"

Definition at line 32 of file main.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 52 of file main.cpp.


Variable Documentation

const char description[] [static]

Initial value:

    I18N_NOOP("Desktop Planetarium")

Definition at line 34 of file main.cpp.

const char notice[] [static]

Initial value:

    I18N_NOOP("Some images in KStars are for non-commercial use only.  See README.images.")

Definition at line 36 of file main.cpp.

KCmdLineOptions options[] [static]

Initial value:

{
    { "!dump", I18N_NOOP( "Dump sky image to file" ), 0 },
    { "script ", I18N_NOOP( "Script to execute" ), 0 },
    { "width ", I18N_NOOP( "Width of sky image" ), "640" },
    { "height ", I18N_NOOP( "Height of sky image" ), "480" },
    { "filename ", I18N_NOOP( "Filename for sky image" ), "kstars.png" },
    { "date ", I18N_NOOP( "Date and time" ), "" },
    { "!paused", I18N_NOOP( "Start with clock paused" ), 0 },
    KCmdLineLastOption
}

Definition at line 40 of file main.cpp.

kstars

Skip menu "kstars"
  • Main Page
  • Modules
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal