#include <set>
#include <vector>
#include "sigc++/signal.h"
Go to the source code of this file.
Typedefs | |
typedef sigc::signal< void(const FWEventItem *)> | FWItemChangeSignal |
typedef sigc::signal<void(const FWEventItem*)> FWItemChangeSignal |
Definition at line 29 of file FWItemChangeSignal.h.