ROVLib2
RISCOSC++applicationdevelopmentlibrary
Public Attributes | List of all members
rov2::tCheckedMenu Struct Reference

#include <menu.h>

Collaboration diagram for rov2::tCheckedMenu:
Collaboration graph
[legend]

Public Attributes

unsigned int uiKey
 
CMenupmMenu
 
tMenu mMenu
 

Detailed Description

Extends the tMenu struct with a special key which is used to identify it as a menu generated by ROVLib2

Definition at line 16 of file menu.h.

Member Data Documentation

◆ mMenu

tMenu rov2::tCheckedMenu::mMenu

The WIMP menu structure

Definition at line 23 of file menu.h.

◆ pmMenu

CMenu* rov2::tCheckedMenu::pmMenu

The menu which generated this

Definition at line 21 of file menu.h.

◆ uiKey

unsigned int rov2::tCheckedMenu::uiKey

The magic key

Definition at line 19 of file menu.h.


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