Skip to content

Remove pApplication::pendingEvents from the Windows and macOS hiro backends #370

@Screwtapello

Description

@Screwtapello

In commit 08e6de3, we removed pApplication::pendingEvents() since Qt6 doesn't support that functionality. Nothing else uses it but pApplication::processEvents(), so we should remove pendingEvents() from the other backends and fold it into processEvents() if that's appropriate.

b7678f5 made the same change for GTK.

We should do the same for Windows and macOS, when we can find somebody to actually test those platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions