qt_to_mpl_color# glue_qt.utils.qt_to_mpl_color(qcolor)# Convert a QColor object into a string that matplotlib understands Note: This ignores opacity Parameters: qcolorQColorThe Qt color Returns: colorstrA hex string describing that color