This is a discussion on RE: How to launch KHelpcenter From QMainWindow ? - KDE ; Thanks David I will try this Sheraz >Sheraz >You will need to use KApplication instead of QApplication class >and in >the menu slot have the following call >KApplication::kApplication()->invokeHelp(); >Since you are using QDesigner you will have to make changes by ...
Thanks David
I will try this
Sheraz
>Sheraz
>You will need to use KApplication instead of
QApplication class >and in
>the menu slot have the following call
>KApplication::kApplication()->invokeHelp();
>Since you are using QDesigner you will have to make
changes by >hand,
>and modify your project file for include files and
libraries
>Hope this help you
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<