-2

In Windows, I use VS.NET with C# because it supports most of the newest functionalities of Windows User Interface. Similarly, MAC, I use XCode with CoCoa.

I wonder if there is anything for KDE?

Java Swing and Qt are cross-platform GUI, and they tried to port the common funcitonalities but not all. I'm looking for the one which dedicated for KDE.

Thanks.

mmdc
  • 1,677
  • 3
  • 20
  • 32
  • This is purely opinion based... You would get too many answers to find useful information out of such a thread like this... Best if you try yourself. – László Papp Oct 25 '13 at 16:29

1 Answers1

3

Two of the popular Qt IDE's are:

And, of course, you can use any other IDE that will compile C++ code, so there's always:

CmdrMoozy
  • 3,870
  • 3
  • 19
  • 31