QGIS API Documentation  2.2.0-Valmiera
 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>

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 281 of file qgsdualview.h.

Constructor & Destructor Documentation

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

Definition at line 286 of file qgsdualview.h.

Member Function Documentation

void QgsAttributeTableMapLayerAction::execute ( )
slot

Member Data Documentation

QgsMapLayerAction* QgsAttributeTableMapLayerAction::mAction
private

Definition at line 295 of file qgsdualview.h.

Referenced by execute().

QgsDualView* QgsAttributeTableMapLayerAction::mDualView
private

Definition at line 294 of file qgsdualview.h.

Referenced by execute().

QModelIndex QgsAttributeTableMapLayerAction::mFieldIdx
private

Definition at line 296 of file qgsdualview.h.

Referenced by execute().


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