Closed chriadam closed 3 years ago
Added now docs for some methods (slots) and signals. Some I did not document as they looked purely internal (e.g. weird trampoline signal to avoid thread issue, which should be rewritten as a queued QMetaObject::invokeMethod, etc).
There are a bunch of TODO comments for things I was unsure about, and some of the documentation is quite sparse because I have no idea what the method or property is for... Raine and David, perhaps you could help me fill in the blanks here?
Already in very nice state. As discussed earlier today, let's see how it looks if we do a split between "solid" and "beta"/"experimental" API.
@llewelld @rainemak @okodron obviously heavily WIP. My lack of familiarity with the API and the backend means this is taking longer than it should..