sample_changed


Description:

public virtual signal void sample_changed (int sample_start, int sample_end)

Gets emitted whenever proxy's sample size has been changed.

sample_start and sample_end are in reference to the proxied data model.

Parameters:

sample_start

the first row of the sample

sample_end

the last row of the sample