KDevelop API Documentation

PDoubleNumInput Class Reference

#include <pdoublenuminput.h>

Inheritance diagram for PDoubleNumInput:

KDoubleNumInput PropertyWidget KNumInput QWidget List of all members.

Signals

void propertyChanged (QString name, QVariant newValue)

Public Member Functions

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

Private Slots

void updateProperty (double val)

Constructor & Destructor Documentation

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

Definition at line 22 of file pdoublenuminput.cpp.

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

Referenced by PDoubleNumInput().


Member Function Documentation

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

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

void PDoubleNumInput::setValue const QVariant  value,
bool  emitChange
[virtual]
 

Implements PropertyWidget.

Definition at line 36 of file pdoublenuminput.cpp.

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

Referenced by PDoubleNumInput(), and setValue().

void PDoubleNumInput::updateProperty double  val  )  [private, slot]
 

Definition at line 43 of file pdoublenuminput.cpp.

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

Referenced by PDoubleNumInput(), and updateProperty().

QVariant PDoubleNumInput::value  )  const [virtual]
 

Reimplemented from KDoubleNumInput.

Definition at line 31 of file pdoublenuminput.cpp.


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