Signals and Systems … Slots
This past week I wrapped up my summer school class for Signals and Systems. It was harder than I expected so I’m happy it is now out of the way. Lately I’ve been confused with Qt’s Signals and Slots while trying to integrate the protocol backend. Specifically, I need to subclass this EventLoop class in my Qt application. Trying to integrate the protocol’s eventloop with Parsek has proven to be confusing. The libtpproto-cpp protocol library also uses Boost::signals pretty heavily which further complicates things considering I’m not familiar with Boost at all. The good news is that I’m learning both Qt and Boost. I have posted for help here and here. I’m looking into some of the solutions suggested but this is all new terrerority for me. I’m racing to have my milestones on track for the midterm so if I cannot resolve the eventloop problem, I will focus on other components of Parsek. There’s still a lot of work for me to do to catch up.
To make up for my total neglect of this blog, I’ve decided to start writing daily so I hope I see you tomorrow…