Gnats 4184: Account Method Tab - Order of Method Categories is Confusing [Nancy, 2007].
Since we don't have dependent categories on accounts, it would be clearer to the user if we could at least group the categories together, so that the user sees "Water Right" category before seeing the categories that are used only when Water Right is some method other than None.
But it seems that Qt gives us alpha order and that's it.
It would help if we could set up some order, e.g., based on the order in which the account calls addMethod() .