[Differential] [Accepted] D4338: Feature: Add QObject interface class template

Milian Wolff noreply at phabricator.kde.org
Mon Jan 30 16:37:03 UTC 2017


mwolff accepted this revision.
mwolff added a reviewer: mwolff.
mwolff added a comment.
This revision is now accepted and ready to land.


  lgtm

INLINE COMMENTS

> interface.cpp:27
> +{# doing our own destructor #}
> +{{ name }}::~{{ name }}()
> +{

use = default();

here as well, C++11 is old enough by now, imo

REPOSITORY
  R32 KDevelop

BRANCH
  addQtInterfaceTemplate

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

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

To: kossebau, #kdevelop, mwolff
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170130/ea241cf6/attachment.html>


More information about the KDevelop-devel mailing list