|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface QtEnumerator
The QtEnumerator interface servers as a base for all Qt Jambi enums and flags. Its sole purpose is to unify the access to the integer value of enumerators and flags using the value() method.
| Method Summary | |
|---|---|
int |
value()
This function should return an integer value for the enum values of the enumeration that implements this interface. |
| Method Detail |
|---|
int value()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||