Skip to content

Deprecated Qt function #8589

Open
Open
@afabri

Description

@afabri

We have a warning in this testsuite.

Lab_Demo/Plugins/PCA/Basic_generator_plugin.cpp:145:53: warning: ‘void QCheckBox::stateChanged(int)’ is deprecated: Use checkStateChanged() instead [-Wdeprecated-declarations]

But according to the Qt documentation we can replace only if we go for Qt 6.7 as minimal version, while we require only 6.4 here

Metadata

Metadata

Assignees

No one assigned

    Labels

    CGAL 3D demoWarningsFor an issue about warnings, or a pull-request that fixes warnings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions