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,
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,