Home | History | Annotate | Download | only in src

Lines Matching full:valuechanged

1304     QObject::connect(slider, SIGNAL(valueChanged(int)), this, SLOT(update(int)));