Rational-pi
Results
2
issues of
Rational-pi
# Transcription widget as in youtube **User story** I use frequently the Transcription UI combined with the browser search functionality to find back when in a video something were said....
Type: Feature Request :sparkles:
Component: Subtitles :speech_balloon:
Priority: Roadmap
I recurrently need to write some C++ objects not as objects in JSON. For example, QString. If I implement the standard serialization, I end up with: `"QStingVariableName"{ "Value0":"whatever"}` but I...