KDE Games/libkdegames Usage: Difference between revisions
(Adding KStandardGameAction) |
mNo edit summary |
||
Line 33: | Line 33: | ||
|- | |- | ||
| KGameProgress | | KGameProgress | ||
| | | Only used by libsirtet. Is not {{qt|QProgressBar}} sufficient? | ||
| | | | ||
|- | |- | ||
Line 41: | Line 41: | ||
|- | |- | ||
| KGrid2d | | KGrid2d | ||
| | | Needs an overhaul to remove all the inline function definitions. Though it is templated. | ||
| | | | ||
|- | |- |
Revision as of 15:19, 19 April 2007
Add your comments here on the various modules in libkdegames. Mark modules we're keeping as green and modules that are being dropped as red. If you disagree with anything make a note of it here and mail the kde-games-devel mailing list.
Module | Comments | Maintainer |
---|---|---|
Core | ||
KCardDialog | ||
KChatBase, KChat | ||
KGameCanvas | Maintained and in use | Maurizio Monge |
KGameClock | ||
KGameLcd | ||
KGameMisc | Should we encourage the use of KGameMisc::randomName()? That's all that's in this header. | |
KGameProgress | Only used by libsirtet. Is not QProgressBar sufficient? | |
KGameSvgDocument | ||
KGrid2d | Needs an overhaul to remove all the inline function definitions. Though it is templated. | |
KStandardGameAction | In use everywhere and recommended for use. | |
KZoomMainWindow | Shouldn't be needed since QGraphicsView work | |
High Score | ||
KExtHighscore | I recommend this be deprecated | |
KHighscore | Maintained and in use | Matt Williams |
KScoreDialog | Maintained and recommended for use | Matt Williams |
KGame | ||
KGame and friends | Unmaintained? But in use in various places | |
KGGZ | ||
General | Maintained (but not in use?) |