[Telepathy] tp-qt4 Observer, Approver, Handler high-level API proposal
Andre Moreira Magalhaes
andre.magalhaes at collabora.co.uk
Fri Apr 3 11:17:03 PDT 2009
Kenneth Rohde Christiansen wrote:
>> void setOperationFinished(uint operationHandle);
>> void setOperationFinishedWithError(uint operationHandle,
>> const QString &errorName, const QString &errorMessage);
>>
>
> Why not just overload the function?
>
> void setOperationFinished(uint operationHandle, const QString
> &errorName, const QString &errorMessage);
>
>
I prefer to make them explicit, we we already use this idiom in other
classes.
What do you guys think?
BR
Andrunko
More information about the telepathy
mailing list