KDE Games/libkdegames Usage: Difference between revisions

From KDE Community Wiki
*>Capriotti
m (added KGameCanvas status)
*>Capriotti
(sorted)
Line 6: Line 6:
| '''''Core'''''
| '''''Core'''''
|-
|-
| KGameClock
| KCardDialog
|
|
|-
|-
| KZoomMainWindow
| KChatBase, KChat
| Shouldn't be needed since QGraphicsView work
|
|-
|-
| KGameSvgDocument
| KGameCanvas
|
| Maintained and in use
|-
|-
| KChatBase, KChat
| KGameClock
|
|
|-
|-
| KGameProgress
| KGameLcd
|
|
|-
|-
Line 24: Line 24:
| Should we encourage the use of KGameMisc::randomName()
| Should we encourage the use of KGameMisc::randomName()
|-
|-
| KCardDialog
| KGameProgress
|
|
|-
|-
| KGameCanvas
| KGameSvgDocument
| Maintained and in use
|-
| KGameLcd
|
|
|-
|-
| KGrid2d
| KGrid2d
|
|
|-
| KZoomMainWindow
| Shouldn't be needed since QGraphicsView work
|-
|-
| '''''High Score'''''
| '''''High Score'''''
|-
| KExtHighscore
| I recommend this be deprecated
|-
|-
| KHighscore
| KHighscore
Line 43: Line 46:
| KScoreDialog
| KScoreDialog
| Maintained and recommended for use
| Maintained and recommended for use
|-
| KExtHighscore
| I recommend this be deprecated
|-
|-
| '''''KGame'''''
| '''''KGame'''''

Revision as of 23:29, 17 April 2007

Module Comments
Core
KCardDialog
KChatBase, KChat
KGameCanvas Maintained and in use
KGameClock
KGameLcd
KGameMisc Should we encourage the use of KGameMisc::randomName()
KGameProgress
KGameSvgDocument
KGrid2d
KZoomMainWindow Shouldn't be needed since QGraphicsView work
High Score
KExtHighscore I recommend this be deprecated
KHighscore Maintained and in use
KScoreDialog Maintained and recommended for use
KGame
KGame and friends Unmaintained? But in use in various places
KGGZ
...