NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::MainWindowActions Class Reference

#include <cxMainWindowActions.h>

Inheritance diagram for cx::MainWindowActions:

Public Member Functions

 MainWindowActions (VisServicesPtr services, QWidget *parent)
 
QAction * getAction (QString uid)
 

Detailed Description

Contains the actions previously located inside the MainWindow. Intended to be used from MainWindow.

Definition at line 29 of file cxMainWindowActions.h.

Constructor & Destructor Documentation

◆ MainWindowActions()

cx::MainWindowActions::MainWindowActions ( VisServicesPtr  services,
QWidget *  parent 
)

Definition at line 47 of file cxMainWindowActions.cpp.

Member Function Documentation

◆ getAction()

QAction * cx::MainWindowActions::getAction ( QString  uid)

Definition at line 55 of file cxMainWindowActions.cpp.


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