Qt 6.11 is out! See what's new in the release
blog
Using Qxt Libraries
General and Desktop
3
Posts
2
Posters
3.9k
Views
1
Watching
-
Where can I learn how to use Qxt libraries , or get some examples ?
Especially QxtRPCPeer class
-
Have you taken a look at the "examples":http://dev.libqxt.org/libqxt/src/4e7d5e69ba96/examples/ircpeer that come with the Qxt library?
-
Yes, I looked at it
It's not really what I am looking for
I am looking for attachSignal/attachSlot examples