KAssistantDialog proposal

Thomas Zander zander at kde.org
Thu Aug 24 19:06:25 BST 2006


On Thursday 24 August 2006 20:01, Aaron J. Seigo wrote:
> const QString pageHelp( KPageWidgetItem *item ) <-- i think you have
> the const on the wrong side of that definition. it should be: QString
> pageHelp(KPageWidgetItem* item) const

I'd even go as far as suggest:

const QString &pageHelp(foo) const;
-- 
Thomas Zander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20060824/0e6af959/attachment.sig>


More information about the kde-core-devel mailing list