This is a discussion on RE: How to launch KHelpcenter From QMainWindow ? - KDE ; This is a multi-part message in MIME format. --===============0049387031== Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C5FC92.5712C32C" Content-class: urn:content-classes:message This is a multi-part message in MIME format. ------_=_NextPart_001_01C5FC92.5712C32C Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sheraz You will need to use KApplication instead of QApplication class and ...
This is a multi-part message in MIME format.
--===============0049387031==
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C5FC92.5712C32C"
Content-class: urn:content-classes:message
This is a multi-part message in MIME format.
------_=_NextPart_001_01C5FC92.5712C32C
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
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
-----Original Message-----
From: Sheraz [mailto:sakings99@yahoo.com]
Sent: Thu 12/8/2005 9:13 PM
To: kde-devel@kde.org
Subject: How to launch KHelpcenter From QMainWindow ?=20
=20
Hi
I have created the main window of my application by
driving it from QMainWindow and has added Menus in QT-
Designer...
I have defined all the slots in QT-Designer again
every menu action...
This include Help Menu too
First entry in Help menu is=20
myApplication handbook F1
What code should i write in its slot so that i can
launch khelpcneter's dockbook help file that i have
already put on proper place ?
Thank in advance
Sheraz
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around=20
http://mail.yahoo.com=20
=20
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to =
unsubscribe <<
------_=_NextPart_001_01C5FC92.5712C32C
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
charset=3Diso-8859-1">
6.5.6944.0">
RE: How to launch KHelpcenter From QMainWindow ?
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
-----Original Message-----
From: Sheraz [ HREF=3D"mailto:sakings99@yahoo.com">mailto:sakings99@yahoo.com]
Sent: Thu 12/8/2005 9:13 PM
To: kde-devel@kde.org
Subject: How to launch KHelpcenter From QMainWindow ?
Hi
I have created the main window of my application by
driving it from QMainWindow and has added Menus in QT-
Designer...
I have defined all the slots in QT-Designer again
every menu action...
This include Help Menu too
First entry in Help menu is
myApplication handbook F1
What code should i write in its slot so that i can
launch khelpcneter's dockbook help file that i have
already put on proper place ?
Thank in advance
Sheraz
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
>> Visit HREF=3D"http://mail.kde.org/mailman/listinfo/kde-devel#unsub">http://mail=
..kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe =
<<
------_=_NextPart_001_01C5FC92.5712C32C--
--===============0049387031==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
--===============0049387031==--