vizkit3d
Public Member Functions | Protected Member Functions | List of all members
QtPropertyEditorView Class Reference

#include <qttreepropertybrowser.h>

Inheritance diagram for QtPropertyEditorView:

Public Member Functions

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

Protected Member Functions

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

Constructor & Destructor Documentation

QtPropertyEditorView::QtPropertyEditorView ( QWidget *  parent = 0)

Member Function Documentation

void QtPropertyEditorView::drawRow ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
protected
QTreeWidgetItem* QtPropertyEditorView::indexToItem ( const QModelIndex &  index) const
inline
void QtPropertyEditorView::keyPressEvent ( QKeyEvent *  event)
protected
void QtPropertyEditorView::mousePressEvent ( QMouseEvent *  event)
protected
void QtPropertyEditorView::setEditorPrivate ( QtTreePropertyBrowserPrivate editorPrivate)
inline

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