Question: A Show Date button will display the calendar date selected in the Date Edit widget. Which code option can be used to show the selected
A Show Date button will display the calendar date selected in the Date Edit widget. Which code option can be used to show the selected date from the Calendar widget in the Date Edit widget?
a
self.uidateEdit.setDisplayFormat
self.uidateEdit.setDateselfuicalendar.selectedDate
b
self.uidateEdit.setDisplayFormatMMM d yyyy self.uidateEdit.setDateselfuicalendarWidget.selectedDate
c
self.uidateEdit.setDisplayFormat
self.uidateEdit.setDatecalendarWidgetselectedDate
d
self.uidateEdit.setDisplayFormatMMM d yyyy
self.uidateEdit.setDateselfuicalendarWidget.currentDate
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
