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

document ScriptConnection readonly properties & slight cleanup #13630

Conversation

Swiftb0y
Copy link
Member

@Swiftb0y Swiftb0y commented Sep 6, 2024

No description provided.

* use initializer lists
* remove unneeded QString member, saving 24 bytes in this frequently
  instanced class
* pass by Value+Move instead of unconditional copy in ctor
and construct connectControl warning message more efficiently
@Swiftb0y Swiftb0y force-pushed the feat/document-script-connection-readonly-properties branch from 1a06075 to 875a6a3 Compare September 6, 2024 14:27
@JoergAtGithub
Copy link
Member

Tested the extended TypeScript declaration with Visual Studio Code. It works as intended!

@JoergAtGithub
Copy link
Member

LGTM! Thanky you!

@JoergAtGithub JoergAtGithub merged commit 45e2c88 into mixxxdj:2.4 Sep 8, 2024
14 checks passed
@Swiftb0y
Copy link
Member Author

Swiftb0y commented Sep 8, 2024

Thanks.

@Swiftb0y Swiftb0y deleted the feat/document-script-connection-readonly-properties branch September 8, 2024 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants