Searched refs:ResizedSignal (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Ddocument-private.h58 SPDocument::ResizedSignal resized_signal;
H A Ddocument.h81 typedef sigc::signal<void, double, double> ResizedSignal; typedef in class:SPDocument
174 sigc::connection connectResized(ResizedSignal::slot_type slot);
H A Ddocument.cpp942 sigc::connection SPDocument::connectResized(SPDocument::ResizedSignal::slot_type slot)

Completed in 154 milliseconds