Hi I believe it would be *very* useful if a class which has (many) overloaded constructors would have a bit more descriptive documentation. Especially marking *what* the differences are in using one or other constructor. If for methods this kind of things is rather obvious only from the differences in parameter sets, for constructors it's rather difficult. E.g. kdeui/knuminput.h: KIntNumInput class has 2 constructors that have as documentation, both, the word "Constructor" :-( Thanks Cristian Tibirna