Tuesday, 6 August 2013

Qt designer and Creator

Qt designer and Creator

I have experience in C++, but I am totally new to Linux programming.
I figured out how to build a GUI, in Qt Designer, but I want to subclass
QTextEdit before I create the interface, so I can create my own slots. If
I use Qt Creator first, then my code doesn't show up when I switch back to
Designer.
Could someone please explain the relationship between Designer and
Creator, and how I maneuver between the two?

No comments:

Post a Comment