diff options
| author | Dheerendra Purohit <dheerendra@pthinks.com> | 2024-12-10 12:29:41 +0530 |
|---|---|---|
| committer | Dheerendra Purohit <dheerendra@pthinks.com> | 2024-12-17 09:45:59 +0530 |
| commit | f76c9bf8239c053e5d304664e8b49beab54b9139 (patch) | |
| tree | b8fa34ab7c5f59e340c5ec01f843f25dbf4d2c09 /src/corelib/tools/qcommandlineparser.cpp | |
| parent | 7de17a91bcc812a64bb3b42570ed9356e759bd5a (diff) | |
Copy const attribute of method in QMetaObjectBuilder::addMethod()
const attribute of prototype object method in
QMetaObjectBuilder::addMethod() is not copied. auto test failed due to
this missing functionality.
Copy const attribute of method in QMetaObjectBuilder::addMethod() from prototype object.
Task-number: QTBUG-126849
Change-Id: Iaa4042c2ac50c57eacb6b9821163488d82f7a0be
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions
