Computer Assited Medical Intervention Tool Kit  version 4.0
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
QtPropertyEditorView Class Reference

Inherits QTreeWidget.

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
 
void keyPressEvent (QKeyEvent *event)
 
void mousePressEvent (QMouseEvent *event)
 

Private Attributes

QtTreePropertyBrowserPrivatem_editorPrivate
 

Constructor & Destructor Documentation

◆ QtPropertyEditorView()

QtPropertyEditorView::QtPropertyEditorView ( QWidget *  parent = 0)

Member Function Documentation

◆ drawRow()

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

◆ indexToItem()

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

◆ keyPressEvent()

void QtPropertyEditorView::keyPressEvent ( QKeyEvent *  event)
protected

◆ mousePressEvent()

void QtPropertyEditorView::mousePressEvent ( QMouseEvent *  event)
protected

◆ setEditorPrivate()

void QtPropertyEditorView::setEditorPrivate ( QtTreePropertyBrowserPrivate editorPrivate)
inline

Member Data Documentation

◆ m_editorPrivate

QtTreePropertyBrowserPrivate* QtPropertyEditorView::m_editorPrivate
private

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