Re: [Interest] layer-shell-qt with qt6

2022-08-22 Thread Fabian Vogt
Moin, Am Sonntag, 21. August 2022, 15:15:42 CEST schrieb Ralf Van Bogaert: > Hi, > > I need to use this library in my Qt6-based project: > https://invent.kde.org/plasma/layer-shell-qt > > I cloned the source, compiled it with cmake, and installed it. > > I can add the library to my project and

Re: [Interest] Design question: providing loop status

2022-04-21 Thread Fabian Vogt
Hi, Am Donnerstag, 21. April 2022, 15:55:08 CEST schrieb Sean Murphy via Interest: > I've got an existing class that will be used in both Qt and non-Qt/non-UI > applications. One of that functions within that class parses large text files > with what is essentially a while(!file.eof()) loop.

[Interest] Extracting available imports from QML plugins for package dependencies

2021-03-26 Thread Fabian Vogt
Hi, I'm one of the Qt+KDE package maintainers for openSUSE. For making sure that all shipped .qml files have their imports available, during package build we generate a list of provided and required capabilities for packages including .qml and qmldir files. Those are used by RPM and package