Skip to content

Look at replacing some connect and singleshot timers with Qt::ConnectionType = QueuedConnection | UniqueConnection #338

@macumber

Description

@macumber

Issue overview

Look at replacing some connect and singleshot timers with Qt::ConnectionType = QueuedConnection | UniqueConnection

Current Behavior

Some connections can result in mutliple executions per event loop, replace with other connection types to reduce number of times called

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions