MCPcopy Create free account
hub / github.com/davidar/tensor / setConnection

Method setConnection

client/models/messageeventmodel.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65}
66
67void MessageEventModel::setConnection(QMatrixClient::Connection* connection)
68{
69 m_connection = connection;
70}
71
72// QModelIndex LogMessageModel::index(int row, int column, const QModelIndex& parent) const
73// {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected