Help for this page

Select Code to Download


  1. or download this
        // The delegate for each section header
        Component {
    ...
            section.criteria: ViewSection.FullString
            section.delegate: sectionHeading
        }
    
  2. or download this
    import QtQuick 2.0
    
    ...
            cost: 1.95
        }
    }