Source Code (Use browser search to find items of interest.)

Class Index

ksirtet'BoardData (./kdegames/ksirtet/lib/types.h:61)

class BoardData
{
 public:
	BoardData() {}

	QString              name;
	PlayerCheckBox::Type type;
};