[Kde-bindings] Qt, Qyoto buttons work intermediately

linuxoidoz at yahoo.com.au linuxoidoz at yahoo.com.au
Mon Feb 15 12:59:25 UTC 2010


A small breakthrough, but not sure if it's in the right direction.

Again, briefly, I have a main window with a stackedwidget defined in class MainApplication. The 1st page of the stacked widget is defined in StartWindowUI, the 2nd page of the stacked widget is defined in BasicVideoWindowUI. I process all StartWindowUI calls in MainApplication, but I process all BasicVideoWindowUI calls in itself. So, the StartWindowUI calls work but BasicVideoWindowUI calls don't. As soon as I move all the BasicVideoWindowUI calls into MainApplication - they all start working.

So, now I now where the problem is, but the question is now - how can I use calls in the BasicVideoWindowUI?



More information about the Kde-bindings mailing list