On linux Which lib provides the directRDP function?
There is no library. That's all Linux-#ifdef'd code. But given that the implementation section is referencing for instance the SessionWidget::directRDP(bool, bool) signal, it should work.
From the excerpt you've shown, I have no idea what you invoked and how so. I also have no idea if the moc binary has been executed on relevant source files and generated metaobjects code. If possible, please always paste *everything*, not just the part that you may deem interesting.
Mihai