mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-21 22:48:31 +00:00
60 lines
1.5 KiB
Text
60 lines
1.5 KiB
Text
module Linphone
|
|
|
|
# Constants ----------------------------------------------------------
|
|
|
|
singleton Constants 1.0 Constants.qml
|
|
|
|
# Components ---------------------------------------------------------
|
|
|
|
# Chat
|
|
Chat 1.0 Chat/Chat.qml
|
|
|
|
# Collapse
|
|
Collapse 1.0 Collapse.qml
|
|
|
|
# Contact
|
|
Avatar 1.0 Contact/Avatar.qml
|
|
Contact 1.0 Contact/Contact.qml
|
|
ContactDescription 1.0 Contact/ContactDescription.qml
|
|
|
|
# Dialog
|
|
DialogPlus 1.0 Dialog/DialogPlus.qml
|
|
|
|
# ForceScrollBar
|
|
ForceScrollBar 1.0 ForceScrollBar.qml
|
|
|
|
# Form
|
|
ActionBar 1.0 Form/ActionBar.qml
|
|
ActionButton 1.0 Form/ActionButton.qml
|
|
CheckBoxText 1.0 Form/CheckBoxText.qml
|
|
DarkButton 1.0 Form/DarkButton.qml
|
|
DropZone 1.0 Form/DropZone.qml
|
|
ExclusiveButtons 1.0 Form/ExclusiveButtons.qml
|
|
LightButton 1.0 Form/LightButton.qml
|
|
ListForm 1.0 Form/ListForm.qml
|
|
TransparentComboBox 1.0 Form/TransparentComboBox.qml
|
|
|
|
# Image
|
|
Icon 1.0 Image/Icon.qml
|
|
|
|
# InvertedMouseArea
|
|
InvertedMouseArea 1.0 InvertedMouseArea.qml
|
|
|
|
# Menu
|
|
Menu 1.0 Menu.qml
|
|
|
|
# Popup
|
|
DropDownMenu 1.0 Popup/DropDownMenu.qml
|
|
PopupShadow 1.0 Popup/PopupShadow.qml
|
|
|
|
# SearchBox
|
|
SearchBox 1.0 SearchBox.qml
|
|
|
|
# Select
|
|
SelectContact 1.0 Select/SelectContact.qml
|
|
|
|
# Timeline
|
|
Timeline 1.0 Timeline.qml
|
|
|
|
# View
|
|
ScrollableListView 1.0 View/ScrollableListView.qml
|