Can there be a constructor in a KAuth helper? In the techbase examples, the helper is access like this:
KAuth::ActionReply reply = readAction.execute(); Would the readAction constructor be called internally then the execute() function would be run, or does this bypass the constructor and immediately run the execute() function? Can't do basic programming....feeling braindead. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<