• 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
  • ekos
opsekos.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 OpsEkos_H_
11 #define OpsEkos_H_
12 
13 #include "ui_opsekos.h"
14 
15 class KStars;
16 class KConfigDialog;
17 
18 class OpsEkos : public QFrame, public Ui::OpsEkos
19 {
20  Q_OBJECT
21 
22 public:
23  explicit OpsEkos( KStars *_ks );
24  ~OpsEkos();
25 
26 private slots:
27 
28  void slotApply();
29  void slotCancel();
30 
31 private:
32  KConfigDialog *m_ConfigDialog;
33 };
34 
35 #endif
36 
KStars
This is the main window for KStars.
Definition: kstars.h:94
OpsEkos::~OpsEkos
~OpsEkos()
Definition: opsekos.cpp:43
OpsEkos::OpsEkos
OpsEkos(KStars *_ks)
Definition: opsekos.cpp:27
OpsEkos
Definition: opsekos.h:18
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