Greetings, I've started porting some of the "Basics of KDE 4 Programming" tutorials over to KF5 code[1] just to get the ball rolling on updating our docs. They are basically just a direct port of the code found in the main tutorials, with some annotations and references to porting guides or API docs.
Admittedly, I went in half blind since I'm not all that familiar with development myself. It was for both learning and documenting that process. The KIO stuff in Saving and Loading was particularly tricky and I'm not completely sure I did it correctly (It only works with local files, for one). Hoping someone could give those a look and make the necessary corrections. And maybe then we can fill it up with more meat like the KDE 4 versions. There are still a lot of stuff in Techbase that probably need dusting up but I had to start from the beginning and the easiest ones. ;) 1. https://techbase.kde.org/Development/Tutorials/First_program/KF5 https://techbase.kde.org/Development/Tutorials/Using_KXmlGuiWindow/KF5 https://techbase.kde.org/Development/Tutorials/Using_KActions/KF5 https://techbase.kde.org/Development/Tutorials/Saving_and_loading/KF5 https://techbase.kde.org/Development/Tutorials/KCmdLineArgs/KF5 -- Regards, Juan Carlos Torres Jucato >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<