Skip to content

QtCore.QStandardPaths #441

@Rishis3D

Description

@Rishis3D

QtCore.QStandardPaths is not available from Qt.QtCore
im trying to wrap around PySide2 and PySide6 (Maya2022 and Maya2025)

but it is available in _QtCore

from Qt import _QtCore  # private access to the real binding
QStandardPaths = _QtCore.QStandardPaths

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions