[Decibel] const fixes and naming scheme
Frank Osterfeld
frank.osterfeld at gmx.de
Thu Oct 26 19:18:41 CEST 2006
Hi!
Attached is a patch adding constness for several methods in the houston
classes. I left out
ProtocolManager::getDefaultConnectionManagerForProtocol(), which does some
fixing when detecting an error and thus modifies the object.
Regarding the naming scheme: Sometimes getters have a "get" prefix, as in
ProtocolManager::getAllConnectionManagers()
Others haven't, which is more Qt/KDE-like:
ProtocolManager::supportedProtocols()
Is this intended or should they better be consistent? I can send/commit a
patch if you want.
Regards,
Frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: decibel-const-fixes.diff
Type: text/x-diff
Size: 5859 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/decibel/attachments/20061026/449442ec/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/decibel/attachments/20061026/449442ec/attachment.pgp
More information about the Decibel
mailing list