Created attachment 53557 [details] Documentation update, replaced deprecated API calls Version: unspecified (using KDE 4.4.5) OS: Linux I noted that the documentation of interfaces/terminal/kde_terminal_interface.h seems to be outdated. I updated it to the new API calls and added some stuff, that would have helped me. The example code I updated, compiled in my environment. Besides that, the mentioned signal: void receivedData( const QString& s ) does not seem to exist, at least I can not find it anywhere, except in Session.h, but not in the kpart component. Am I missing something? I also blindly tried to connect to this signal, without success. Reproducible: Didn't try
I am not sure what is the real problem here: the interface & documentaion is outdated, or the implementation does not fully implement the interface ?
I agree that the docs for the interfaces need updated. The sample code should at least work.