aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols/contactslist/contactlist.pyproject
blob: 75b0bd693b8106af9e6853b5c896b5f6a359f742 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "files": ["main.py",
              "contactmodel.py",
              "Contact/ContactDialog.qml",
              "Contact/ContactDelegate.ui.qml",
              "Contact/ContactForm.ui.qml",
              "Contact/ContactList.qml",
              "Contact/ContactView.ui.qml",
              "Contact/SectionDelegate.ui.qml"]
}