Eneboo - Documentación para desarrolladores
Métodos públicos
Referencia de la Clase PropertyIntItem

#include <propertyeditor.h>

Diagrama de herencias de PropertyIntItem
QObject PropertyItem Qt Qt QListViewItem Qt Qt

Lista de todos los miembros.

Métodos públicos

 PropertyIntItem (PropertyList *l, PropertyItem *after, PropertyItem *prop, const QString &propName, bool s)
 ~PropertyIntItem ()
virtual void showEditor ()
virtual void hideEditor ()
virtual void setValue (const QVariant &v)

Documentación del constructor y destructor

PropertyIntItem::PropertyIntItem ( PropertyList l,
PropertyItem after,
PropertyItem prop,
const QString propName,
bool  s 
)
PropertyIntItem::~PropertyIntItem ( )

Documentación de las funciones miembro

void PropertyIntItem::hideEditor ( ) [virtual]

Subclasses have to hide the editor of the item here

Reimplementado de PropertyItem.

void PropertyIntItem::setValue ( const QVariant v) [virtual]

This is called to init the value of the item. Reimplement in subclasses to init the editor

Reimplementado de PropertyItem.

void PropertyIntItem::showEditor ( ) [virtual]

Subclasses have to show the editor of the item here

Reimplementado de PropertyItem.


La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'