This is a list of functional groups of QML elements.
| Basic QML Interaction Elements | Elements for handling basic interactions |
| Basic QML Visual Elements | Elements for constructing basic visual items |
| QML Animation and Transition Elements | Elements for handling animations and transitions |
| QML Event Elements | Elements for handling events |
| QML Particle Elements | Elements for handling particle effects |
| QML Positioning Elements | Elements for positioning items |
| QML Shader Elements | Elements for using OpenGL shading language code together with the QML code |
| QML State Elements | Elements for handling state changes |
| QML Transform Elements | Elements for handling transformations |
| QML Utility Elements | Elements for handling misc operations |
| QML View Elements | Elements for handling views |
| Working With Data in QML | Elements for working with data |