afterInit() | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotectedvirtual |
afterRemoved(const std::shared_ptr< Hotkey > &item, std::vector< QStandardItem *> &row, int index) override | chatterino::HotkeyModel | protectedvirtual |
beforeInsert(const std::shared_ptr< Hotkey > &item, std::vector< QStandardItem *> &row, int proposedIndex) override | chatterino::HotkeyModel | protectedvirtual |
columnCount(const QModelIndex &parent) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
createRow() | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotected |
customRowSetData(const std::vector< QStandardItem * > &row, int column, const QVariant &value, int role, int rowIndex) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotectedvirtual |
data(const QModelIndex &index, int role) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
deleteRow(int row) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
dropMimeData(const QMimeData *data, Qt::DropAction action, int, int, const QModelIndex &parent) override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
flags(const QModelIndex &index) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
getItem(int row, int column) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
getItemFromRow(std::vector< QStandardItem *> &row, const std::shared_ptr< Hotkey > &original) override | chatterino::HotkeyModel | protectedvirtual |
getModelIndexFromVectorIndex(int vectorIndex) const | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
getRowFromItem(const std::shared_ptr< Hotkey > &item, std::vector< QStandardItem *> &row) override | chatterino::HotkeyModel | protectedvirtual |
headerData(int section, Qt::Orientation orientation, int role) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
HotkeyController class | chatterino::HotkeyModel | friend |
HotkeyModel(QObject *parent) | chatterino::HotkeyModel | |
initialize(SignalVector< std::shared_ptr< Hotkey > > *vec) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
initialized(SignalVector< std::shared_ptr< Hotkey > > *vec) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
insertCustomRow(std::vector< QStandardItem * > row, int index) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotected |
mimeData(const QModelIndexList &list) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
mimeTypes() const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild) override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
removeCustomRow(int index) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotected |
removeRows(int row, int count, const QModelIndex &parent) override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
rowCount(const QModelIndex &parent) const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
rows() const | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlineprotected |
setData(const QModelIndex &index, const QVariant &value, int role) override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::DisplayRole) override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
SignalVectorModel(int columnCount, QObject *parent=nullptr) | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
supportedDropActions() const override | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inline |
~SignalVectorModel() | chatterino::SignalVectorModel< std::shared_ptr< Hotkey > > | inlinevirtual |