typedef enum { FLAG_ADD, FLAG_REMOVE } FlagsOperation; ... enumeration-type parameters can be used from QML provided that the enumeration and the signal or ...
確定! 回上一頁