• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

kstars

  • sources
  • kde-4.12
  • kdeedu
  • kstars
  • kstars
  • tools
modcalcjd.h
Go to the documentation of this file.
1 /***************************************************************************
2  modcalcjd.h - description
3  -------------------
4  begin : Tue Jan 15 2002
5  copyright : (C) 2002 by Pablo de Vicente
6  email : vicente@oan.es
7  ***************************************************************************/
8 
9 /***************************************************************************
10  * *
11  * This program is free software; you can redistribute it and/or modify *
12  * it under the terms of the GNU General Public License as published by *
13  * the Free Software Foundation; either version 2 of the License, or *
14  * (at your option) any later version. *
15  * *
16  ***************************************************************************/
17 
18 #ifndef MODCALCJD_H_
19 #define MODCALCJD_H_
20 
21 #include "ui_modcalcjd.h"
22 
23 class QWidget;
24 class VBox;
25 class QTextStream;
26 
35 class modCalcJD : public QFrame, public Ui::modCalcJdDlg
36 {
37  Q_OBJECT
38 public:
39  explicit modCalcJD(QWidget *p);
40  ~modCalcJD();
41 
42 public slots:
43  void slotUpdateCalendar();
44  void slotUpdateModJD();
45  void slotUpdateJD();
46  void showCurrentTime(void);
47  void slotRunBatch();
48  void slotViewBatch();
49  void slotCheckFiles();
50 
51 private:
52  void processLines( QTextStream &istream, int inputData );
54  void showJd(long double jd);
56  void showMjd(long double mjd);
57 };
58 
59 #endif
QWidget
modCalcJD
Class for KStars module which computes JD, MJD and Date/Time from the any of the other entries...
Definition: modcalcjd.h:35
modCalcJD::~modCalcJD
~modCalcJD()
Definition: modcalcjd.cpp:55
modCalcJD::slotUpdateJD
void slotUpdateJD()
Definition: modcalcjd.cpp:80
modCalcJD::slotCheckFiles
void slotCheckFiles()
Definition: modcalcjd.cpp:108
modCalcJD::modCalcJD
modCalcJD(QWidget *p)
Definition: modcalcjd.cpp:34
modCalcJD::slotRunBatch
void slotRunBatch()
Definition: modcalcjd.cpp:116
modCalcJD::slotUpdateCalendar
void slotUpdateCalendar()
Definition: modcalcjd.cpp:59
modCalcJD::showCurrentTime
void showCurrentTime(void)
Definition: modcalcjd.cpp:93
QTextStream
QFrame
modCalcJD::slotViewBatch
void slotViewBatch()
Definition: modcalcjd.cpp:219
modCalcJD::slotUpdateModJD
void slotUpdateModJD()
Definition: modcalcjd.cpp:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

kstars

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

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal