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. More...
 

Public Attributes

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

Detailed Description

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

Definition at line 292 of file LayerEvents.h.

Constructor & Destructor Documentation

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

Construtor.

Parameters
actionThe action to be removed.

Definition at line 299 of file LayerEvents.h.

Member Data Documentation

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

Action to be removed in the pop up menu.

Definition at line 305 of file LayerEvents.h.

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

Identifier.

Definition at line 70 of file Event.h.

Referenced by te::qt::af::evt::Event::Event().


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