# ==================================================================== # Linphone's components to export. # ==================================================================== module Linphone # Constants ---------------------------------------------------------- singleton Colors 1.0 Colors.qml 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 DropZone 1.0 Form/DropZone.qml ExclusiveButtons 1.0 Form/ExclusiveButtons.qml LightButton 1.0 Form/LightButton.qml ListForm 1.0 Form/ListForm.qml TextButtonA 1.0 Form/TextButtonA.qml TextButtonB 1.0 Form/TextButtonB.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