Kate
ExpandingTree Class Reference
#include <expandingtree.h>
Inheritance diagram for ExpandingTree:

Public Member Functions | |
ExpandingTree (QWidget *parent) | |
Protected Member Functions | |
virtual void | drawRow (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual int | sizeHintForColumn (int column) const |
Detailed Description
Definition at line 26 of file expandingtree.h.
Constructor & Destructor Documentation
ExpandingTree::ExpandingTree | ( | QWidget * | parent | ) |
Definition at line 28 of file expandingtree.cpp.
Member Function Documentation
void ExpandingTree::drawRow | ( | QPainter * | painter, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [protected, virtual] |
Definition at line 33 of file expandingtree.cpp.
int ExpandingTree::sizeHintForColumn | ( | int | column | ) | const [protected, virtual] |
Definition at line 60 of file expandingtree.cpp.
The documentation for this class was generated from the following files: