Loading...
Searching...
No Matches
te::qt::af::evt::LayerPopUpRemoveAction Struct Reference

This event is used to remove a action in a layer tree pop up. More...

#include <LayerEvents.h>

Inheritance diagram for te::qt::af::evt::LayerPopUpRemoveAction:
te::qt::af::evt::Event

Public Member Functions

 LayerPopUpRemoveAction (QAction *action)
 Construtor.
 

Public Attributes

QAction * m_action
 Action to be removed in the pop up menu.
 
int m_id
 Identifier.
 

Detailed Description

This event is used to remove a action in a layer tree pop up.

Definition at line 307 of file LayerEvents.h.

Constructor & Destructor Documentation

◆ LayerPopUpRemoveAction()

te::qt::af::evt::LayerPopUpRemoveAction::LayerPopUpRemoveAction ( QAction * action)
inline

Construtor.

Parameters
actionThe action to be removed.

Definition at line 314 of file LayerEvents.h.

References te::qt::af::evt::Event::Event(), te::qt::af::evt::LAYER_POPUP_REMOVE_ACTION, and m_action.

Member Data Documentation

◆ m_action

QAction* te::qt::af::evt::LayerPopUpRemoveAction::m_action

Action to be removed in the pop up menu.

Definition at line 320 of file LayerEvents.h.

Referenced by LayerPopUpRemoveAction().

◆ m_id

int te::qt::af::evt::Event::m_id
inherited

Identifier.

Definition at line 70 of file Event.h.

Referenced by Event().


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