Well, I need to make a card game like FreeCell, Solitaire or Poker, using C++ and Qt4.
I have made the class design and some implementations, but I don't know which QT4 component should I use to do the board with the cards inside?
The cards will be pictures , and the user can select some of them.
Thanks!!!
Bookmarks