File: dummy.qml

package info (click to toggle)
qtgraphicaleffects-opensource-src 5.15.17-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 19,248 kB
  • sloc: cpp: 2,900; makefile: 16; sh: 13
file content (6 lines) | stat: -rw-r--r-- 60 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
import QtQuick 2.0
import QtGraphicalEffects 1.0

Item {

}