Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[ENH]: support PySide6'ssnake_case #23816

Open
Labels
Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: QtGood first issueOpen a pull request against these issues if there are no active ones!
@bersbersbers

Description

@bersbersbers

Problem

I usePySide6 withsnake_case:
https://doc.qt.io/qtforpython/feature-why.html#the-snake-case-feature

When debugging code in VS Code, I often get this:

AttributeError: type object 'PySide6.QtWidgets.QFileDialog' has no attribute 'getSaveFileName'

Proposed solution

In

_getSaveFileName=QtWidgets.QFileDialog.getSaveFileName
, check if you need to useQtWidgets.QFileDialog.get_save_file_name

Metadata

Metadata

Assignees

No one assigned

    Labels

    Difficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGUI: QtGood first issueOpen a pull request against these issues if there are no active ones!

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp