This file contains the declaration of class ChessPositionWidget. More...
#include <boost/shared_ptr.hpp>
#include <gtkmm/menu.h>
#include <gtkmm/uimanager.h>
#include <gtkmm/iconfactory.h>
#include <gtkmm/window.h>
#include "ChessboardWidget.h"
#include "ChessPosition.h"
#include "Promotion.h"
Go to the source code of this file.
Classes | |
class | cwmm::ChessPositionWidget |
A chessboard widget that is synchronized with a ChessPosition . More... | |
Namespaces | |
cwmm | |
A namespace for all gtkmm related objects. | |
This file contains the declaration of class ChessPositionWidget.
Definition in file ChessPositionWidget.h.