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

kstars

  • extragear
  • edu
  • kstars
  • kstars
  • tools
modcalcapcoord.h
Go to the documentation of this file.
1 /***************************************************************************
2  modcalcapcoord.h - description
3  -------------------
4  begin : Wed Apr 10 2002
5  copyright : (C) 2002 by Pablo de Vicente
6  email : [email protected]
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 #pragma once
19 
20 #include "ui_modcalcapcoord.h"
21 
22 class QTextStream;
23 
31 class modCalcApCoord : public QFrame, public Ui::modCalcApCoordDlg
32 {
33  Q_OBJECT
34  public:
36  explicit modCalcApCoord(QWidget *p);
37 
39  // void processLines( const QFile * f );
40  void processLines(QTextStream &istream);
41 
42  private slots:
43  void slotCompute();
44  void slotObject();
45 
47  void showCurrentTime();
48 
49  void slotUtCheckedBatch();
50  void slotDateCheckedBatch();
51  void slotRaCheckedBatch();
52  void slotDecCheckedBatch();
53  void slotEpochCheckedBatch();
54  void slotRunBatch();
55 };
QWidget
modCalcApCoord::processLines
void processLines(QTextStream &istream)
Process Lines.
Definition: modcalcapcoord.cpp:174
QTextStream
modCalcApCoord
Compute the equatorial coordinates for a given date and time from a given epoch or equinox...
Definition: modcalcapcoord.h:31
QFrame
modCalcApCoord::modCalcApCoord
modCalcApCoord(QWidget *p)
Constructor.
Definition: modcalcapcoord.cpp:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Wed Dec 11 2019 07:20:57 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
  • Modules
  • Related Pages

edu API Reference

Skip menu "edu API Reference"
  •     core
  • kstars

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