Qt/C++ 4 P! y" w1 [/ d% C1 ]6 R! H $ M. M2 C8 g. @5 b+ L0 J0 LQt framework extends C++ with its meta-language and provides reflection ability of member/method reference and query by name for Qt objects with QMetaObject class, which contains meta-information about the Qt objects.
Objective-C is a reflective, object-oriented programming language that adds Smalltalk-style messaging to the C programming language.