Move sequenceJob load/save to sequencejob.cpp/h and implement SequenceQueue class
This refactoring separates the capture sequence queue from the capture code, and in particular its loading and saving from esq file. This is done both for code cleanliness, and in hopes/preparation for future code that may implement a capture sequence file editor.