Migration of QtMvvm from github
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
860 B

module de.skycoder42.QtMvvm.Quick
plugin declarative_mvvmquick
classname QtMvvmQuickDeclarativeModule
typeinfo plugins.qmltypes
depends QtQuick 2.10
depends QtGraphicalEffects 1.0
depends Qt.labs.platform 1.0
depends de.skycoder42.QtMvvm.Core 1.0
internal TintIcon TintIcon.qml
internal MsgBoxBase MsgBoxBase.qml
internal MsgBox MsgBox.qml
internal InputDialog InputDialog.qml
7 years ago
internal ListSection ListSection.qml
internal SectionListView SectionListView.qml
internal OverviewListView OverviewListView.qml
7 years ago
ContrastToolBar 1.0 ContrastToolBar.qml
7 years ago
ActionButton 1.0 ActionButton.qml
PresenterProgress 1.0 PresenterProgress.qml
PresentingStackView 1.0 PresentingStackView.qml
PopupPresenter 1.0 PopupPresenter.qml
DialogPresenter 1.0 DialogPresenter.qml
PresentingDrawer 1.0 PresentingDrawer.qml
SettingsView 1.0 SettingsView.qml
QtMvvmApp 1.0 QtMvvmApp.qml