Searched refs:setTimelineSnap (Results 1 – 3 of 3) sorted by relevance
34 Q_PROPERTY(bool timelineSnap READ timelineSnap WRITE setTimelineSnap NOTIFY timelineSnapChanged)160 void setTimelineSnap(bool);
565 void ShotcutSettings::setTimelineSnap(bool b) in setTimelineSnap() function in ShotcutSettings
1979 Settings.setTimelineSnap(!Settings.timelineSnap()); in keyPressEvent()