Qt Reference Documentation

Obsolete Members for QCalendarWidget

The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.

Properties

Public Functions

bool isHeaderVisible () const (obsolete)
void setHeaderVisible ( bool visible ) (obsolete)
  • 3 public functions inherited from QWidget

Property Documentation

headerVisible : bool

This property holds whether the navigation bar is shown or not.

Use navigationBarVisible() instead.

By default, this property is true.

Access functions:

bool isHeaderVisible () const
void setHeaderVisible ( bool visible )
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.