![]() |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
#include <Libs/Widgets/ctkFontButtonEventPlayer.h>


Public Types | |
| typedef pqWidgetEventPlayer | Superclass |
Public Member Functions | |
| ctkFontButtonEventPlayer (QObject *parent=0) | |
| bool | playEvent (QObject *Object, const QString &Command, const QString &Arguments, bool &Error) |
Concrete implementation of pqWidgetEventPlayer that translates high-level events into low-level Qt events.
Definition at line 34 of file ctkFontButtonEventPlayer.h.
| typedef pqWidgetEventPlayer ctkFontButtonEventPlayer::Superclass |
Definition at line 40 of file ctkFontButtonEventPlayer.h.
| ctkFontButtonEventPlayer::ctkFontButtonEventPlayer | ( | QObject * | parent = 0 | ) |
| bool ctkFontButtonEventPlayer::playEvent | ( | QObject * | Object, |
| const QString & | Command, | ||
| const QString & | Arguments, | ||
| bool & | Error | ||
| ) |