mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 15:46:44 +00:00
GODT-1676: developer documentation. [skip ci]
Other: bridge-gui readme. [skip ci]
This commit is contained in:
@ -51,7 +51,9 @@ int UserTable::columnCount(QModelIndex const &) const
|
||||
|
||||
|
||||
//****************************************************************************************************************************************************
|
||||
/// \param[in]
|
||||
/// \param[in] index The model index.
|
||||
/// \param[in] role The role to retrieve data for.
|
||||
/// \return The data for the role at the given index.
|
||||
//****************************************************************************************************************************************************
|
||||
QVariant UserTable::data(QModelIndex const &index, int role) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user