Skip to content
Snippets Groups Projects
  • Daniel Molkentin's avatar
    2c0dae7d
    Remove special code path for QML examples · 2c0dae7d
    Daniel Molkentin authored
    QML examples are now read like any other Qt example, but still get their
    own dropdown box.
    
    Advantages:   Less code, proper naming, also loads the help if available
    Disadvantage: Only contains a few examples, instead of all. We now
                  trust whoever made the selection for Qt Demo.
    
    Reviewed-by: con
    2c0dae7d
    History
    Remove special code path for QML examples
    Daniel Molkentin authored
    QML examples are now read like any other Qt example, but still get their
    own dropdown box.
    
    Advantages:   Less code, proper naming, also loads the help if available
    Disadvantage: Only contains a few examples, instead of all. We now
                  trust whoever made the selection for Qt Demo.
    
    Reviewed-by: con