aui
aui copied to clipboard
Refactor AUI to new code style convension
- Use
value()getters instead ofgetValue()- does the same job but shorter. - In Doxygen documentation, use
@instead of\because@is more common.