Skip to content
Snippets Groups Projects
  1. Oct 15, 2013
    • Fabian Homborg's avatar
      Enable configuration through UI. · 04b47b4a
      Fabian Homborg authored
      This needs a couple of workarounds:
      
      - Qt won't convert a QStringList to an Array, instead giving an utterly
        useless QVariant(QStringList) (without any methods and presumably only
        containing the pointer)
      
      - The config group _needs_ to be empty, else it's not accessible from
        the javascript side
      04b47b4a
  2. Aug 07, 2013
Loading