QtPropertyEditorView Class Reference
+ Inheritance diagram for QtPropertyEditorView:

Public Member Functions

QTreeWidgetItem * indexToItem (const QModelIndex &index) const
 
 QtPropertyEditorView (QWidget *parent=0)
 
void setEditorPrivate (QtTreePropertyBrowserPrivate *editorPrivate)
 

Protected Member Functions

void drawRow (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
void keyPressEvent (QKeyEvent *event) override
 
void mousePressEvent (QMouseEvent *event) override
 

Detailed Description

Definition at line 125 of file qttreepropertybrowser.cpp.

Constructor & Destructor Documentation

◆ QtPropertyEditorView()

QtPropertyEditorView ( QWidget *  parent = 0)

Definition at line 150 of file qttreepropertybrowser.cpp.

Member Function Documentation

◆ drawRow()

void drawRow ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
overrideprotected

Definition at line 157 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ indexToItem()

QTreeWidgetItem* indexToItem ( const QModelIndex &  index) const
inline

Definition at line 136 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

◆ keyPressEvent()

void keyPressEvent ( QKeyEvent *  event)
overrideprotected

Definition at line 197 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ mousePressEvent()

void mousePressEvent ( QMouseEvent *  event)
overrideprotected

Definition at line 231 of file qttreepropertybrowser.cpp.

+ Here is the call graph for this function:

◆ setEditorPrivate()

void setEditorPrivate ( QtTreePropertyBrowserPrivate editorPrivate)
inline

Definition at line 131 of file qttreepropertybrowser.cpp.

+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: