ParaView
Public Member Functions | Static Public Member Functions
pqColorButtonEventPlayer Class Reference

pqColorButtonEventPlayer is the player for pqColorChooserButton. More...

#include <pqColorButtonEventPlayer.h>

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

List of all members.

Public Member Functions

 pqColorButtonEventPlayer (QObject *parent=0)
 ~pqColorButtonEventPlayer ()
bool playEvent (QObject *object, const QString &command, const QString &arguments, bool &error)
 Derivatives should implement this and play-back the given command, returning "true" if they handled the command, and setting Error to "true" if there were any problems.

Static Public Member Functions

static const QString & EVENT_NAME ()

Detailed Description

pqColorButtonEventPlayer is the player for pqColorChooserButton.

Definition at line 39 of file pqColorButtonEventPlayer.h.


Constructor & Destructor Documentation

pqColorButtonEventPlayer::pqColorButtonEventPlayer ( QObject *  parent = 0)
pqColorButtonEventPlayer::~pqColorButtonEventPlayer ( )

Member Function Documentation

bool pqColorButtonEventPlayer::playEvent ( QObject *  Object,
const QString &  Command,
const QString &  Arguments,
bool &  Error 
) [virtual]

Derivatives should implement this and play-back the given command, returning "true" if they handled the command, and setting Error to "true" if there were any problems.

Implements pqWidgetEventPlayer.

static const QString& pqColorButtonEventPlayer::EVENT_NAME ( ) [static]

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