mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-24 15:18:07 +00:00
31 lines
803 B
Text
31 lines
803 B
Text
# ====================================================================
|
|
# Linphone's components to export.
|
|
# ====================================================================
|
|
|
|
module Linphone
|
|
|
|
# Components ---------------------------------------------------------
|
|
|
|
# Account
|
|
AccountStatus 1.0 Account/AccountStatus.qml
|
|
|
|
# Call
|
|
CallControls 1.0 Call/CallControls.qml
|
|
|
|
# Chat
|
|
Chat 1.0 Chat/Chat.qml
|
|
|
|
# Contact
|
|
Avatar 1.0 Contact/Avatar.qml
|
|
Contact 1.0 Contact/Contact.qml
|
|
ContactDescription 1.0 Contact/ContactDescription.qml
|
|
|
|
# Presence
|
|
PresenceLevel 1.0 Presence/PresenceLevel.qml
|
|
PresenceString 1.0 Presence/PresenceString.qml
|
|
|
|
# Select
|
|
SelectContact 1.0 Select/SelectContact.qml
|
|
|
|
# Timeline
|
|
Timeline 1.0 Timeline.qml
|