D23287: Create a plugin framework for processes

Méven Car noreply at phabricator.kde.org
Sun Sep 1 07:31:02 BST 2019


meven added inline comments.

INLINE COMMENTS

> process_data_provider.cpp:23
> +#include "process_attribute.h"
> +
> +using namespace KSysGuard;

Missing `#include <QVector>`

Results in build error :

  kde/src/libksysguard/processcore/process_data_provider.cpp:30:33: error: field ‘m_attributes’ has incomplete type ‘
         │ QVector<KSysGuard::ProcessAttribute*>’
    60   │      QVector<ProcessAttribute *> m_attributes;
    61   │                                  ^~~~~~~~~~~~

REPOSITORY
  R111 KSysguard Library

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D23287

To: davidedmundson, #plasma, ahiemstra
Cc: meven, zzag, ahiemstra, alexde, broulik, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190901/9439693c/attachment.html>


More information about the Plasma-devel mailing list