메소드 |
설명 |
|
Dispose ( ) : void |
|
|
EnclosingMetaObject ( ) : QMetaObject |
|
|
Enumerator ( ) : Qyoto.QMetaEnum |
|
|
HasNotifySignal ( ) : bool |
|
|
HasStdCppSet ( ) : bool |
|
|
IsConstant ( ) : bool |
|
|
IsDesignable ( ) : bool |
|
|
IsDesignable ( QObject arg1 ) : bool |
|
|
IsEditable ( ) : bool |
|
|
IsEditable ( QObject arg1 ) : bool |
|
|
IsEnumType ( ) : bool |
|
|
IsFinal ( ) : bool |
|
|
IsFlagType ( ) : bool |
|
|
IsReadable ( ) : bool |
|
|
IsResettable ( ) : bool |
|
|
IsScriptable ( ) : bool |
|
|
IsScriptable ( QObject arg1 ) : bool |
|
|
IsStored ( ) : bool |
|
|
IsStored ( QObject arg1 ) : bool |
|
|
IsUser ( ) : bool |
|
|
IsUser ( QObject arg1 ) : bool |
|
|
IsValid ( ) : bool |
|
|
IsWritable ( ) : bool |
|
|
Name ( ) : string |
|
|
NotifySignal ( ) : Qyoto.QMetaMethod |
|
|
NotifySignalIndex ( ) : int |
|
|
PropertyIndex ( ) : int |
|
|
QMetaProperty ( ) : System |
|
|
Read ( QObject arg1 ) : Qyoto.QVariant |
|
|
Reset ( QObject arg1 ) : bool |
|
|
TypeName ( ) : string |
|
|
UserType ( ) : int |
|
|
Write ( QObject arg1, Qyoto.QVariant value ) : bool |
|
|
type ( ) : QVariant.TypeOf |
|
|