Hi ,
I am writing a program with QCalendarWidget such that some dates in QCalendarWidget should be turned to red (As holiday present in my db) but I also have to display the details on hovering to those dates(i.e. My holiday dates present in db) in QCalendarWidget ,so far i am able to display(using QToolTip::showText()) by checking QCalendarWidget.selectedDate() & now I want to get the date by hovering onto the holiday dates in QCalendarWidget.
Can anyone pls help on displaying the details on QCalendarWidget mouse hover .....
Thanks in Advance...
Regards,
Rohit Kashyap
Bookmarks