CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Types | Public Member Functions | List of all members
ctkPathLineEditEventPlayer Class Reference

#include <Libs/Widgets/ctkPathLineEditEventPlayer.h>

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

Public Types

typedef pqWidgetEventPlayer Superclass
 

Public Member Functions

 ctkPathLineEditEventPlayer (QObject *parent=0)
 
bool playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error)
 

Detailed Description

Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.

Definition at line 34 of file ctkPathLineEditEventPlayer.h.

Member Typedef Documentation

◆ Superclass

typedef pqWidgetEventPlayer ctkPathLineEditEventPlayer::Superclass

Definition at line 40 of file ctkPathLineEditEventPlayer.h.

Constructor & Destructor Documentation

◆ ctkPathLineEditEventPlayer()

ctkPathLineEditEventPlayer::ctkPathLineEditEventPlayer ( QObject *  parent = 0)

Member Function Documentation

◆ playEvent()

bool ctkPathLineEditEventPlayer::playEvent ( QObject *  Object,
const QString &  Command,
const QString &  Arguments,
bool &  Error 
)

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