QGIS API Documentation  2.4.0-Chugiak
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
QgsAttributeTableMapLayerAction Class Reference

#include <qgsdualview.h>

Inheritance diagram for QgsAttributeTableMapLayerAction:
Inheritance graph
[legend]
Collaboration diagram for QgsAttributeTableMapLayerAction:
Collaboration graph
[legend]

Public Slots

void execute ()
 

Public Member Functions

 QgsAttributeTableMapLayerAction (const QString &name, QgsDualView *dualView, QgsMapLayerAction *action, const QModelIndex &fieldIdx)
 

Private Attributes

QgsDualViewmDualView
 
QgsMapLayerActionmAction
 
QModelIndex mFieldIdx
 

Detailed Description

Definition at line 257 of file qgsdualview.h.

Constructor & Destructor Documentation

QgsAttributeTableMapLayerAction::QgsAttributeTableMapLayerAction ( const QString &  name,
QgsDualView dualView,
QgsMapLayerAction action,
const QModelIndex &  fieldIdx 
)
inline

Definition at line 262 of file qgsdualview.h.

Member Function Documentation

void QgsAttributeTableMapLayerAction::execute ( )
slot

Member Data Documentation

QgsMapLayerAction* QgsAttributeTableMapLayerAction::mAction
private

Definition at line 271 of file qgsdualview.h.

Referenced by execute().

QgsDualView* QgsAttributeTableMapLayerAction::mDualView
private

Definition at line 270 of file qgsdualview.h.

Referenced by execute().

QModelIndex QgsAttributeTableMapLayerAction::mFieldIdx
private

Definition at line 272 of file qgsdualview.h.

Referenced by execute().


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