kexi

KexiMacroPropertyWidget Class Reference

#include <keximacroproperty.h>

Inherits KoProperty::Widget.

List of all members.


Detailed Description

Implementation of a KoProperty::Widget used to display and edit a KexiMacroProperty .

Definition at line 139 of file keximacroproperty.h.


Public Member Functions

 KexiMacroPropertyWidget (KoProperty::Property *property, QWidget *parent=0)
virtual ~KexiMacroPropertyWidget ()
virtual QVariant value () const
virtual void setValue (const QVariant &value, bool emitChange=true)

Protected Member Functions

virtual void setReadOnlyInternal (bool readOnly)

Constructor & Destructor Documentation

KexiMacroPropertyWidget::KexiMacroPropertyWidget ( KoProperty::Property *  property,
QWidget *  parent = 0 
) [explicit]

Constructor.

Definition at line 504 of file keximacroproperty.cpp.

KexiMacroPropertyWidget::~KexiMacroPropertyWidget (  )  [virtual]

Destructor.

Definition at line 556 of file keximacroproperty.cpp.


Member Function Documentation

QVariant KexiMacroPropertyWidget::value (  )  const [virtual]

Returns:
the value this widget has.

Definition at line 562 of file keximacroproperty.cpp.

void KexiMacroPropertyWidget::setValue ( const QVariant &  value,
bool  emitChange = true 
) [virtual]

Set the value value this widget has.

If emitChange is true, the KoProperty::Widget::valueChanged signal will be emitted.

Definition at line 571 of file keximacroproperty.cpp.

void KexiMacroPropertyWidget::setReadOnlyInternal ( bool  readOnly  )  [protected, virtual]

Called if the value should be read only.

Definition at line 587 of file keximacroproperty.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys