Re: QDockWidget implementation for QML

2023-04-17 Thread Josh
> Hi everyone > > Day by day, the number of programs that are ported to QML is increasing. > Especially kde apps. > Many of the things that were needed for the programs were to prepare for > QML. But dock widgets are still lacking in this case. I already implemented > something like this for sever

QDockWidget implementation for QML

2023-04-16 Thread Hamed Masafi
Hi everyone Day by day, the number of programs that are ported to QML is increasing. Especially kde apps. Many of the things that were needed for the programs were to prepare for QML. But dock widgets are still lacking in this case. I already implemented something like this for several programs an