sudoku.cpp File Reference

#include "sudoku.h"
#include "menu.h"
#include "setup.h"
#include <vdr/i18n.h>
#include <vdr/plugin.h>
#include <vdr/config.h>
Include dependency graph for sudoku.cpp:

Go to the source code of this file.

Classes

class  SudokuPlugin::Plugin
 Main class of the VDR plugin 'Sudoku'. More...

Namespaces

namespace  Sudoku
 

Sudoku puzzle.


namespace  SudokuPlugin
 

'Sudoku' is a VDR plugin to generate and solve Number Place puzzles.


Functions

 VDRPLUGINCREATOR (Plugin)
 "Magic" hook that allows VDR to load the plugin into its memory

Variables

static const char * SudokuPlugin::VERSION = "0.3.5"
 Version number of the plugin.
static const char * SudokuPlugin::DESCRIPTION
 Short description of the plugin's purpose.
static const char * SudokuPlugin::MAINMENUENTRY = trNOOP("Sudoku")
 Name of the entry in VDR's main menu.

Function Documentation

VDRPLUGINCREATOR ( Plugin   ) 

"Magic" hook that allows VDR to load the plugin into its memory

Generated on Mon Apr 5 17:01:09 2010 for VDR plugin 'Sudoku' by  doxygen 1.6.3