Skip to content

Use signal/slot mechanism for graph events #5

@rincedd

Description

@rincedd

Instead of the explicit Observer pattern implemented in the GraphListener stuff, it might be a better idea to use a signal/slot mechanism similar to Qt's for transparent event handling. Boost.Signals2 looks promising for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions