Hi all,
I'm new to QT and doing a sample app from Introduction to Design Patterns in C++ with Qt, 2nd Edition (10.1.2 Exercise: CardGame GUI).
I have a class Card and a classs Hand where I have...
Type: Posts; User: abibiano; Keyword(s):
Hi all,
I'm new to QT and doing a sample app from Introduction to Design Patterns in C++ with Qt, 2nd Edition (10.1.2 Exercise: CardGame GUI).
I have a class Card and a classs Hand where I have...