In case anyone is interested. I solved the problem, maybe crude and they maybe other solutions out there but here is how i did it.
The main window updates a data class constantly, i have each of the child widget using a timer reading data from the data class. Works pretty well.
Bookmarks