/
NeoChapay
/
telegraf
Обзор
Документация
Войти
/
NeoChapay
/
telegraf
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
develop
qml/components/messageContent/MessageVoiceNote.qml
10 строк
249 B
Mikhail Barashkov
refactor: remove standard comments from header of all source files
07 сен 2024, 14:40
07 сен 2024, 14:40
c79ea8f
Код
Авторство
О чём код?
import QtQuick 2.6 MessageAudio { fileInformation: rawMessage.content.voice_note.voice primaryText: qsTr("Voice Note") secondaryText: "" duration: rawMessage.content.voice_note.duration thumbnail: null minithumbnail: null }