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

#include <propertyeditor.h>

Diagrama de herencias de PropertyEnumItem
QObject PropertyItem Qt Qt QListViewItem Qt Qt

Lista de todos los miembros.

Métodos públicos

 PropertyEnumItem (PropertyList *l, PropertyItem *after, PropertyItem *prop, const QString &propName)
 ~PropertyEnumItem ()
void showEditor ()
void hideEditor ()
void setValue (const QVariant &v)
QString currentItem () const
QString currentItemFromObject () const
void setCurrentValues (QStrList lst)

Documentación del constructor y destructor

PropertyEnumItem::PropertyEnumItem ( PropertyList l,
PropertyItem after,
PropertyItem prop,
const QString propName 
)
PropertyEnumItem::~PropertyEnumItem ( )

Documentación de las funciones miembro

QString PropertyEnumItem::currentItem ( ) const [virtual]

Reimplementado de PropertyItem.

QString PropertyEnumItem::currentItemFromObject ( ) const [virtual]

Reimplementado de PropertyItem.

void PropertyEnumItem::hideEditor ( ) [virtual]

Subclasses have to hide the editor of the item here

Reimplementado de PropertyItem.

void PropertyEnumItem::setCurrentValues ( QStrList  lst)
void PropertyEnumItem::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 PropertyEnumItem::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'