mkRPG
Public Slots | Signals | Public Member Functions | Protected Attributes
BDockWidget Class Reference

The BDockWidget class is the base class for game-related docks. More...

#include <bdockwidget.h>

Inheritance diagram for BDockWidget:
CellDock CellTypesDock MapDock SelectionDock

Public Slots

virtual void updateGame ()

Signals

void gameModified ()
void changeDockName (QString)

Public Member Functions

 BDockWidget (QWidget *parent=0)
void setGame (Game *g)

Protected Attributes

Gamegame

Detailed Description

The BDockWidget class is the base class for game-related docks.

It provides common functions for set game, update, ...


The documentation for this class was generated from the following files:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Properties Defines