excellent, Marcel, thanks. One last correction though: I had to drop "value" from the parameter list like so:
Qt Code:
  1. const char *zXagSlotName[] =
  2. {
  3. "na",
  4. "na",
  5. "1set_zXag02(int)",
  6. "1set_zXag03(int)",
  7. "1set_zXag04(int)",
  8. "1set_zXag05(int)",
  9. "1set_zXag06(int)",
  10. };
To copy to clipboard, switch view to plain text mode 

you probably copy/pasted my earlier mistake. I must say: Qt Centre Forum rocks.