• 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
opsindi.h
Go to the documentation of this file.
1 /* INDI Options (subclass)
2  Copyright (C) 2005 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 OPSINDI_H_
11 #define OPSINDI_H_
12 
13 #include "ui_opsindi.h"
14 
15 class KStars;
16 class KConfigDialog;
17 
18 class OpsINDI : public QFrame, public Ui::OpsINDI
19 {
20  Q_OBJECT
21 
22 public:
23  OpsINDI( KStars *_ks );
24  ~OpsINDI();
25 
26 private slots:
27  void saveFilterAlias();
28  void updateFilterAlias(int index);
29  void saveFITSDirectory();
30  void saveDriversDirectory();
31  void slotApply();
32  void slotCancel();
33 
34 private:
35  QStringList m_filterList;
36  KConfigDialog *m_ConfigDialog;
37 };
38 
39 #endif
40 
OpsINDI::~OpsINDI
~OpsINDI()
Definition: opsindi.cpp:67
KStars
This is the main window for KStars.
Definition: kstars.h:94
OpsINDI
Definition: opsindi.h:18
OpsINDI::OpsINDI
OpsINDI(KStars *_ks)
Definition: opsindi.cpp:26
QFrame
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