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 )