Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

omggradientfactory.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           omgguid.h  -  description
00003                              -------------------
00004     begin                : April 2007
00005     copyright            : (C) 2007 by Tim Sutton
00006     email                : tim@linfiniti.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 OMGGRADIENTFACTORY_H
00019 #define OMGGRADIENTFACTORY_H
00020 
00021 #include <QLinearGradient>
00022 #include <QList>
00023 #include <QColor>
00029 class OMG_LIB_EXPORT OmgGradientFactory 
00030 {
00031   public:
00033     OmgGradientFactory();
00035     virtual ~OmgGradientFactory();
00036   private:
00037 };
00038 
00039 #endif //OMGGRADIENTFACTORY_H
00040 

Generated on Mon Apr 28 15:08:35 2008 for openModellerDesktop by  doxygen 1.4.1-20050210