# qmldir
# --------------------------------------
#  Date                 : Nov 2017
#  Copyright            : (C) 2017 by Peter Petrik
#  Email                : zilolv at gmail dot com
# ***************************************************************************                                                                         *
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.


module QgsQuick
plugin qgis_quick_plugin

# suppose to be used only internaly in QgsQuick plugin
EditorWidgetComboBox  0.1 qgsquickeditorwidgetcombobox.qml
IconTextItem 0.1 qgsquickicontextitem.qml

MapCanvas 0.1 qgsquickmapcanvas.qml
FeatureForm 0.1 qgsquickfeatureform.qml
FeatureFormStyling 0.1 qgsquickfeatureformstyling.qml
PositionMarker 0.1 qgsquickpositionmarker.qml
ScaleBar 0.1 qgsquickscalebar.qml
PhotoCapture 0.1 qgsquickphotopanel.qml
MessageLog 0.1 qgsquickmessagelog.qml

typeinfo qgsquick.qmltypes
