GSoC/GCI Archive
Google Code-in 2011 KDE

KTouch: Add QWhatsThis help and Tooltips in KTouch Settings dialog

completed by: Ömer Faruk ORUÇ

mentors: Anne-Marie Mahfouf

Description: KTouch Settings dialog is made with QtDesigner pages. You need to edit these .ui files in QtDesigner and add WhatsThis and Tooltips for the visual widgets that are missing them. Tooltips explain shortly what the setting should do and WhatsThis explains it in more details. References: http://techbase.kde.org/Development/Architecture/KDE4/Providing_Online_Help Files to work on: ktouchprefgeneralpage.ui, ktouchprefkeyboardpage.ui, ktouchprefcolorspage.ui and ktouchpreftrainingpage.ui in https://projects.kde.org/projects/kde/kdeedu/ktouch/repository/revisions/master/show/src/ui Expected results: All settings widgets should have tooltips and whatsthis information in KTouch Settings dialog Prerequisites: QtDesigner basic knowledge, KTouch knowledge, good English writing