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

kstars

imagereductiondlg.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           imagereductiondlg.h  -  Image reduction utility
00003                           -------------------
00004     begin                : Tue Feb 24 2004
00005     copyright            : (C) 2004 by Jasem Mutlaq
00006     email                : mutlaqja@ikarustech.com
00007  ***************************************************************************/
00008 
00009 /***************************************************************************
00010  *                                                                         *
00011  *   This program is free software; you can redistribute it and/or modify  *
00012  *   it under the terms of the GNU General Public License as published by  *
00013  *   the Free Software Foundation; either version 2 of the License, or     *
00014  *   (at your option) any later version.                                   *
00015  *                                                                         *
00016  ***************************************************************************/
00017 
00018  #ifndef IMAGEREDUCTIONDLG_H
00019  #define IMAGEREDUCTIONDLG_H
00020 
00021  #include "imagereductionui.h"
00022 
00023  class ImageReductionDlg : public imageReductionUI
00024  {
00025    Q_OBJECT
00026 
00027     public:
00028      ImageReductionDlg(QWidget * parent, const char * name = 0);
00029      ~ImageReductionDlg();
00030 
00031 
00032      public slots:
00033      void addDarkFile();
00034      void addFlatFile();
00035      void addDarkFlatFile();
00036      void removeDarkFile();
00037      void removeFlatFile();
00038      void removeDarkFlatFile();
00039      void detailsDarkFile();
00040      void detailsFlatFile();
00041      void detailsDarkFlatFile();
00042 
00043 };
00044 
00045 #endif
00046 

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