sailfishos / sailfish-components-webview

Mozilla Public License 2.0
13 stars 23 forks source link

[doc] Document various webview properties. Contributes to JB#54091 OMP#JOLLA-104 #111

Closed chriadam closed 3 years ago

chriadam commented 3 years ago

@llewelld @rainemak @okodron obviously heavily WIP. My lack of familiarity with the API and the backend means this is taking longer than it should..

chriadam commented 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?

rainemak commented 3 years ago

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.