KeyDesc Struct Reference

Structure defining a key for the MainWindow. More...

List of all members.

Public Attributes

const char * desc
 The description of the key.
const char * key
 The key.
int x
 The x-position of the key.
int y
 The y-position of the key.


Detailed Description

This struct defines a key that will be displayed in the main menu of MainWindow.

Definition at line 77 of file mainwindow.cc.


Member Data Documentation

const char* KeyDesc::desc

Describes the function of the menu item.

Definition at line 101 of file mainwindow.cc.

Referenced by MainWindow::topRightWinContent().

const char* KeyDesc::key

The key to be pressed to call the menu item.

Definition at line 95 of file mainwindow.cc.

Referenced by MainWindow::topRightWinContent().

The x-position of the key.

Definition at line 89 of file mainwindow.cc.

Referenced by MainWindow::topRightWinContent().

The y-position of the key.

Definition at line 83 of file mainwindow.cc.

Referenced by MainWindow::topRightWinContent().


The documentation for this struct was generated from the following file:

Generated on Mon Apr 13 17:29:47 2009 for YAPET by  doxygen 1.5.8