Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QDBusContext: add single parameter overload for sendErrorReply #87

Closed
wants to merge 1 commit into from
Closed

QDBusContext: add single parameter overload for sendErrorReply #87

wants to merge 1 commit into from

Conversation

beku-epitome
Copy link

This new method allows creating and storing exact error replies in a single variable, then passing the error to the object that is subclassing QDBusContext.

This new method allows creating and storing exact error replies in a single variable,
then passing the error to the object that is subclassing QDBusContext.
@beku-epitome
Copy link
Author

I realized that QDBusError cannot be constructed by name and message, so this doesn't make much sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant