[Kstars-devel] KDE/kdeedu/kstars/kstars
Alexey Khudyakov
alexey.skladnoy at gmail.com
Fri Aug 14 18:20:25 CEST 2009
SVN commit 1011434 by khudyakov:
Rework actions initialization code. Makes it more readable and concise.
Overloaded operaror << is used for setting properties for KActions.
<< overloading is abused so much it won't hurt if will be abused a
bit more. And abuse is local to compilation unit
Main advantage of << usage is that it lessens amount of boilerplate code.
So it become easier to parse code visually.
CCMAIL: kstars-devel at kde.org
M +298 -357 kstarsinit.cpp
http://websvn.kde.org/?view=rev&revision=1011434
More information about the Kstars-devel
mailing list