|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Retention(value=RUNTIME) public interface QtPropertyResetter
QtPropertyResetter annotates a method as being a resetter for a property.
| Method Summary | |
|---|---|
boolean |
enabled()
Returns true if the property is enabled; otherwise, false. |
java.lang.String |
name()
Returns the name of the property. |
| Methods inherited from interface java.lang.annotation.Annotation |
|---|
annotationType, equals, hashCode, toString |
| Method Detail |
|---|
boolean enabled()
java.lang.String name()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||