Qt/C++3 C8 F" n0 H1 q: T% F
+ Y* \) v S6 u6 l% I2 t
Qt 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.