[Digikam-devel] [Bug 245380] improve the ergonomics of the bwsepia filter ui

Gilles Caulier caulier.gilles at gmail.com
Thu Jul 29 12:41:48 BST 2010


https://bugs.kde.org/show_bug.cgi?id=245380





--- Comment #18 from Gilles Caulier <caulier gilles gmail com>  2010-07-29 13:41:47 ---
Just few remarks with rexpanderboxexclusive implementation :

- no need to include rexpanderboxexclusive.moc and rexpanderboxexclusive.h.
.moc file is enough.
- with private members, when no d private container is used, add a "m_" prefix.
- when it's possible set value returned by methods as const (ex: bool
isToolBox() const;)

For more details about coding style, take a look in digiKam HACKING file.

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list