QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
QgsAddRemoveMultiFrameCommand Class Reference

#include <qgsaddremovemultiframecommand.h>

Public Types

enum  State { Added = 0, Removed }

Public Member Functions

 QgsAddRemoveMultiFrameCommand (State s, QgsComposerMultiFrame *multiFrame, QgsComposition *c, const QString &text, QUndoCommand *parent=0)
 ~QgsAddRemoveMultiFrameCommand ()
void redo ()
void undo ()

Member Enumeration Documentation

Enumerator:
Added 
Removed 

Constructor & Destructor Documentation

QgsAddRemoveMultiFrameCommand::QgsAddRemoveMultiFrameCommand ( State  s,
QgsComposerMultiFrame multiFrame,
QgsComposition c,
const QString &  text,
QUndoCommand *  parent = 0 
)
QgsAddRemoveMultiFrameCommand::~QgsAddRemoveMultiFrameCommand ( )

Member Function Documentation

void QgsAddRemoveMultiFrameCommand::redo ( )
void QgsAddRemoveMultiFrameCommand::undo ( )

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