Page MenuHomePhorge

MessageNotification.qml
No OneTemporary

Size
312 B
Referenced Files
None
Subscribers
None

MessageNotification.qml

/*
* This file is part of kazv.
* SPDX-FileCopyrightText: 2021-2023 tusooa <tusooa@kazv.moe>
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
import QtQuick 2.15
import org.kde.notification 1.0 as KN
KN.Notification {
componentName: 'kazv'
eventId: 'message'
text: 'test text'
title: 'test title'
}

File Metadata

Mime Type
text/plain
Expires
Tue, Jun 24, 8:26 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
214374
Default Alt Text
MessageNotification.qml (312 B)

Event Timeline