[Aptitude-devel] 002-qt-stubs review
Sune Vuorela
nospam at vuorela.dk
Wed Jul 14 08:14:06 UTC 2010
On 2010-07-14, Daniel Burrows <dburrows at debian.org> wrote:
> If it's just a signal, could you leave it in the header despite the
> rest of the class being abstract? I guess that means that other code
> could emit the signal, but other than that it should be OK for now...
signals are protected, and the implementation is done by moc, so other
classes cannot emit the signal.
/Sune
More information about the Aptitude-devel
mailing list