Skip to content

06 FAQs

Jakob Troidl edited this page Feb 25, 2022 · 1 revision

How can I compile a QT UI file?

Navigate to the src folder and type

uic -o .\ui_mainwindow.h .\mainwindow.ui

This will change the ui_mainwindow.h file automatically and your UI changes should now be visible when you start the program.

QTWebEngineView crashes when clicking on a mitochondrion

Check it this post.

How can I debug the D3 analysis views in the browser

Run Barrio in Debug mode and you can access the DOM in your browser via

http://localhost:23654/