Skip to content

Missing components from top level #45

@pylessard

Description

@pylessard

Hello,
Using PySide6QtAds 4.4.0 and PySide 6.9.0
I noticed that some classes are available inside the ads namespace, but not defined in the top level PySide6QtAds.init.py

I noticed those

  • CAutoHideDockContainer
  • CAutoHideSideBar
  • CAutoHideTab
  • CPushButton
  • CResizeHandle

It's not a blocking problem, since the classes can be accessed with PySide6QtAds.ads.<classname>. It just make the API inconsistent.

Cheers

P.s. I appreciate this module a lot, thanks :)

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