Obsolete Members for QDateTimeEdit
类QDateTimeEdit 的以下成员已被弃用。提供这些成员是为了保持旧源代码的正常运行。我们强烈建议不要在新代码中使用它们。
属性
(deprecated in 6.10)
timeSpec : Qt::TimeSpec
公共函数
(deprecated) void | setTimeSpec(Qt::TimeSpec spec) |
(deprecated) Qt::TimeSpec | timeSpec() const |
属性文档
[deprecated in 6.10]
timeSpec : Qt::TimeSpec
自 6.10 版起,该属性已被弃用。我们强烈建议不要在新代码中使用该属性。
该属性保存日期时间编辑器使用的当前时间规格。
自 Qt XML 6.7 起,这是timeZone 属性的间接访问器。
访问函数:
Qt::TimeSpec | timeSpec() const |
void | setTimeSpec(Qt::TimeSpec spec) |
另请参见 QDateTimeEdit::timeZone 。
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.