> On 25 Sep 2024, at 06:41, EXT Mitch Curtis <mitch.cur...@qt.io> wrote: > > I'm confused... \since does show up in the generated documentation: > > - https://doc.qt.io/qt-6/qml-qtquick-item.html#focusPolicy-prop > - https://doc.qt.io/qt-6/qml-qtquick-listview.html#displayMarginBeginning-prop > Hey Mitch! The reason for this is that the `ignoresince` cutoff hasn't been configured for Qt Quick in the same way it has been for Qt's C++ APIs. This difference stems from the fact that Qt Quick and QML had their own versioning schemes, which don't always align directly with the overall Qt version numbers. As a result, applying the same `ignoresince` configuration across all modules could lead to inconsistencies or the unintended hiding of relevant version information. //! Paul -- Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development
Re: [Development] Proposal to retain \since version information in Qt Documentation
Paul Wicking via Development Wed, 25 Sep 2024 11:38:33 -0700
- [Development] Proposal to retain \sinc... Paul Wicking via Development
- Re: [Development] Proposal to ret... David C. Partridge
- Re: [Development] Proposal to ret... Kai Köhne via Development
- Re: [Development] Proposal to... Samuel Gaist via Development
- Re: [Development] Proposa... apoenitz
- Re: [Development] Pro... Jaroslaw Kobus via Development
- Re: [Development] Proposal to... EXT Mitch Curtis via Development
- Re: [Development] Proposa... Christian Ehrlicher via Development
- Re: [Development] Proposa... EXT Mitch Curtis via Development
- Re: [Development] Proposa... Paul Wicking via Development
- Re: [Development] Proposal to... Paul Wicking via Development
- Re: [Development] Proposa... Elvis Stansvik
- Re: [Development] Pro... Elvis Stansvik
- Re: [Development] Proposal to ret... Christian Ehrlicher via Development
- Re: [Development] Proposal to... Axel Spoerl via Development
- Re: [Development] Proposa... Thiago Macieira
- Re: [Development] Pro... Jaroslaw Kobus via Development
- Re: [Development... Thiago Macieira
- Re: [Develop... Jaroslaw Kobus via Development
- Re: [Development] Pro... Paul Wicking via Development