Public Member Functions
GUI::EventConnection Class Reference

EventConnection wrapper that automatically disconnects the connection when the object is deleted (or goes out of scope). More...

List of all members.

Public Member Functions

bool connected ()
void disconnect ()

Detailed Description

EventConnection wrapper that automatically disconnects the connection when the object is deleted (or goes out of scope).