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

keduca

kradioeduca.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           kradioeduca.h  -  description
00003                              -------------------
00004     begin                : Wed Sep 6 2000
00005     copyright            : (C) 2000 by Javier Campos Morales
00006     email                : javi@asyris.org
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 KRADIOEDUCA_H
00019 #define KRADIOEDUCA_H
00020 
00021 
00022 #include <qradiobutton.h>
00023 #include <qsimplerichtext.h>
00024 
00028 class KRadioEduca : public QRadioButton {
00029     Q_OBJECT
00030 
00031 public:
00032     KRadioEduca(QWidget *parent=0, const char *name=0);
00033     ~KRadioEduca();
00034 
00035 protected:
00036 
00037     // Protected methods
00038 
00040     void drawButtonLabel( QPainter *p);
00041 
00042 private:
00043 
00044     // Private attributes
00045 
00047     QSimpleRichText *_doc;
00048 
00049 };
00050 
00051 #endif

keduca

Skip menu "keduca"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

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