Skip to content

eladj/QtCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQt custom widget for creating card games

This package contains the following classes:
============================================
cardTableWidget
---------------
inherits: QtGui.QWidget
Description: A default area for creating the card game

CardItem
--------
inherits: QtSvg.QGraphicsSvgItem
Description: A default card class that handles the graphics of the cards.
All the cards are displayed in svg format, so they can be rescaled without damaging the resolution. 

About

PyQt Widget for card games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages