KPlato::DurationWidget DurationWidget 0 0 240 22 5 5 0 0 32767 32767 DurationWidget unnamed 0 m_frame 5 0 0 0 0 0 32676 20 255 255 255 LineEditPanel Sunken Use whole numbers or decimal fractions unnamed 1 m_hhSpace m_ddd m_ddd 2 0 0 0 50 0 70 32767 0 AAA false AlignRight m_ddUnit d m_ddd m_mmColon : m_hh m_hh 2 0 0 0 50 32767 00 false AlignRight m_hhUnit h m_hh m_mm 2 0 0 0 50 32767 00 false AlignRight m_mmUnit m m_mm m_ssColon : m_ss m_ss 2 0 0 0 50 32767 00 false AlignRight m_ssUnit s m_ss m_dot . m_ms m_ms 2 0 0 0 32 0 50 32767 000 false AlignRight m_msUnit ms m_ms m_ddd lostFocus() DurationWidget dddLostFocus() m_hh lostFocus() DurationWidget hhLostFocus() m_mm lostFocus() DurationWidget mmLostFocus() m_ss lostFocus() DurationWidget ssLostFocus() m_ms lostFocus() DurationWidget msLostFocus() kptduration.h tqvalidator.h tqregexp.h kptdurationwidget.ui.h class TQRegExpValidator enum { Days = 0x1, Hours = 0x2, Minutes = 0x4, Seconds = 0x8, Milliseconds = 0x10 } Fields; TQString m_decimalPoint; TQRegExpValidator *m_validator; struct FieldDescriptor *m_fields; valueChanged() setValue( const KPlato::Duration & newDuration ) dddLostFocus() hhLostFocus() mmLostFocus() ssLostFocus() msLostFocus() handleLostFocus( int field ) init() destroy() setValueMilliseconds( TQ_INT64 milliseconds ) setValueSeconds( TQ_INT64 seconds ) setValueMinutes( TQ_INT64 mins ) setValueHours( TQ_INT64 mins ) setValueDays( TQ_INT64 mins ) value() const setVisibleFields( int fieldMask ) visibleFields() setFieldLeftscale( int f, double ls ) setFieldRightscale( int f, double rs ) setFieldScale( int f, double scale ) setFieldUnit( int f, TQString unit ) power( double m, int e ) fraction( TQString number, int * exp )