kleopatra
headerview.h
Go to the documentation of this file.
virtual void setRootIndex(const QModelIndex &index)
HeaderView(Qt::Orientation o, QWidget *parent=0)
Definition: headerview.cpp:136
Definition: headerview.h:44
void setSectionResizeMode(unsigned int logicalIndex, ResizeMode mode)
Definition: headerview.cpp:198
virtual void mouseReleaseEvent(QMouseEvent *e)
virtual void setModel(QAbstractItemModel *model)
virtual void updateGeometries()
virtual void mousePressEvent(QMouseEvent *e)
ResizeMode sectionResizeMode(unsigned int logicalIndex) const
void setSectionSizes(const std::vector< int > &sizes)
Definition: headerview.cpp:186
int logicalIndex(int visualIndex) const
QAbstractItemModel * model() const
std::vector< int > sectionSizes() const
Definition: headerview.cpp:194
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.