KDE, how do I use KWinModule

H

heath holcomb

I need some of the functions/method in the KWinModule class, but I don't
know how to access the class. I'm new to KDE development and object
oriented programming. I have only accessed classes by :

int result;

result = class.method();

Thanks for any help,
 
P

Phlip

heath said:
I need some of the functions/method in the KWinModule class, but I don't
know how to access the class. I'm new to KDE development and object
oriented programming. I have only accessed classes by :

int result;

result = class.method();

Thanks for any help,

Use http://www.google.com . It may find the answer, or it may find a good
forum for this question.

This newsgroup is only qualified to discuss the C++ programming language
itself, and its Standard Library, not all the myriad 3rd party libraries
written for it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top