• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kstars

magnitudespinbox.h

Go to the documentation of this file.
00001 #ifndef magnitudespinbox_h
00002 #define magnitudespinbox_h
00003 
00004 /***************************************************************************
00005                           magnitudespinbox.h  -  description
00006                              -------------------
00007     begin                : Thu Jul 26 2001
00008     copyright            : (C) 2001 by Heiko Evermann
00009     email                : heiko@evermann.de
00010  ***************************************************************************/
00011 
00012 /***************************************************************************
00013  *                                                                         *
00014  *   This program is free software; you can redistribute it and/or modify  *
00015  *   it under the terms of the GNU General Public License as published by  *
00016  *   the Free Software Foundation; either version 2 of the License, or     *
00017  *   (at your option) any later version.                                   *
00018  *                                                                         *
00019  ***************************************************************************/
00020 
00029 #include <knuminput.h>
00030 
00031 class QWidget;
00032 
00033 class MagnitudeSpinBox  : public KDoubleNumInput
00034 {
00035     public:
00036 
00039     MagnitudeSpinBox( QWidget* parent = 0, const char* name = 0);
00040 
00043     MagnitudeSpinBox( double minValue, double maxValue, QWidget* parent = 0, const char* name = 0);
00044 };
00045 
00046 
00047 #endif

kstars

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

API Reference

Skip menu "API Reference"
  • keduca
  • kstars
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal