namespace in signal & slot declaration?

Raphael Langerhorst <[email protected]> Fri, 5 Nov 2004 15:32:01 +0100
Newsgroups gmane.comp.kde.kplato
Message-ID <[email protected]>
Hi all,

for the Qt Signal/Slot mechanism these two slots are different:

void draw(KPTProject &project);
void draw(KPlato::KPTProject &project);

So the signals AND slots need to have both the same signature. We need 
to decide whether we want to include the namespace in the signature 
or not. Please let me know what you prefer (I'll continue with 
namespace work this weekend).

Regards,
Raphael
-- 
G System, The Evolving Universe - http://www.g-system.at