From: Patrick S. V. <pat...@al...> - 2003-02-14 10:13:17
|
Hi all, so we're basicly back to the old features, except for the systemtray, check(all|node) and the dcop interface. My next step is to implement a KMonNodeList, this should allow to implement the missing features. Soon a KMonConfig should be implented, that reads in the config files and defines the config widget, I would prefer if each KMonNode subclass handles those parts it needs. One of the things I am not sure about is wether it is better pass the KMonNode to the KMonNotifier when created or wether one should pass a KMonNode through the stateChanged signal/slot. Cheers Patrick |