Name

Time — Time input field

Synopsis

Time ( string  label );

Parameters

string label

Properties

string Value

the date

Description

A Time input widget for entering time. This widget is available in the Qt interface only

Usage

 	`Time( "Time:" , "20:20:20" )