swift
swift::gui::models::CColumns Member List

This is the complete list of members for swift::gui::models::CColumns, including all inherited members.

addColumn(const CColumn &column)swift::gui::models::CColumns
addColumnIncognito(const CColumn &column)swift::gui::models::CColumns
at(int columnNumber) constswift::gui::models::CColumnsinline
calculateWidths(int totalWidth) constswift::gui::models::CColumns
CColumns(const QString &translationContext, QObject *parent=nullptr)swift::gui::models::CColumns
clear()swift::gui::models::CColumnsinline
columns() constswift::gui::models::CColumnsinline
columnToName(int column, bool i18n=false) constswift::gui::models::CColumns
columnToPropertyIndex(int column) constswift::gui::models::CColumns
columnToSortPropertyIndex(int column) constswift::gui::models::CColumns
endsWithEmptyColumn() constswift::gui::models::CColumns
getAlignment(const QModelIndex &index) constswift::gui::models::CColumns
getFormatter(const QModelIndex &index) constswift::gui::models::CColumns
hasAlignment(const QModelIndex &index) constswift::gui::models::CColumns
hasAnyWidthPercentage() constswift::gui::models::CColumns
insertEmptyColumn()swift::gui::models::CColumns
isEditable(const QModelIndex &index) constswift::gui::models::CColumns
isEditable(int column) constswift::gui::models::CColumns
isSortable(const QModelIndex &index) constswift::gui::models::CColumns
isSortable(int column) constswift::gui::models::CColumns
isValidColumn(const QModelIndex &index) constswift::gui::models::CColumns
isValidColumn(int column) constswift::gui::models::CColumns
nameToPropertyIndex(const QString &name) constswift::gui::models::CColumns
propertyIndexToColumn(const swift::misc::CPropertyIndex &propertyIndex) constswift::gui::models::CColumns
propertyIndexToColumnName(const swift::misc::CPropertyIndex &propertyIndex, bool i18n=false) constswift::gui::models::CColumns
setColumns(const QList< CColumn > &columns)swift::gui::models::CColumnsinline
setColumns(const CColumns &columns)swift::gui::models::CColumnsinline
setWidthPercentages(const QList< int > &percentages)swift::gui::models::CColumns
size() constswift::gui::models::CColumns