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

Use Q_* instead of slots and signals in Qt apps #1898

Merged

Conversation

taketwo
Copy link
Member

@taketwo taketwo commented Jun 24, 2017

This is to avoid compile or runtime problems when including 3rd party headers. In particular, boost signals library is known to cause problems, see #1028.

This is to avoid compile or runtime problems when including 3rd party
headers. In particular, boost signals library is known to cause
problems, see PointCloudLibrary#1028.
@SergioRAgostinho SergioRAgostinho merged commit 43601d6 into PointCloudLibrary:master Jun 25, 2017
@taketwo taketwo deleted the convert-qt-keywords branch June 25, 2017 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants