Skip to content

Best way to call c++ methods in visualizers #1291

Answered by vadimcn
ahrm asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think you can do much better than this. You could avoid some overheads associated with compiling C++ expressions by reading data directly from private fields of the pixmap object, but I'm not sure if that's worth it.

Regarding webviews: yes, if you want to modify contents in-place, you'll need to keep track of them yourself.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ahrm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants