Development/Tutorials/Plasma2/QML2/Basic ListView

    From KDE TechBase
    Note
    This is very much a work in progress. I only have so much free time each day. Keep checking back.


    Import from Hello World

    Please refer to the Hello World tutorial to create the directory structure as well as the CMakeLists.txt and the metadata.desktop.

    Costumize your Plasmoid

    Feel free to rename the Hello World title with your own. For practicity we will name this plasmoid as Konqui in honor of the KDE mascot.

    Your First QML Code

    We're done with the boilerplate setup for now. It's time to start creating something interesting.