File: Style.qml

package info (click to toggle)
doxyqml 0.3.0-1.2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: python: 780; cpp: 54; makefile: 6
file content (5 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (2)
1
2
3
4
5
import QtQuick 2.0
pragma Singleton

QtObject {
}