0.3.0
Loading...
Searching...
No Matches
NAV::gui::menus Namespace Reference

Functions

void ShowDebugMenu ()
 Show the debug menu dropdown.
 
void ShowEditMenu ()
 Show the edit menu dropdown.
 
void ShowFileMenu (GlobalActions &globalAction)
 Show the file menu dropdown.
 
void ShowMainMenuBar (GlobalActions &globalAction)
 Shows the main menu bar and moves down the cursor.
 
void ShowRunMenu ()
 Show the run menu dropdown.
 
void ShowTimeMenu ()
 Show the time menu dropdown.
 

Function Documentation

◆ ShowDebugMenu()

void NAV::gui::menus::ShowDebugMenu ( )

Show the debug menu dropdown.

Definition at line 19 of file DebugMenu.cpp.

◆ ShowEditMenu()

void NAV::gui::menus::ShowEditMenu ( )

Show the edit menu dropdown.

Definition at line 15 of file EditMenu.cpp.

◆ ShowFileMenu()

void NAV::gui::menus::ShowFileMenu ( GlobalActions & globalAction)

Show the file menu dropdown.

Definition at line 21 of file FileMenu.cpp.

◆ ShowMainMenuBar()

void NAV::gui::menus::ShowMainMenuBar ( GlobalActions & globalAction)

Shows the main menu bar and moves down the cursor.

Parameters
[in,out]globalActionGlobal Action to perform

Definition at line 23 of file MainMenuBar.cpp.

◆ ShowRunMenu()

void NAV::gui::menus::ShowRunMenu ( )

Show the run menu dropdown.

Definition at line 19 of file RunMenu.cpp.

◆ ShowTimeMenu()

void NAV::gui::menus::ShowTimeMenu ( )

Show the time menu dropdown.

Definition at line 19 of file TimeMenu.cpp.