QDate: Listen click event for selected date #17586
Unanswered
seemaPatel16
asked this question in
General - Components / Directives / etc
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hii all,
I have used
QDate
picker in my project, where date selection working as expected. Here is one situation where I want to listen click event for every enabled dates to do additional operation when date clicked.Currently
QDate
doesn't have click event on dates.Is there any workaround to achieve this goal ?
Expected result
Beta Was this translation helpful? Give feedback.
All reactions