parley
containerview.cpp
Go to the documentation of this file.
void setAlternatingRowColors(bool enable)
QItemSelectionModel * selectionModel() const
void setDragDropMode(DragDropMode behavior)
virtual void setVisible(bool visible)
virtual void setModel(ContainerModel *model)
Set the model for the view.
Definition: containerview.cpp:42
Model for the tree of containers (lessons, word types).
Definition: containermodel.h:33
void setAcceptDrops(bool on)
void setContextMenuPolicy(Qt::ContextMenuPolicy policy)
virtual void setModel(QAbstractItemModel *model)
void setResizeMode(ResizeMode mode)
void edit(const QModelIndex &index)
QHeaderView * header() const
QAbstractItemModel * model() const
QModelIndex currentIndex() const
void setStretchLastSection(bool stretch)
void setDropIndicatorShown(bool enable)
void setDragEnabled(bool enable)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.