|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) public @interface QtPropertyOrder
The QtPropertyOrder annotation gives the property a value that can be used for sorting properties. The Qt Designer sorts properties with this value.
Optional Element Summary | |
---|---|
int |
value
Returns the sort order of the property. |
public abstract int value
|
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |