[Qt-interest] tracking uniqueness

Oliver Heins heins at sopos.org
Sat Apr 24 10:14:20 CEST 2010


Andreas Pakulat <apaku at gmx.de> writes:

> The only way I can see to make this work is use a send in the id for Token
> in its constructor, i.e.:
>
> Token( int id_ ) : id(id_) {}

You write »id_« -- with trailing underscore -- is this a kind of naming
convention?

olli



More information about the Qt-interest-old mailing list