• 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
  • indi
telescopewizardprocess.h
Go to the documentation of this file.
1 /* Telescope wizard
2  Copyright (C) 2003 Jasem Mutlaq (mutlaqja@ikarustech.com)
3 
4  This application is free software; you can redistribute it and/or
5  modify it under the terms of the GNU General Public
6  License as published by the Free Software Foundation; either
7  version 2 of the License, or (at your option) any later version.
8  */
9 
10 #ifndef TELESCOPEWIZARDPROCESS_H_
11 #define TELESCOPEWIZARDPROCESS_H_
12 
13 #include <QStringList>
14 #include <QHash>
15 
16 #include "indi/indistd.h"
17 #include "ui_telescopewizard.h"
18 
19 class KStars;
20 class QTimer;
21 class INDI_D;
22 class DriverInfo;
23 
24 class KProgressDialog;
25 
26 class telescopeWizardProcess : public QDialog
27 {
28 
29  Q_OBJECT
30 
31 public:
32  explicit telescopeWizardProcess( QWidget* parent = 0, const char* name = 0);
33  ~telescopeWizardProcess();
34 
35  unsigned int currentPage;
36  enum { INTRO_P=0, MODEL_P=1, TELESCOPE_P=2, LOCAL_P=3, PORT_P=4 };
37 
38 private:
39  Ui::telescopeWizard *ui;
40 
41  ISD::GDInterface *scopeDevice;
42 
43  KProgressDialog *progressScan;
44 
45  QStringList portList;
46  QString currentDevice;
47 
48  int currentPort;
49  int timeOutCount;
50  bool INDIMessageBar;
51  bool linkRejected;
52 
53  QHash<QString, DriverInfo *> driversList;
54 
55  QList<DriverInfo *> managedDevice;
56 
57  void establishLink();
58  void Reset();
59 
60 public slots:
61  void cancelCheck();
62  void processNext();
63  void processBack();
64  void newTime();
65  void newLocation();
66  void processTelescope(ISD::GDInterface *);
67  void scanPorts();
68  void linkSuccess();
69 
70 };
71 
72 #endif
telescopeWizardProcess::currentPage
unsigned int currentPage
Definition: telescopewizardprocess.h:35
QDialog
telescopeWizardProcess::TELESCOPE_P
Definition: telescopewizardprocess.h:36
telescopeWizardProcess::~telescopeWizardProcess
~telescopeWizardProcess()
Definition: telescopewizardprocess.cpp:99
QWidget
telescopeWizardProcess::processNext
void processNext()
Definition: telescopewizardprocess.cpp:123
KStars
This is the main window for KStars.
Definition: kstars.h:94
telescopeWizardProcess::INTRO_P
Definition: telescopewizardprocess.h:36
telescopeWizardProcess::linkSuccess
void linkSuccess()
Definition: telescopewizardprocess.cpp:378
telescopeWizardProcess::MODEL_P
Definition: telescopewizardprocess.h:36
telescopeWizardProcess::LOCAL_P
Definition: telescopewizardprocess.h:36
telescopeWizardProcess::cancelCheck
void cancelCheck()
Definition: telescopewizardprocess.cpp:107
telescopeWizardProcess::PORT_P
Definition: telescopewizardprocess.h:36
INDI_D
Definition: indidevice.h:30
telescopeWizardProcess::processTelescope
void processTelescope(ISD::GDInterface *)
Definition: telescopewizardprocess.cpp:269
telescopeWizardProcess::processBack
void processBack()
Definition: telescopewizardprocess.cpp:154
telescopeWizardProcess::scanPorts
void scanPorts()
Definition: telescopewizardprocess.cpp:328
DriverInfo
Definition: driverinfo.h:24
telescopeWizardProcess::telescopeWizardProcess
telescopeWizardProcess(QWidget *parent=0, const char *name=0)
Definition: telescopewizardprocess.cpp:38
telescopeWizardProcess::newTime
void newTime()
Definition: telescopewizardprocess.cpp:187
indistd.h
telescopeWizardProcess
Definition: telescopewizardprocess.h:26
telescopeWizardProcess::newLocation
void newLocation()
Definition: telescopewizardprocess.cpp:201
ISD::GDInterface
Definition: indistd.h:48
QList
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 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