KDevelop API Documentation

PFontCombo Class Reference

#include <pfontcombo.h>

Inheritance diagram for PFontCombo:

KFontCombo PropertyWidget KComboBox QComboBox KCompletionBase List of all members.

Signals

void propertyChanged (QString name, QVariant newValue)

Public Member Functions

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

Private Slots

void updateProperty (const QString &val)

Constructor & Destructor Documentation

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

Definition at line 27 of file pfontcombo.cpp.

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

Referenced by PFontCombo().

PFontCombo::PFontCombo const PropertyEditor editor,
const QString  name,
const QVariant  value,
const QStringList fonts,
QWidget parent,
const char *  name = 0
 

Definition at line 48 of file pfontcombo.cpp.

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


Member Function Documentation

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

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

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

Implements PropertyWidget.

Definition at line 77 of file pfontcombo.cpp.

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

Referenced by PFontCombo(), and setValue().

void PFontCombo::updateProperty const QString val  )  [private, slot]
 

Definition at line 88 of file pfontcombo.cpp.

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

Referenced by PFontCombo(), and updateProperty().

QVariant PFontCombo::value  )  const [virtual]
 

Implements PropertyWidget.

Definition at line 68 of file pfontcombo.cpp.

References KFontCombo::currentFont().


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