• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • superkaramba
 

superkaramba

karambarootpixmap.h

00001 /***************************************************************************
00002  *   Copyright (C) 2003 by Hans Karlsson                                   *
00003  *   karlsson.h@home.se                                                      *
00004  *                                                                         *
00005  *   This program is free software; you can redistribute it and/or modify  *
00006  *   it under the terms of the GNU General Public License as published by  *
00007  *   the Free Software Foundation; either version 2 of the License, or     *
00008  *   (at your option) any later version.                                   *
00009  ***************************************************************************/
00010 #ifndef KARAMBAROOTPIXMAP_H
00011 #define KARAMBAROOTPIXMAP_H
00012 
00013 #include <tqwidget.h>
00014 #include <krootpixmap.h>
00015 #include <ksharedpixmap.h>
00016 
00017 //#include "karamba.h"
00018 
00022 class KarambaRootPixmap : public KRootPixmap
00023 {
00024 public:
00025     //KarambaRootPixmap();
00026     KarambaRootPixmap( TQWidget *);
00027 
00028     ~KarambaRootPixmap();
00029 
00030 
00031 void  updateBackground ( KSharedPixmap * );
00032 
00033 private:
00034 TQWidget *widget;
00035 
00036 
00037 };
00038 
00039 #endif

superkaramba

Skip menu "superkaramba"
  • Main Page
  • Alphabetical List
  • Class List
  • File List
  • Class Members

superkaramba

Skip menu "superkaramba"
  • kcalc
  •   knumber
  • superkaramba
Generated for superkaramba by doxygen 1.6.3
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |