com.trolltech.qt
Class QtProperty
java.lang.Object
com.trolltech.qt.QtProperty
public class QtProperty
- extends java.lang.Object
Information about a property in a QObject subclass.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
isWritable
public final boolean isWritable()
isResettable
public final boolean isResettable()
isDesignable
public final boolean isDesignable()
isUser
public final boolean isUser()
name
public final java.lang.String name()
toString
public final java.lang.String toString()
- Overrides:
toString
in class java.lang.Object