mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-04-21 13:58:29 +00:00
15 lines
589 B
Text
15 lines
589 B
Text
# See: https://wiki.qt.io/Qml_Styling
|
|
|
|
module Linphone.Style
|
|
|
|
# Components styles.
|
|
singleton CollapseStyle 1.0 CollapseStyle.qml
|
|
singleton DialogStyle 1.0 DialogStyle.qml
|
|
singleton ForceScrollBarStyle 1.0 ForceScrollBarStyle.qml
|
|
singleton MenuStyle 1.0 MenuStyle.qml
|
|
singleton PopupStyle 1.0 PopupStyle.qml
|
|
singleton SearchBoxStyle 1.0 SearchBoxStyle.qml
|
|
singleton TimelineStyle 1.0 TimelineStyle.qml
|
|
|
|
singleton ExclusiveButtonsStyle 1.0 Form/ExclusiveButtonsStyle.qml
|
|
singleton SmallButtonStyle 1.0 Form/SmallButtonStyle.qml
|