D28367: KServiceAction: store parent service

2025-07-04 Thread Vlad Zahorodnii
zzag added a comment. KDesktopFileAction solves such a problem by storing the desktop file path instead. REPOSITORY R309 KService REVISION DETAIL https://phabricator.kde.org/D28367 To: dfaure, broulik, davidedmundson Cc: zzag, kde-frameworks-devel, liuyanjikde, LeGast00n, cblack, michae

D28367: KServiceAction: store parent service

2025-07-04 Thread Vlad Zahorodnii
zzag added a comment. In D28367#691880 , @dfaure wrote: > Hmm, turn `KServicePtr m_service;` into a raw pointer? Not sure the action can outlive its parent service? Not sure about it either. Given the current API, you can pass KServiceAct

D28367: KServiceAction: store parent service

2025-07-04 Thread David Faure
dfaure added a comment. Hmm, turn `KServicePtr m_service;` into a raw pointer? Not sure the action can outlive its parent service? REPOSITORY R309 KService REVISION DETAIL https://phabricator.kde.org/D28367 To: dfaure, broulik, davidedmundson Cc: zzag, kde-frameworks-devel, liuyanjikde,