Closed prjemian closed 1 year ago
I was just notified that the "distinct" method is now available on tiled API for mongoDB source, so those comboboxes for filters can be populated with known values.
Things that I can think of off the top of my head that would need to be modified:
QApplication
and QMainWindow
since the ones I used have a lot of signals/slots that are specific to our beamline.
Examine the code implemented by @canismarko for APS 25ID. Is this a good starting point?