The ObjectNameItemDelegate class provides to view classes the way to modify object's name.
More...
#include <itemdelegates.h>
Public Member Functions |
|
| ObjectNameItemDelegate (QObject *parent=nullptr) |
|
QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | setEditorData (QWidget *editor, const QModelIndex &index) const |
|
void | updateEditorGeometry (QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |
|
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
The ObjectNameItemDelegate class provides to view classes the way to modify object's name.
The documentation for this class was generated from the following files: