KDEGames
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
▼CKGameCanvasAbstract | Container class |
CKGameCanvasAdapter | A generic adapter for KGameCanvas |
CKGameCanvasGroup | An item containing other items |
CKGameCanvasWidget | Container widget |
▼CKGameCanvasItem | An abstract item |
CKGameCanvasDummy | A dummy (empty) item |
CKGameCanvasGroup | An item containing other items |
CKGameCanvasPicture | A picture, ie a collection of paint operations |
▼CKGameCanvasPixmap | A pixmap (sprite) |
CKGameCanvasRenderedPixmap | A sprite pixmap from KGameRenderer |
CKGameCanvasRectangle | A solid rectangle |
CKGameCanvasText | KGameCanvasText |
CKGameCanvasTiledPixmap | A tiled pixmap (brush) |
CKGameDifficulty | KGameDifficuty manages the game difficulty levels in a standard way |
▼CKGamePropertyBase | Base class of KGameProperty |
CKGameProperty< type > | A class for network transparent games |
CKGameProperty< int > | |
CKGameProperty< qint8 > | |
CKGameProperty< QString > | |
CKGameProperty< unsigned int > | |
▼CKGameRendererClient | An object that receives pixmaps from a KGameRenderer |
CKGameCanvasRenderedPixmap | A sprite pixmap from KGameRenderer |
CKGameRenderedItem | A QGraphicsPixmapItem which reacts to theme changes automatically |
CKGameRenderedObjectItem | A QGraphicsObject which displays pixmaps from a KGameRenderer |
CKGameTheme | Class for loading theme files |
Corg::kde::games::core::KgItem | |
▼CQDomNode [external] | |
▼CQDomDocument [external] | |
CKGameSvgDocument | A class for manipulating an SVG file using DOM |
▼CQGraphicsItem [external] | |
CKGamePopupItem | QGraphicsItem capable of showing short popup messages which do not interrupt the gameplay |
▼CQGraphicsObject [external] | |
CKGameRenderedObjectItem | A QGraphicsObject which displays pixmaps from a KGameRenderer |
▼CQGraphicsPixmapItem [external] | |
CKGameRenderedItem | A QGraphicsPixmapItem which reacts to theme changes automatically |
▼CQObject [external] | |
CKGameClock | Class representing a game clock, wraps after 24 hours |
▼CKGameIO | Base class for IO devices for games |
CKGameComputerIO | KGameIO variant for real-time games |
CKGameKeyIO | The KGameKeyIO class |
CKGameMouseIO | The KGameMouseIO class |
CKGameProcessIO | The KGameProcessIO class |
▼CKGameNetwork | KGame class with network support |
CKGame | The main KDE game object |
CKGamePopupItem | QGraphicsItem capable of showing short popup messages which do not interrupt the gameplay |
CKGamePropertyHandler | A collection class for KGameProperty objects |
CKGameRenderer | Cache-enabled rendering of SVG themes |
CKGameSequence | This class takes care of round or move management as well of the gameover condition |
CKgDifficulty | KgDifficulty manages difficulty levels of a game in a standard way |
CKgDifficultyLevel | |
CKgSound | This class models a sound file |
CKgTheme | A theme describes the visual appearance of a game |
CKgThemeProvider | A theme provider manages KgTheme instances, and maintains a selection of the currentTheme() |
CKHighscore | Class for managing highscore tables |
CKMessageClient | A client to connect to a KMessageServer |
▼CKMessageIO | This abstract base class represents one end of a message connections between two clients |
CKMessageDirect | This class implements the message communication using function calls directly |
CKMessageSocket | This class implements the message communication using a TCP/IP socket |
CKMessageServer | A server for message sending and broadcasting, using TCP/IP connections |
CKPlayer | Base class for a game player |
▼CQAbstractItemDelegate [external] | |
CKChatBaseItemDelegate | A delegate (see the Qt Model/View module for details) to paint the lines of the KChatBase list model (KChatBaseModel) |
▼CQAbstractItemModel [external] | |
▼CQAbstractListModel [external] | |
CKChatBaseModel | The model used to store messages displayed in the chat dialog messages list |
CQGraphicsObject [external] | |
▼CQWidget [external] | |
CKGameCanvasWidget | Container widget |
CKGameThemeSelector | A widget used to select the game's theme |
CKgThemeSelector | Theme selection widget |
▼CQDialog [external] | |
CKScoreDialog | A simple high score implementation |
▼CQFrame [external] | |
▼CKChatBase | The base class for chat widgets |
CKGameChat | A Chat widget for KGame-based games |
▼CQQuickWidget [external] | |
CKgDeclarativeView | A QDeclarativeView that adds KDE specific module paths and javascript bindings |
▼CQPaintDevice [external] | |
CQWidget [external] | |
▼CQPair< QString, QString > [external] | |
CKChatBaseMessage | The class of the elements stored in the chat list model |
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 22:37:31 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 22:37:31 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.