Qt 6.9
Qt Widgets
C++ Classes
QHeaderView
Qt 6.9.1 Reference Documentation
List of All Members for QHeaderView
This is the complete list of members for
QHeaderView
, including inherited members.
enum
CursorAction
enum
EditTrigger
flags
EditTriggers
enum
ResizeMode
enum
ScrollHint
enum
ScrollMode
enum
SelectionBehavior
enum
SelectionMode
enum
State
QHeaderView
(Qt::Orientation, QWidget *)
~QHeaderView
()
alternatingRowColors
() const : bool
autoScrollMargin
() const : int
cascadingSectionResizes
() const : bool
clearSelection
()
closeEditor
(QWidget *, QAbstractItemDelegate::EndEditHint)
closePersistentEditor
(const QModelIndex &)
commitData
(QWidget *)
count
() const : int
currentChanged
(const QModelIndex &, const QModelIndex &)
currentChanged
(const QModelIndex &, const QModelIndex &)
currentIndex
() const : QModelIndex
dataChanged
(const QModelIndex &, const QModelIndex &, const QList<int> &)
defaultAlignment
() const : Qt::Alignment
defaultSectionSize
() const : int
dirtyRegionOffset
() const : QPoint
edit
(const QModelIndex &)
edit
(const QModelIndex &, QAbstractItemView::EditTrigger, QEvent *) : bool
editTriggers
() const : QAbstractItemView::EditTriggers
editorDestroyed
(QObject *)
event
(QEvent *) : bool
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
executeDelayedItemsLayout
()
focusInEvent
(QFocusEvent *)
focusNextPrevChild
(bool) : bool
focusOutEvent
(QFocusEvent *)
hasAutoScroll
() const : bool
headerDataChanged
(Qt::Orientation, int, int)
hiddenSectionCount
() const : int
highlightSections
() const : bool
horizontalOffset
() const : int
horizontalScrollMode
() const : QAbstractItemView::ScrollMode
iconSize
() const : QSize
iconSizeChanged
(const QSize &)
indexWidget
(const QModelIndex &) const : QWidget *
initStyleOption
(QStyleOptionHeader *) const
initViewItemOption
(int *) const
inputMethodEvent
(QInputMethodEvent *)
inputMethodQuery
(Qt::InputMethodQuery) const : QVariant
isFirstSectionMovable
() const : bool
isPersistentEditorOpen
(const QModelIndex &) const : bool
isSectionHidden
(int) const : bool
isSortIndicatorClearable
() const : bool
isSortIndicatorShown
() const : bool
itemDelegate
() const : QAbstractItemDelegate *
itemDelegateForColumn
(int) const : QAbstractItemDelegate *
itemDelegateForIndex
(const QModelIndex &) const : QAbstractItemDelegate *
itemDelegateForRow
(int) const : QAbstractItemDelegate *
keyPressEvent
(QKeyEvent *)
keyboardSearch
(const QString &)
length
() const : int
logicalIndex
(int) const : int
logicalIndexAt
(int) const : int
maximumSectionSize
() const : int
minimumSectionSize
() const : int
model
() const : QAbstractItemModel *
mouseDoubleClickEvent
(QMouseEvent *)
mouseDoubleClickEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveSection
(int, int)
offset
() const : int
openPersistentEditor
(const QModelIndex &)
orientation
() const : Qt::Orientation
paintEvent
(QPaintEvent *)
paintSection
(QPainter *, const QRect &, int) const
reset
()
reset
()
resetDefaultSectionSize
()
resetHorizontalScrollMode
()
resetVerticalScrollMode
()
resizeContentsPrecision
() const : int
resizeEvent
(QResizeEvent *)
resizeSections
()
resizeSections
(QHeaderView::ResizeMode)
restoreState
(const QByteArray &) : bool
rootIndex
() const : QModelIndex
rowsAboutToBeRemoved
(const QModelIndex &, int, int)
rowsInserted
(const QModelIndex &, int, int)
saveState
() const : QByteArray
scheduleDelayedItemsLayout
()
scrollDirtyRegion
(int, int)
scrollToBottom
()
scrollToTop
()
sectionPosition
(int) const : int
sectionResizeMode
(int) const : QHeaderView::ResizeMode
sectionSize
(int) const : int
sectionSizeFromContents
(int) const : QSize
sectionSizeHint
(int) const : int
sectionViewportPosition
(int) const : int
sectionsAboutToBeRemoved
(const QModelIndex &, int, int)
sectionsClickable
() const : bool
sectionsHidden
() const : bool
sectionsInserted
(const QModelIndex &, int, int)
sectionsMovable
() const : bool
sectionsMoved
() const : bool
selectAll
()
selectedIndexes
() const : QModelIndexList
selectionBehavior
() const : QAbstractItemView::SelectionBehavior
selectionChanged
(const QItemSelection &, const QItemSelection &)
selectionCommand
(const QModelIndex &, const QEvent *) const : QItemSelectionModel::SelectionFlags
selectionMode
() const : QAbstractItemView::SelectionMode
selectionModel
() const : QItemSelectionModel *
setAlternatingRowColors
(bool)
setAutoScroll
(bool)
setAutoScrollMargin
(int)
setCascadingSectionResizes
(bool)
setCurrentIndex
(const QModelIndex &)
setDefaultAlignment
(Qt::Alignment)
setDefaultSectionSize
(int)
setDirtyRegion
(const QRegion &)
setEditTriggers
(QAbstractItemView::EditTriggers)
setFirstSectionMovable
(bool)
setHighlightSections
(bool)
setHorizontalScrollMode
(QAbstractItemView::ScrollMode)
setIconSize
(const QSize &)
setIndexWidget
(const QModelIndex &, QWidget *)
setItemDelegate
(QAbstractItemDelegate *)
setItemDelegateForColumn
(int, QAbstractItemDelegate *)
setItemDelegateForRow
(int, QAbstractItemDelegate *)
setMaximumSectionSize
(int)
setMinimumSectionSize
(int)
setModel
(QAbstractItemModel *)
setModel
(QAbstractItemModel *)
setOffsetToLastSection
()
setOffsetToSectionPosition
(int)
setResizeContentsPrecision
(int)
setRootIndex
(const QModelIndex &)
setSectionHidden
(int, bool)
setSectionResizeMode
(QHeaderView::ResizeMode)
setSectionResizeMode
(int, QHeaderView::ResizeMode)
setSectionsClickable
(bool)
setSectionsMovable
(bool)
setSelection
(const QRect &, QItemSelectionModel::SelectionFlags)
setSelectionBehavior
(QAbstractItemView::SelectionBehavior)
setSelectionMode
(QAbstractItemView::SelectionMode)
setSelectionModel
(QItemSelectionModel *)
setSortIndicator
(int, Qt::SortOrder)
setSortIndicatorClearable
(bool)
setSortIndicatorShown
(bool)
setState
(QAbstractItemView::State)
setStretchLastSection
(bool)
setTabKeyNavigation
(bool)
setTextElideMode
(Qt::TextElideMode)
setUpdateThreshold
(int)
setVerticalScrollMode
(QAbstractItemView::ScrollMode)
setVisible
(bool)
sizeHint
() const : QSize
sizeHintForColumn
(int) const : int
sizeHintForIndex
(const QModelIndex &) const : QSize
sizeHintForRow
(int) const : int
sortIndicatorClearableChanged
(bool)
sortIndicatorOrder
() const : Qt::SortOrder
sortIndicatorSection
() const : int
state
() const : QAbstractItemView::State
stretchLastSection
() const : bool
stretchSectionCount
() const : int
swapSections
(int, int)
tabKeyNavigation
() const : bool
textElideMode
() const : Qt::TextElideMode
timerEvent
(QTimerEvent *)
update
(const QModelIndex &)
updateGeometries
()
updateThreshold
() const : int
verticalOffset
() const : int
verticalScrollMode
() const : QAbstractItemView::ScrollMode
viewportEvent
(QEvent *) : bool
viewportSizeHint
() const : QSize
visualIndex
(int) const : int
visualIndexAt
(int) const : int