|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface QtPropertyResetter
QtPropertyResetter annotates a method as being a resetter for a property.
Optional Element Summary | |
---|---|
boolean |
enabled
Returns true if the property is enabled; otherwise, false. |
java.lang.String |
name
Returns the name of the property. |
public abstract boolean enabled
public abstract java.lang.String name
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |