Eneboo - Documentación para desarrolladores
|
#include <mainwindow.h>
Slots públicos | |
void | emitInitSignal () |
void | emitAcceptSignal () |
Señales | |
void | initSignal (QUnknownInterface *) |
void | acceptSignal (QUnknownInterface *) |
Métodos públicos | |
SenderObject (QUnknownInterface *i) | |
~SenderObject () |
SenderObject::SenderObject | ( | QUnknownInterface * | i | ) | [inline] |
SenderObject::~SenderObject | ( | ) | [inline] |
void SenderObject::acceptSignal | ( | QUnknownInterface * | ) | [signal] |
void SenderObject::emitAcceptSignal | ( | ) | [inline, slot] |
void SenderObject::emitInitSignal | ( | ) | [inline, slot] |
void SenderObject::initSignal | ( | QUnknownInterface * | ) | [signal] |