Qt 4.8
QItemDelegate Member List

This is the complete list of members for QItemDelegate, including all inherited members.

blockSignals(bool b)QObject
check(const QStyleOptionViewItem &option, const QRect &bounding, const QVariant &variant) constQItemDelegateprotected
childEvent(QChildEvent *)QObjectprotectedvirtual
children() constQObjectinline
clippingQItemDelegateprivate
closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint=NoHint)QAbstractItemDelegatesignal
commitData(QWidget *editor)QAbstractItemDelegatesignal
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connectNotify(const char *signal)QObjectprotectedvirtual
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) constQItemDelegatevirtual
customEvent(QEvent *)QObjectprotectedvirtual
d_ptrQObjectprotected
decoration(const QStyleOptionViewItem &option, const QVariant &variant) constQItemDelegateprotected
deleteLater()QObjectslot
destroyed(QObject *=0)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=0, const QObject *receiver=0, const char *member=0)QObjectinline
disconnect(const QObject *receiver, const char *member=0)QObjectinline
disconnectNotify(const char *signal)QObjectprotectedvirtual
doLayout(const QStyleOptionViewItem &option, QRect *checkRect, QRect *iconRect, QRect *textRect, bool hint) constQItemDelegateprotected
drawBackground(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) constQItemDelegateprotected
drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) constQItemDelegateprotectedvirtual
drawDecoration(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) constQItemDelegateprotectedvirtual
drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) constQItemDelegateprotectedvirtual
drawFocus(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect) constQItemDelegateprotectedvirtual
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
EditNextItem enum valueQAbstractItemDelegate
editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index)QItemDelegateprotectedvirtual
EditPreviousItem enum valueQAbstractItemDelegate
elidedText(const QFontMetrics &fontMetrics, int width, Qt::TextElideMode mode, const QString &text)QAbstractItemDelegatestatic
EndEditHint enum nameQAbstractItemDelegate
event(QEvent *)QObjectvirtual
eventFilter(QObject *object, QEvent *event)QItemDelegateprotectedvirtual
findChild(const QString &aName=QString()) constQObjectinline
findChildren(const QString &aName=QString()) constQObjectinline
findChildren(const QRegExp &re) constQObjectinline
hasClipping() constQItemDelegate
helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index)QAbstractItemDelegateslot
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *)QObject
isWidgetType() constQObjectinline
itemEditorFactory() constQItemDelegate
killTimer(int id)QObject
metaObject() constQObjectvirtual
moveToThread(QThread *thread)QObject
NoHint enum valueQAbstractItemDelegate
objectName() constQObject
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) constQItemDelegatevirtual
parent() constQObjectinline
property(const char *name) constQObject
QAbstractItemDelegate(QObject *parent=0)QAbstractItemDelegateexplicit
QAbstractItemDelegate(QObjectPrivate &, QObject *parent=0)QAbstractItemDelegateprotected
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QRegExp &regExp)()QObjectrelated
QItemDelegate(QObject *parent=0)QItemDelegateexplicit
QObject(QObject *parent=0)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=0)QObjectprotected
qobject_cast(QObject *object)QObjectrelated
QObjectListQObjectrelated
qt_find_obj_child(QObject *parent, const char *type, const QString &name)QObjectrelated
receivers(const char *signal) constQObjectprotected
rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) constQItemDelegateprotected
registerUserData()QObjectstatic
removeEventFilter(QObject *)QObject
RevertModelCache enum valueQAbstractItemDelegate
selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) constQItemDelegateprotected
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setClipping(bool clip)QItemDelegate
setEditorData(QWidget *editor, const QModelIndex &index) constQItemDelegatevirtual
setItemEditorFactory(QItemEditorFactory *factory)QItemDelegate
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) constQItemDelegatevirtual
setObjectName(const QString &name)QObject
setOptions(const QModelIndex &index, const QStyleOptionViewItem &option) constQItemDelegateprotected
setParent(QObject *)QObject
setProperty(const char *name, const QVariant &value)QObject
setUserData(uint id, QObjectUserData *data)QObject
signalsBlocked() constQObjectinline
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) constQItemDelegatevirtual
sizeHintChanged(const QModelIndex &)QAbstractItemDelegatesignal
startTimer(int interval)QObject
staticMetaObjectQObjectstatic
staticQtMetaObjectQObjectprotectedstatic
SubmitModelCache enum valueQAbstractItemDelegate
textRectangle(QPainter *painter, const QRect &rect, const QFont &font, const QString &text) constQItemDelegateprotected
thread() constQObject
timerEvent(QTimerEvent *)QObjectprotectedvirtual
tr(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
trUtf8(const char *sourceText, const char *comment=0, int n=-1)QObjectstatic
updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) constQItemDelegatevirtual
userData(uint id) constQObject
~QAbstractItemDelegate()QAbstractItemDelegatevirtual
~QItemDelegate()QItemDelegate
~QObject()QObjectvirtual