Providing protobuf and gRPC support for Qt.
Go to file
Dennis Oberst 84b552086d Remove unnecessary QObject:: namespace to improve readability
Removed redundant 'QObject::' namespace to streamline code and enhance
readability, especially in lambda handlers.

Due to our formatting, all lambda handlers will be unnecessarily aligned
to the very right side. Given that connections and lambda handlers are
very common in this codebase this improves the readability of those
lambda handlers.

Change-Id: I178a838c7702382b4b3845c729d7c11eeeb1c8d1
Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
(cherry picked from commit eb703a45a1)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit 2720a3e74d)
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
(cherry picked from commit 7a3ebbc1f9)
2025-08-07 10:57:56 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
cmake Point to 'protoc' installation guide when WrapProtoc is not found 2025-02-25 14:11:21 +00:00
coin Make module ready for source SBOM checking 2025-02-27 09:09:56 +00:00
examples chat example: various enhancements 2025-07-03 21:36:20 +00:00
src Remove unnecessary QObject:: namespace to improve readability 2025-08-07 10:57:56 +00:00
tests Emit cancelled finished() in channel implementation 2025-08-07 10:57:39 +00:00
.clang-format Update licensing of files with infrastructure type 2025-03-13 16:22:03 +00:00
.cmake.conf Bump version to 6.9.2 2025-05-13 13:56:27 +01:00
.gitattributes Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
.gitignore gitignore: add qmlls.ini files 2024-12-06 14:02:16 +01:00
.gitreview Add .gitreview file 2025-02-25 17:06:22 +00:00
.tag Add missing .gitattributes and .tag files 2023-01-18 12:03:33 +02:00
CMakeLists.txt Add the missing lookup for QuickTest component 2024-03-11 18:00:41 +01:00
LICENSE.Apache-2.0.txt Add REUSE.toml files and missing licenses 2024-11-06 14:24:23 +01:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 16:22:03 +00:00
configure.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00
dependencies.yaml Update dependencies on '6.9' in qt/qtgrpc 2025-08-04 08:31:50 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 16:22:03 +00:00
qt_attribution.json CMake: Add PURL and CPE info to 3rd party attribution files 2025-06-04 20:38:12 +00:00
qt_cmdline.cmake Long live qtprotobufgen 2022-11-08 10:33:39 +01:00