|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||||
@Retention(value=RUNTIME) public @interface QtBlockedSlot
The QtBlockedSlot annotation prevents a method from being used as a slot. It is provided for consistency with Qt, in which functions must be declared as slots. Also, many methods are not suited for editing in the Qt Designer.
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||||