Gnash
0.8.10
|
#include <Qt4Gui.h>
Public Slots | |
void | hidePlayButton () |
void | showPlayButton () |
Public Member Functions | |
EmbedWidget (Qt4Gui &gui) | |
EmbedWidget implementation. | |
~EmbedWidget () | |
DrawingWidget * | drawingWidget () |
gnash::EmbedWidget::EmbedWidget | ( | Qt4Gui & | gui | ) |
EmbedWidget implementation.
References _q, hidePlayButton(), and play.
gnash::EmbedWidget::~EmbedWidget | ( | ) | [inline] |
DrawingWidget* gnash::EmbedWidget::drawingWidget | ( | ) | [inline] |
Referenced by gnash::Qt4Gui::init().
void gnash::EmbedWidget::hidePlayButton | ( | ) | [slot] |
Referenced by EmbedWidget().
void gnash::EmbedWidget::showPlayButton | ( | ) | [slot] |