#include <emit.h>
Inheritance diagram for Emit:
Public Member Functions | |
Emit (QWidget *parent, const char *name, Master *session) | |
~Emit () | |
virtual bool | isSlave () |
virtual void | append (const QString &) |
Definition at line 21 of file emit.h.
|
|
|
|
|
Implements Page. Definition at line 28 of file emit.cpp. References Page::getMaster(), and Master::send(). |
|
Reimplemented from Page. |