Re: [Development] Requesting a repository for Qt Interface Framework Reference APIs

2023-12-08 Thread Dominik Holland via Development
Am 08.12.23 um 11:40 schrieb Volker Hilsheimer via Development: The request at hand is to move two of the reference APIs that are based on the interface framework out into a separate qt-labs repository. Those two APIs are, as Dominik pointed out, very automotive specific. But just because they

Re: [Development] Requesting a repository for Qt Interface Framework Reference APIs

2023-12-05 Thread Dominik Holland via Development
Am 12/5/23 um 16:34 schrieb Thiago Macieira: On Tuesday, 5 December 2023 04:17:08 PST Dominik Holland via Development wrote: Right, but at the same time we cannot change of the module and all it's classes afterwards. Yes, you can. Any code imported into the Qt Project is subject t

Re: [Development] Requesting a repository for Qt Interface Framework Reference APIs

2023-12-05 Thread Dominik Holland via Development
Dominik Holland (5 December 2023 10:03) replied: The Qt Interface Framework is a module which already exists (https://doc.qt.io/QtInterfaceFramework) that's what the Reference APIs are based on. That doesn't change the fact that the name is rather generic (and leads to the prefix qtif, which

Re: [Development] Requesting a repository for Qt Interface Framework Reference APIs

2023-12-05 Thread Dominik Holland via Development
Am 12/4/23 um 20:34 schrieb Thiago Macieira: On Monday, 4 December 2023 02:10:43 PST Dominik Holland via Development wrote: the qtinterfaceframework module currently also hosts two reference APIs (qtifmedia and qtifvehiclefunctions). Both are very much automotive specific. In order to make

[Development] Requesting a repository for Qt Interface Framework Reference APIs

2023-12-04 Thread Dominik Holland via Development
Hi, the qtinterfaceframework module currently also hosts two reference APIs (qtifmedia and qtifvehiclefunctions). Both are very much automotive specific. In order to make the module also available for other industries we would like to move those two modules to a new qt-labs repository. Name o