- 
    
Bug
 - 
    Resolution: Done
 - 
    
  Not Evaluated                     
     - 
    5.1.0
 - 
    None
 
- 
        8a96679493bcb5e508cf438d6d6f18d0db7a43cc
 
We compile globally with QT_NO_KEYWORDS, this prevents us from using MEMBER with NOTIFY. moc generates:
if (actions_ != *reinterpret_cast< QObject**>(_v)) {
  actions_ = *reinterpret_cast< QObject**>(_v);
  emit actionsChanged();
}
| For Gerrit Dashboard: QTBUG-33094 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 63434,3 | moc generated code should compile with QT_NO_KEYWORDS | stable | qt/qtbase | Status: MERGED | +2 | 0 |