]> git.tdb.fi Git - r2c2.git/commit
Emit a signal before changing the path of a turnout
authorMikko Rasa <tdb@tdb.fi>
Tue, 25 Jun 2013 15:28:38 +0000 (18:28 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 25 Jun 2013 15:28:38 +0000 (18:28 +0300)
commit4eea980c210c3f3bf5520c1e3d68426a4669db8a
treedbff9c61410f702a24aa2f1318be0980c34ceb4c
parent1251ba0141983481181d8260523ff07f2cf200a0
Emit a signal before changing the path of a turnout

Since changing the path is an asynchronous operation, this lets other
components react to an impending change.
source/libr2c2/track.cpp
source/libr2c2/track.h