com.trolltech.qt
Class QtPropertyManager.Entry
java.lang.Object
com.trolltech.qt.QtPropertyManager.Entry
- Enclosing class:
- QtPropertyManager
public static class QtPropertyManager.Entry
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
read
public java.lang.reflect.Method read
write
public java.lang.reflect.Method write
reset
public java.lang.reflect.Method reset
designable
public java.lang.reflect.Method designable
sortOrder
public int sortOrder
QtPropertyManager.Entry
public QtPropertyManager.Entry(java.lang.String name)
isDesignable
public boolean isDesignable(java.lang.Object o)
type
public java.lang.Class type()