KDEGames
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CKChatBase | The base class for chat widgets |
CKChatBaseItemDelegate | A delegate (see the Qt Model/View module for details) to paint the lines of the KChatBase list model (KChatBaseModel) |
CKChatBaseMessage | The class of the elements stored in the chat list model |
CKChatBaseModel | The model used to store messages displayed in the chat dialog messages list |
CKGame | The main KDE game object |
CKGameChat | A Chat widget for KGame-based games |
CKGameClock | Class representing a game clock |
CKGameComputerIO | KGameIO variant for real-time games |
CKGameDifficulty | KGameDifficulty manages difficulty levels of a game in a standard way |
CKGameDifficultyLevel | |
CKGameHighscore | Class for managing highscore tables |
CKGameHighScoreDialog | A simple high score implementation |
CKGameIO | Base class for IO devices for games |
CKGameKeyIO | The KGameKeyIO class |
CKGameMessage | Namespace-like class for message-related static functions |
CKGameMouseIO | The KGameMouseIO class |
CKGameNetwork | KGame class with network support |
CKGamePopupItem | QGraphicsItem capable of showing short popup messages which do not interrupt the gameplay |
CKGameProcessIO | The KGameProcessIO class |
CKGameProperty | A class for network transparent games |
CKGamePropertyBase | Base class of KGameProperty |
CKGamePropertyHandler | A collection class for KGameProperty objects |
CKGameRenderedGraphicsObject | A QGraphicsObject which displays pixmaps from a KGameRenderer |
CKGameRenderedItem | A QGraphicsPixmapItem which reacts to theme changes automatically |
CKGameRenderer | Cache-enabled rendering of SVG themes |
CKGameRendererClient | An object that receives pixmaps from a KGameRenderer |
CKGameSequence | This class takes care of round or move management as well of the gameover condition |
CKGameSound | This class models a sound file |
CKGameSvgDocument | A class for manipulating an SVG file using DOM |
CKGameTheme | A theme describes the visual appearance of a game |
CKGameThemeProvider | A theme provider manages KGameTheme instances, and maintains a selection of the currentTheme() |
CKGameThemeSelector | Theme selection widget |
CKMessageClient | A client to connect to a KMessageServer |
CKMessageDirect | This class implements the message communication using function calls directly |
CKMessageIO | This abstract base class represents one end of a message connections between two clients |
CKMessageServer | A server for message sending and broadcasting, using TCP/IP connections |
CKMessageSocket | This class implements the message communication using a TCP/IP socket |
CKPlayer | Base class for a game player |
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:09:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:09:35 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.