Obsolete Members for QCalendarWidget

以下成员源于类 QCalendarWidget 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

特性

特性文档编制

headerVisible : bool

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

Use navigationBarVisible() instead.

默认情况下,此特性为 true。

访问函数:

bool isHeaderVisible () const
void setHeaderVisible (bool visible )