aboutview.h

Ir a la documentación de este archivo.
00001 /***************************************************************************
00002                           aboutview.h  -  description
00003                              -------------------
00004     begin                : Fri Dec 27 2002
00005     copyright            : (C) 2002 by Tomeu Borrás Riera
00006     email                : tborras@conetxia.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 ABOUTVIEW_H
00019 #define ABOUTVIEW_H
00020 
00021 #include <qwidget.h>
00022 #include <about.h>
00023 
00033 class aboutview : public aboutdlg  {
00034    Q_OBJECT
00035 public: 
00036         aboutview(QWidget *parent=0, const char *name=0);       
00037         ~aboutview();                                           
00038 };
00039 
00040 #endif

Generado el Sat May 21 00:04:43 2005 para BulmaGes por  doxygen 1.4.2