File: speedometer.rep

package info (click to toggle)
qt6-remoteobjects 6.10.2-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,812 kB
  • sloc: cpp: 20,894; sh: 29; makefile: 26
file content (4 lines) | stat: -rw-r--r-- 42 bytes parent folder | download | duplicates (6)
1
2
3
4
class Speedometer
{
    PROP(int mph);
};