Skip to content

refactor: use Q_SLOTS macro to boost signals compatibility#6

Merged
ouuan merged 1 commit intocpeditor:masterfrom
knarfS:master
May 15, 2021
Merged

refactor: use Q_SLOTS macro to boost signals compatibility#6
ouuan merged 1 commit intocpeditor:masterfrom
knarfS:master

Conversation

@knarfS
Copy link
Copy Markdown

@knarfS knarfS commented May 9, 2021

Use Q_SLOTS for boost signals compatibility. This will also help when QT_NO_KEYWORDS is defined.

@ouuan ouuan changed the title Use Q_SLOTS macro for boost signals compatibility. refactor: use Q_SLOTS macro to boost signals compatibility May 15, 2021
@ouuan ouuan merged commit 6c3391c into cpeditor:master May 15, 2021
@knarfS
Copy link
Copy Markdown
Author

knarfS commented May 16, 2021

Thanks for merging!

ouuan added a commit that referenced this pull request Jun 5, 2023
* refactor: use Q_SLOTS macro to boost signals compatibility (#6)

* build: update to C++17 (#7)

1. https://invent.kde.org/qt/qt/qtbase/-/commit/6e8ad7201826e75601d902eea741380e37222fc7
   requires C++14.
2. Prepare for the Qt 6 migration in the future.

* fix: undo a Replace All in a single step (#8)

* refactor: small enhancements

* fix: undo a Replace All in a single step

---------

Co-authored-by: Frank <[email protected]>
Co-authored-by: Yufan You <[email protected]>
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