Class: Qt::MetaMethod
Constant Summary collapse
- Method =
Oops, name clash with the Signal module so hard code this value rather than get it from the Smoke runtime
Qt::Enum.new(0, "QMetaMethod::MethodType")
- Signal =
Qt::Enum.new(1, "QMetaMethod::MethodType")
Method Summary
Methods inherited from Base
#%, #&, #*, #**, #+, #-, #-@, #/, #<, #<<, #<=, #==, #>, #>=, #>>, #QCOMPARE, #QEXPECT_FAIL, #QFAIL, #QSKIP, #QTEST, #QVERIFY, #QVERIFY2, #QWARN, #^, ancestors, #is_a?, #methods, private_slots, #protected_methods, #public_methods, q_classinfo, q_signal, q_slot, signals, #singleton_methods, slots, #|, #~