Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,846
    • Issues 1,846
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20579

Closed
Open
Created Mar 23, 2021 by Mathieu Westphal@mwestphalMaintainer

[dashboards] QComboBox warnings

on paraview-branch-master-[windows_vs2019_kits_mpi_python_qt] and paraview-branch-master-[windows_vs2019_qt]

https://open.cdash.org/viewBuildError.php?type=1&buildid=7115372

..\Qt\Widgets\pqSeriesGeneratorDialog.cxx(210): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqArraySelectorPropertyWidget.cxx(271): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqInputSelectorWidget.cxx(121): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqLogViewerDialog.cxx(166): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqLogViewerDialog.cxx(170): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqLogViewerDialog.cxx(172): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqLogViewerDialog.cxx(175): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqLogViewerDialog.cxx(178): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\Components\pqPresetDialog.cxx(620): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

.\Qt\Components\Testing\Cxx\TabbedMultiViewWidgetFilteringApp.cxx(36): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\ApplicationComponents\pqSelectionQueryPropertyWidget.cxx(340): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\ApplicationComponents\pqSelectionQueryPropertyWidget.cxx(347): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\ApplicationComponents\pqSeriesEditorPropertyWidget.cxx(269): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\ApplicationComponents\pqSeriesEditorPropertyWidget.cxx(271): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

..\Qt\ApplicationComponents\pqSeriesEditorPropertyWidget.cxx(275): warning C4996: 'QComboBox::currentIndexChanged': Use currentIndexChanged(int, const QString &) instead

Edited Mar 23, 2021 by Mathieu Westphal
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking