@Stefan-Scherfke said in QDateTimeEdit with date *and* time picker:
What else could I do?
Possibilities:
install an event Filter on the popup widget (window) and intercept the CloseEvent and call ignore() on it and return true in the event-filter call blockSignals(true) on all widgets which shouldn't trigger signals