mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-21 22:48:31 +00:00
21 lines
719 B
Text
21 lines
719 B
Text
# See: https://wiki.qt.io/Qml_Styling
|
|
|
|
module Linphone.Style
|
|
|
|
# Components styles ------------------------------------------------------------
|
|
|
|
singleton AccountStatusStyle 1.0 Account/AccountStatusStyle.qml
|
|
|
|
singleton ChatStyle 1.0 ChatStyle.qml
|
|
|
|
singleton AvatarStyle 1.0 Contact/AvatarStyle.qml
|
|
singleton ContactDescriptionStyle 1.0 Contact/ContactDescriptionStyle.qml
|
|
singleton ContactStyle 1.0 Contact/ContactStyle.qml
|
|
|
|
singleton NotificationStyle 1.0 NotificationStyle.qml
|
|
|
|
singleton PresenceStringStyle 1.0 Presence/PresenceStringStyle.qml
|
|
|
|
singleton SmartSearchBarStyle 1.0 SmartSearchBarStyle.qml
|
|
|
|
singleton TimelineStyle 1.0 TimelineStyle.qml
|