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

keduca

kcheckeduca.h

Go to the documentation of this file.
00001 /***************************************************************************
00002                           kcheckeduca.h  -  description
00003                              -------------------
00004     begin                : Tue Sep 5 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 KCHECKEDUCA_H
00019 #define KCHECKEDUCA_H
00020 
00021 #include <qcheckbox.h>
00022 
00023 #include <qsimplerichtext.h>
00024 
00029 class KCheckEduca : public QCheckBox  {
00030     Q_OBJECT
00031 
00032 public:
00033     KCheckEduca(QWidget *parent=0, const char *name=0);
00034     ~KCheckEduca();
00035 
00036 protected:
00037     void drawButtonLabel( QPainter *);
00038 
00039 private:
00041     QSimpleRichText *_doc;
00042 };
00043 
00044 #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