swift
Classes | Public Member Functions | Friends | List of all members
XSwiftBus::CMenuItem Class Reference

Class-based interface to X-Plane SDK menu items. More...

Public Member Functions

 CMenuItem ()=default
 Construct an uninitialized menu item object.
 
bool getChecked () const
 Returns true if the menu item is checked.
 
void setChecked (bool checked)
 Sets the checked status of the menu item.
 
void setEnabled (bool enabled)
 Enables or disabled the menu item.
 

Friends

class CMenu
 

Detailed Description

Class-based interface to X-Plane SDK menu items.

Definition at line 24 of file menus.h.


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