Hello Knowledables I am trying to implement exact behavior of classes constructor for Qt classes.
These classes do not inherit from any other and have no parent. So calling hbqt_par_QObject( 1 )->objectName() returns "?" only. As thes classes are not QObject descndants, this reply is OK. Can someone give a clue how it can be obtained in .cpp given only a pointer where its type is unknown ? Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/QT---HBQT---Detecting-name-of-a-class-given-its-pointer-tp24375626p24375626.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
