[Differential] [Request, 229 lines] D1433: Introduce Plugin class

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Sun Apr 17 14:42:56 UTC 2016


elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio added a subscriber: kde-utils-devel.
elvisangelaccio set the repository for this revision to rARK Ark.
elvisangelaccio added a project: Ark.

REVISION SUMMARY
  This is just a wrapper to a KPluginMetaData object, with nice convenience methods. For example we currently look for the available executables in different places, while this class will provide a simple `isReadWrite()` method.
  For now the class is not used, it will be done later.

REPOSITORY
  rARK Ark

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

AFFECTED FILES
  kerfuffle/CMakeLists.txt
  kerfuffle/plugin.cpp
  kerfuffle/plugin.h

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara


More information about the Kde-utils-devel mailing list