C++ main module for gpm Package  1.0
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | List of all members
GPMG_ActionMovie Class Reference

this class describes the Edit Action Menu More...

#include <GPMG_ActionMovie.h>

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

Public Member Functions

virtual void toDo ()
 action to do More...
 

Static Public Member Functions

static SP::GPMG_ActionMovie New ()
 create an action More...
 
static SP::GPMG_ActionMovie New (const int &action)
 create an action More...
 

Static Public Attributes

static const tFlag LOAD_FILES =0
 
static const tFlag GO_TO_FIRST =1
 
static const tFlag GO_TO_LAST =5
 
static const tFlag NEXT =4
 
static const tFlag PREVIOUS =2
 
static const tFlag PLAY =3
 
static const tFlag STOP =7
 
static const tFlag RECORD =6
 

Protected Member Functions

 GPMG_ActionMovie ()
 build a GPMG_ActionMovie More...
 
virtual ~GPMG_ActionMovie (void)
 destroy a GPMG_ActionMovie More...
 

Detailed Description

this class describes the Edit Action Menu

Constructor & Destructor Documentation

GPMG_ActionMovie::GPMG_ActionMovie ( )
protected

build a GPMG_ActionMovie

References tString.

Referenced by New().

Here is the caller graph for this function:

GPMG_ActionMovie::~GPMG_ActionMovie ( void  )
protectedvirtual

destroy a GPMG_ActionMovie

Member Function Documentation

static SP::GPMG_ActionMovie GPMG_ActionMovie::New ( )
inlinestatic

create an action

References GPMG_ActionMovie().

Referenced by New().

Here is the call graph for this function:

Here is the caller graph for this function:

static SP::GPMG_ActionMovie GPMG_ActionMovie::New ( const int &  action)
inlinestatic

create an action

References New().

Here is the call graph for this function:

void GPMG_ActionMovie::toDo ( )
virtual

Member Data Documentation

const tFlag GPMG_ActionMovie::GO_TO_FIRST =1
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::GO_TO_LAST =5
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::LOAD_FILES =0
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::NEXT =4
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::PLAY =3
static
const tFlag GPMG_ActionMovie::PREVIOUS =2
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::RECORD =6
static

Referenced by toDo().

const tFlag GPMG_ActionMovie::STOP =7
static

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