[kplato] namespace in signal & slot declaration?

Raphael Langerhorst raphael-langerhorst at gmx.at
Fri Nov 5 15:32:01 CET 2004


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


More information about the kplato mailing list