Référence de la classe KoColorPatch

#include <KoColorPatch.h>

Graphe de collaboration de KoColorPatch:

[légende]
Liste de tous les membres

Fonctions membres publiques

 KoColorPatch (QWidget *parent)
virtual ~KoColorPatch ()
void setColor (const KoColor c)

Fonctions membres protégées

virtual void paintEvent (QPaintEvent *pe)

Attributs privés

KoColor m_color

Description détaillée

The small widget showing the selected color

Définition à la ligne 29 du fichier KoColorPatch.h.


Documentation des contructeurs et destructeur

KoColorPatch::KoColorPatch ( QWidget *  parent  ) 

Copyright (c) 2006 Casper Boemann (cbr@boemann.dk)

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.

You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Définition à la ligne 23 du fichier KoColorPatch.cpp.

KoColorPatch::~KoColorPatch (  )  [virtual]

Définition à la ligne 28 du fichier KoColorPatch.cpp.


Documentation des fonctions membres

void KoColorPatch::setColor ( const KoColor  c  ) 

Définition à la ligne 32 du fichier KoColorPatch.cpp.

Références m_color.

Référencé par KoUniColorChooser::announceColor(), et KoUniColorChooser::setColor().

Voici le graphe d'appel pour cette fonction :

void KoColorPatch::paintEvent ( QPaintEvent *  pe  )  [protected, virtual]

Définition à la ligne 39 du fichier KoColorPatch.cpp.

Références m_color, et KoColor::toQColor().

Voici le graphe d'appel pour cette fonction :


Documentation des données membres

KoColor KoColorPatch::m_color [private]

Définition à la ligne 42 du fichier KoColorPatch.h.

Référencé par paintEvent(), et setColor().


La documentation de cette classe a été générée à partir des fichiers suivants :
Généré le Wed Nov 22 23:44:20 2006 pour KPlato par  doxygen 1.5.1-p1