[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-frameworks-devel
Subject:    Re: kcm_bluetooth changed ?
From:       Fusion Future <qydwhotmail () gmail ! com>
Date:       2022-02-13 13:15:09
Message-ID: 04a0726c-5269-4ad9-2860-76303d2580bd () gmail ! com
[Download RAW message or body]

On 2022/2/13 20:20, Martin Koller wrote:
> I already tried this but it did not solve the issue.

This code snippet works on my system. Please have a try.

```cpp
dialog = new KCMultiDialog();

KPluginMetaData 
module(QPluginLoader("plasma/kcms/systemsettings/kcm_bluetooth"));
if (!module.name().isEmpty())
     dialog->addModule(module);

dialog->show();
```
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic