Computer Assisted Medical Intervention Tool Kit  version 6.0
Loading...
Searching...
No Matches
QtPropertyEditorView Class Reference

Public Member Functions

QTreeWidgetItem * indexToItem (const QModelIndex &index) const
 QtPropertyEditorView (QWidget *parent=nullptr)
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

Constructor & Destructor Documentation

◆ QtPropertyEditorView()

QtPropertyEditorView::QtPropertyEditorView ( QWidget * parent = nullptr)

Member Function Documentation

◆ drawRow()

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

◆ indexToItem()

QTreeWidgetItem * QtPropertyEditorView::indexToItem ( const QModelIndex & index) const
inline

◆ keyPressEvent()

void QtPropertyEditorView::keyPressEvent ( QKeyEvent * event)
overrideprotected

◆ mousePressEvent()

void QtPropertyEditorView::mousePressEvent ( QMouseEvent * event)
overrideprotected

◆ setEditorPrivate()

void QtPropertyEditorView::setEditorPrivate ( QtTreePropertyBrowserPrivate * editorPrivate)
inline

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