KDevelop API Documentation

PColorCombo Class Reference

#include <pcolorcombo.h>

Inheritance diagram for PColorCombo:

KColorCombo PropertyWidget QComboBox QComboBox List of all members.

Signals

void propertyChanged (QString name, QVariant newValue)

Public Member Functions

 PColorCombo (const PropertyEditor *editor, const QString name, const QVariant value, QWidget *parent, const char *name=0)
virtual QVariant value () const
virtual void setValue (const QVariant value, bool emitChange=true)

Private Slots

void updateProperty (int val)

Constructor & Destructor Documentation

PColorCombo::PColorCombo const PropertyEditor editor,
const QString  name,
const QVariant  value,
QWidget parent,
const char *  name = 0
 

Definition at line 23 of file pcolorcombo.cpp.

References PColorCombo(), propertyChanged(), setValue(), and updateProperty().

Referenced by PColorCombo().


Member Function Documentation

void PColorCombo::propertyChanged QString  name,
QVariant  newValue
[signal]
 

Referenced by PColorCombo(), setValue(), and updateProperty().

void PColorCombo::setValue const QVariant  value,
bool  emitChange = true
[virtual]
 

Implements PropertyWidget.

Definition at line 38 of file pcolorcombo.cpp.

References PropertyWidget::pname(), propertyChanged(), and setValue().

Referenced by PColorCombo(), and setValue().

void PColorCombo::updateProperty int  val  )  [private, slot]
 

Definition at line 48 of file pcolorcombo.cpp.

References PropertyWidget::pname(), propertyChanged(), updateProperty(), and value().

Referenced by PColorCombo(), and updateProperty().

QVariant PColorCombo::value  )  const [virtual]
 

Implements PropertyWidget.

Definition at line 32 of file pcolorcombo.cpp.

References KColorCombo::color().

Referenced by updateProperty().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:28 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003