Project

General

Profile

Actions

Bug #517

closed
KD

WDatePicker: changed() signal

Bug #517: WDatePicker: changed() signal

Added by Anonymous about 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
09/16/2010
Due date:
% Done:

0%

Estimated time:

Description

From Dave:

I have 2 WDatePicker widgets to specify a date interval. When the first
WDatePicker widget (start date) has its' date changed, I would like the second
WDatePicker widget to be updated to the same date. (This would be the default
end date. The user could then alter the end date to whatever they wished.) I am
having a little trouble deciding which signal(s) I should use on the first
WDatePicker to accomplish this.

There is indeed something missing here. First, I believe a line edit change should be reflected in the calendar (i.e. WDatePicker itself needs to react to the changed() event of the line edit). And there should be a signal to react to a new date being selected.

KD Updated by Koen Deforche about 16 years ago Actions #1

  • Status changed from New to Resolved

Added a WDatePicker::changed() signal.

KD Updated by Koen Deforche almost 16 years ago Actions #2

  • Status changed from Resolved to Closed

Fixed in 3.1.6

Actions

Also available in: PDF Atom